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 2351aa42b1 Make toolchains use directory markers instead of strings.
BEGIN_PUBLIC
Make toolchains use directory markers instead of strings.

You now refer to this instead of a string containing the repo mapped path.
END_PUBLIC

PiperOrigin-RevId: 639946886
Change-Id: I409be7b7002252b06562a2982a2568e79811877d
2024-06-03 16:20:34 -07:00
..
args_utils.bzl Implement flag_group in the new rule-based toolchain. 2024-04-05 01:47:45 -07:00
BUILD BEGIN_PUBLIC 2024-02-20 17:58:39 -08:00
collect.bzl BEGIN_PUBLIC 2024-02-27 04:45:26 -08:00
external_feature.bzl BEGIN_PUBLIC 2024-02-27 15:07:57 -08:00
legacy_converter.bzl Rename ExpandArgs to NestedArgs 2024-03-19 01:09:56 -07:00
nested_args.bzl Implement flag_group in the new rule-based toolchain. 2024-04-05 01:47:45 -07:00
toolchain_config.bzl Make toolchains use directory markers instead of strings. 2024-06-03 16:20:34 -07:00
toolchain_config_info.bzl BEGIN_PUBLIC 2024-03-05 15:15:39 -08:00
variables.bzl Improve errors in variable definitions by adding labels to the variables. 2024-03-25 15:53:13 -07:00