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 1ff1af662e Implement the cc_toolchain macro.
BEGIN_PUBLIC
Implement the cc_toolchain macro.

Things should be working at this point. This will be followed up with an example.
END_PUBLIC

PiperOrigin-RevId: 613436885
Change-Id: I1fc4a1e3a71c4f819998b69c73922821322d2991
2024-03-06 20:31:55 -08:00
..
args_utils.bzl
BUILD
collect.bzl
external_feature.bzl
legacy_converter.bzl Allow cc_toolchain_info rule to be used as a parameter to pass into native.cc_toolchain(config = ...) 2024-03-05 16:04:53 -08:00
toolchain_config.bzl Implement the cc_toolchain macro. 2024-03-06 20:31:55 -08:00
toolchain_config_info.bzl BEGIN_PUBLIC 2024-03-05 15:15:39 -08:00