2
0
Fork 0
mirror of https://github.com/bazel-contrib/rules_foreign_cc synced 2024-11-30 16:42:07 +00:00
rules_foreign_cc/foreign_cc/private
UebelAndre 41f24f3a2f
Added consistent use of expand_locations to all rules. (#722)
* Added consistent use of `expand_locations` to all rules.

* Use variable expansion syntax from the framework.
2021-07-19 19:44:21 +00:00
..
framework Enable more examples tests on windows (#718) 2021-07-14 09:37:35 -07:00
BUILD.bazel
cc_toolchain_util.bzl Enable more examples tests on windows (#718) 2021-07-14 09:37:35 -07:00
cmake_script.bzl Fix tool_prefix for CMake (#686) 2021-06-16 21:55:02 +00:00
configure_script.bzl Removed legacy *env_vars attributes from cmake and configure_make rule (#675) 2021-06-21 08:24:34 -07:00
detect_root.bzl
framework.bzl Added consistent use of expand_locations to all rules. (#722) 2021-07-19 19:44:21 +00:00
make_script.bzl Added support for replacing sandbox paths in build artifacts (#650) 2021-06-15 15:10:08 -07:00
run_shell_file_utils.bzl