2
0
Fork 0
mirror of https://github.com/bazel-contrib/rules_foreign_cc synced 2024-11-28 08:43:26 +00:00
rules_foreign_cc/examples/make_simple/code
James Sharpe 0379c97cb6
Built Make toolchains can now be used in RBE (#548)
* Enable more tests for RBE

* Turn off gn build for RBE

* Fix to make_simple example

* Turn off configure_with_bazel_transitive due to an issue with toolchain configuration

* Add CMAKE_MAKE_PROGRAM to generate_args

* Set CMP0074 policy for cmake to use the ZLIB_ROOT entry

* Disable libpng build on rbe

* Disable bison build on RBE

* Disable cmake_android example on RBE

* Fix typo in ZLIB_ROOT

* Reenable libpng build

* Address review comments
2021-03-28 14:01:15 -07:00
..
BUILD.bazel Renamed BUILD files to BUILD.bazel (#540) 2021-03-03 10:08:03 -08:00
clang_wrapper.sh Restructed examples and enabled more testing (#515) 2021-02-26 20:21:13 +00:00
liba.cpp Restructed examples and enabled more testing (#515) 2021-02-26 20:21:13 +00:00
liba.h Restructed examples and enabled more testing (#515) 2021-02-26 20:21:13 +00:00
Makefile Built Make toolchains can now be used in RBE (#548) 2021-03-28 14:01:15 -07:00