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/foreign_cc/private
2023-04-11 14:14:24 +01:00
..
framework Use python3 instead of python2 in macos commands (#1037) 2023-04-11 14:14:24 +01:00
BUILD.bazel Add macro that faciliates "bazel run" of binary generated by rules_foreign_cc (#971) 2022-11-03 21:24:31 +00:00
cc_toolchain_util.bzl Disable coverage when a C library is not instrumented (#1021) 2023-02-28 23:26:33 +00:00
cmake_script.bzl Fix cross compiling for android on macOS (#997) 2023-02-22 22:01:22 +00:00
configure_script.bzl Update buildifier (#998) 2023-01-06 19:56:01 +00:00
detect_root.bzl
framework.bzl Fix cross compiling for android on macOS (#997) 2023-02-22 22:01:22 +00:00
make_env_vars.bzl Fix RANLIB for configure_make (#928) 2022-06-23 04:15:53 +00:00
make_script.bzl Reduce build times (especially on windows) by symlinking directories (#983) 2022-11-09 00:14:43 +00:00
run_shell_file_utils.bzl Added new foreign_cc framework commands: (#628) 2021-04-30 13:26:23 -07:00
runnable_binary_wrapper.sh Fix runnable_binary_wrapper when used as a tool in a dependant rule (#991) 2023-01-03 11:26:05 +00:00
transitions.bzl Rename make_variant to foreign_cc_rule_variant (#993) 2023-01-03 11:50:47 +00:00