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
James Sharpe 15ef44c443
Add runfiles of dependency tools to the build (#994)
Co-authored-by: jheaff1 <jheaff1@outlook.com>
2023-01-03 16:07:20 +00:00
..
framework Hermetic pkg config (#979) 2022-11-09 11:54:39 +00: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 Bootstrap make reproducibly (#817) 2021-11-30 15:58:53 +00:00
cmake_script.bzl Absolutise path to cmake crosstool file (#870) 2022-02-09 23:15:54 +00:00
configure_script.bzl Add prefix flag config option to make_configure (#973) 2022-11-03 21:17:01 +00:00
detect_root.bzl Addressed buildifier defects (#599) 2021-04-02 01:45:36 +00:00
framework.bzl Add runfiles of dependency tools to the build (#994) 2023-01-03 16:07:20 +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