2
0
Fork 0
mirror of https://github.com/bazel-contrib/rules_foreign_cc synced 2024-11-29 12:33:51 +00:00
rules_foreign_cc/test
James Sharpe f77a9e12a3
Propagate defines into CFLAGS and CXXFLAGS passed to the framework (#498)
* Propagate defines into CFLAGS and CXXFLAGS passed to the framework

* Fix flags test

* Add example to test propagation of defines
2021-02-09 12:56:20 -08:00
..
detect_root_test Fixed incorrect detection of lib_source root (#488) 2021-02-03 20:18:43 +00:00
dir1/include Fix shell function symlink_contents_to_dir, add test (#377) 2020-05-08 11:43:40 +02:00
dir2/include Fix shell function symlink_contents_to_dir, add test (#377) 2020-05-08 11:43:40 +02:00
expected Build under Bazel sandbox instead of /tmp (#479) 2021-02-05 13:29:07 +00:00
standard_cxx_flags_test Propagate defines into CFLAGS and CXXFLAGS passed to the framework (#498) 2021-02-09 12:56:20 -08:00
BUILD Fixed incorrect detection of lib_source root (#488) 2021-02-03 20:18:43 +00:00
cmake_text_tests.bzl Made buildifier checks more aggressive (#485) 2021-02-02 20:09:33 +00:00
convert_shell_script_test.bzl Made buildifier checks more aggressive (#485) 2021-02-02 20:09:33 +00:00
shell_script_helper_test_rule.bzl Made buildifier checks more aggressive (#485) 2021-02-02 20:09:33 +00:00
symlink_contents_to_dir_test_rule.bzl Made buildifier checks more aggressive (#485) 2021-02-02 20:09:33 +00:00
utils_test.bzl Enable Buildifier in CI (#458) 2021-01-25 22:01:43 +00:00