Matt Smith
|
6e542304f8
|
add foreign_cc deps to cmake prefix path (#1311)
|
2024-11-01 15:41:51 +00:00 |
Michael Allwright
|
b25485b26d
|
Support location expansion and make variable substitution in CMake cache entries (#1272)
|
2024-09-05 13:58:37 +00:00 |
UebelAndre
|
aa61b9ad8b
|
Minor cleanup for examples (#835)
* Remove `BUILD` files from source globs in examples
* Updated example urls
|
2021-12-30 16:37:31 +00:00 |
UebelAndre
|
76198edc79
|
Fixed dangling symlinks in builds (#656)
|
2021-06-01 13:59:16 -07:00 |
UebelAndre
|
edbfa3bfa9
|
Restructured rules to match architecture (#555)
* Restructured rules to match architecture
* Added exports of all symbols in the deprecated location for legacy support
* Updated examples
|
2021-03-12 16:54:14 +00:00 |
UebelAndre
|
0e0d9a26f2
|
Prefixed all output attributes with `out_` to make their use clearer (#538)
* Prefixed all output attributes with `out_` to make their use clearer
* Updated examples
|
2021-03-11 17:14:00 +00:00 |
UebelAndre
|
f307e857f6
|
Renamed `cmake_external` to `cmake` (#539)
* Renamed `cmake_external` rule to `cmake`
* Updated examples
|
2021-03-09 10:55:01 -08:00 |
UebelAndre
|
e285764b78
|
Restructed examples and enabled more testing (#515)
* Reorganized examples
* Documentation
* Third party
|
2021-02-26 20:21:13 +00:00 |