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
2022-04-07 16:44:38 +01:00
..
framework Fixups to use of Labels to support bzlmod (#872) 2022-04-07 16:44:38 +01:00
BUILD.bazel
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 Allow all source files to be modified in configure_make when using configure_in_place = True (#856) 2022-01-10 09:48:37 +00:00
detect_root.bzl
framework.bzl Replace escape_locations with escape_locations_and_make_variables everywhere (#861) 2022-02-09 22:34:12 +00:00
make_env_vars.bzl Do not set user defined env variables twice for (c)make (#860) 2022-02-08 23:05:33 +00:00
make_script.bzl Pass toolchain and user env variables to make invocation (#777) 2021-11-27 07:52:54 -08:00
run_shell_file_utils.bzl
transitions.bzl