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 f5eb3c0c4a Integrate cc_tool_map into rule-based toolchains
BEGIN_PUBLIC

Integrate cc_tool_map into rule-based toolchains

Integrates cc_tool_map as a new attribute of cc_toolchain, completely replacing cc_action_type_config.

END_PUBLIC

PiperOrigin-RevId: 666365739
Change-Id: Iac74a31736dad66ac3dc75b4478ab4d4d2412181
2024-08-22 08:46:18 -07:00
..
args_utils.bzl
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
toolchain_config.bzl Integrate cc_tool_map into rule-based toolchains 2024-08-22 08:46:18 -07:00
toolchain_config_info.bzl Integrate cc_tool_map into rule-based toolchains 2024-08-22 08:46:18 -07:00
variables.bzl