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
2022-06-19 13:59:50 +00:00
..
framework fix replace_in_files for file names with spaces (#923) 2022-06-19 13:59:50 +00:00
BUILD.bazel Refactored framework to avoid polymorphism complexity (#612) 2021-04-30 17:03:32 +01: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 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 Addressed buildifier defects (#599) 2021-04-02 01:45:36 +00:00
framework.bzl Set CMAKE_OSX_ARCHITECTURES to target architecture (#891) 2022-04-16 17:19:01 +01: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