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/foreign_cc/private
UebelAndre 32e222aeff
Enable more examples tests on windows (#718)
* Enable examples tests on windows

* Fixed windows absolute paths being treated as relative.

* Escape windows backslashes for sed replacement

* Improve `//cmake_hello_world_lib/static:libhello` example
2021-07-14 09:37:35 -07: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
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 Build make windows (#716) 2021-07-12 07:17:18 -07:00
make_script.bzl
run_shell_file_utils.bzl