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
Fabian Meumertzheim 26eadbcd0d
Replace escape_locations with escape_locations_and_make_variables everywhere (#861)
Co-authored-by: James Sharpe <james.sharpe@zenotech.com>
2022-02-09 22:34:12 +00:00
..
framework Remove arbitrary limits in Starlark "while" loops (#862) 2022-01-21 21:05:18 +00:00
BUILD.bazel
cc_toolchain_util.bzl Bootstrap make reproducibly (#817) 2021-11-30 15:58:53 +00:00
cmake_script.bzl Ensure Windows paths used by CMake contain forward slashes only (#807) 2021-11-22 19:53:28 +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 Added new foreign_cc framework commands: (#628) 2021-04-30 13:26:23 -07:00
transitions.bzl Add <rule>_variant macros (#734) 2021-07-28 15:30:04 +01:00