rules_cc/tests/rule_based_toolchain
Googler 280d3ad603 Allow creation of sentinel features in rule-based toolchains
BEGIN_PUBLIC
Makes the `args` attribute of `cc_feature` optional so that users may declare sentinel features that do not have any inherent arguments.
END_PUBLIC

PiperOrigin-RevId: 646545838
Change-Id: I470a496aec951608f21cc8ea693387c5b551c8a9
2024-06-25 11:23:34 -07:00
..
action_type_config Remove the "data" attribute from cc_action_type_config. 2024-06-11 16:44:42 -07:00
actions BEGIN_PUBLIC 2024-02-20 15:54:10 -08:00
args Refactor AddArgsInfo into ExpandArgsInfo 2024-03-14 16:28:07 -07:00
args_list Rename additional_files to data. 2024-03-13 04:22:40 -07:00
features Allow creation of sentinel features in rule-based toolchains 2024-06-25 11:23:34 -07:00
nested_args Gather variable metadata for the new rule-based toolchain. 2024-04-04 16:13:02 -07:00
testdata Create a cc_directory_tool rule. 2024-06-03 16:24:27 -07:00
tool Create a cc_directory_tool rule. 2024-06-03 16:24:27 -07:00
toolchain_config Remove support for args from action_type_config. 2024-06-11 16:35:03 -07:00
variables Implement flag_group in the new rule-based toolchain. 2024-04-05 01:47:45 -07:00
BUILD BEGIN_PUBLIC 2024-02-20 15:54:10 -08:00
analysis_test_suite.bzl BEGIN_PUBLIC 2024-02-20 15:54:10 -08:00
generate_factory.bzl BEGIN_PUBLIC 2024-03-05 15:15:39 -08:00
generics.bzl Implement cc_toolchain_config rule and cc_legacy_file_group rule. 2024-03-05 15:58:06 -08:00
subjects.bzl Remove support for args from action_type_config. 2024-06-11 16:35:03 -07:00