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/tools/build_defs
Lauri Peltonen 57500442a6
Support --incompatible_enable_cc_toolchain_resolution (#336)
Resolve CcToolchainInfo as instructed at
https://docs.bazel.build/versions/master/integrating-with-rules-cc.html#accessing-the-c-toolchain

This allows rules_foreign_cc to be used with --incompatible_enable_cc_toolchain_resolution.
2021-01-22 16:55:05 +00:00
..
native_tools Added bzl_libraries for stardoc support (#453) 2021-01-22 14:25:49 +00:00
shell_toolchain Added bzl_libraries for stardoc support (#453) 2021-01-22 14:25:49 +00:00
boost_build.bzl Moved documenting comments into doc fields (#460) 2021-01-22 14:32:28 +00:00
BUILD Added bzl_libraries for stardoc support (#453) 2021-01-22 14:25:49 +00:00
cc_toolchain_util.bzl
cmake.bzl Moved documenting comments into doc fields (#460) 2021-01-22 14:32:28 +00:00
cmake_script.bzl
configure.bzl Moved documenting comments into doc fields (#460) 2021-01-22 14:32:28 +00:00
configure_script.bzl
detect_root.bzl
framework.bzl Support --incompatible_enable_cc_toolchain_resolution (#336) 2021-01-22 16:55:05 +00:00
make.bzl Moved documenting comments into doc fields (#460) 2021-01-22 14:32:28 +00:00
run_shell_file_utils.bzl
shell_script_helper.bzl
version.bzl