2
0
Fork 0
mirror of https://github.com/bazelbuild/rules_cc synced 2024-11-27 20:43:26 +00:00
rules_cc/cc/toolchains/impl
Googler 2480c90525 Replace sysroot with a cc_sysroot macro.
BEGIN_PUBLIC
Replace sysroot with a cc_sysroot macro.

This is part of what amontanez@ and I discussed about making C++ toolchains less "magic".
I'd like to do the same for cxx_builtin_include_directories, but that will require significantly more effort.

END_PUBLIC

PiperOrigin-RevId: 666607531
Change-Id: Ic9cfb157e892c05a9c875f240c0ed9a1048dea19
2024-08-22 20:36:02 -07:00
..
args_utils.bzl Implement flag_group in the new rule-based toolchain. 2024-04-05 01:47:45 -07:00
BUILD
collect.bzl Integrate cc_tool_map into rule-based toolchains 2024-08-22 08:46:18 -07:00
external_feature.bzl
legacy_converter.bzl Integrate cc_tool_map into rule-based toolchains 2024-08-22 08:46:18 -07:00
nested_args.bzl Add support for select'ing on cc_args(args=...). 2024-07-25 20:13:42 -07:00
toolchain_config.bzl Replace sysroot with a cc_sysroot macro. 2024-08-22 20:36:02 -07:00
toolchain_config_info.bzl Integrate cc_tool_map into rule-based toolchains 2024-08-22 08:46:18 -07:00
variables.bzl Improve errors in variable definitions by adding labels to the variables. 2024-03-25 15:53:13 -07:00