James Sharpe
|
35bf65674e
|
Fix macOS CI (#1251)
Relates to error seen in #1244
|
2024-08-08 09:06:50 +00:00 |
Greg
|
c923238c6d
|
Bazel 6.0: Fix config_setting visibility failure on bazel CI (#975)
|
2022-10-27 23:39:03 +01: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
|
6d5dbf02f7
|
Move more example build config into example BUILD files (#763)
|
2021-08-17 14:05:12 +00:00 |
jheaff1
|
f01fd353ee
|
Build apr for MSVC on Windows (#743)
|
2021-08-05 19:40:20 +01:00 |
UebelAndre
|
3dbe409720
|
Removed legacy `*env_vars` attributes from `cmake` and `configure_make` rule (#675)
* Removed legacy `*env_vars` attributes from `cmake` and `configure_make` rule. Use `env` instead.
* Updated examples
* Improved variable expansion
* Fixed missing `build_data` attribute for `configure_make`
* Fix environment variable quotes
* Attempt to address quoted environment variables.
* Updated documentation
|
2021-06-21 08:24:34 -07:00 |
UebelAndre
|
497d929ec5
|
Added support for replacing sandbox paths in build artifacts (#650)
* Added support for replacing sandbox paths in build artifacts
* Added examples
|
2021-06-15 15:10:08 -07:00 |