2
0
Fork 0
mirror of https://github.com/bazelbuild/rules_cc synced 2024-11-27 20:43:26 +00:00
rules_cc/tests/rule_based_toolchain
Armando Montanez b8045d5626 Properly support target-specific capabilities
Changes supports_pic and supports_dynamic_linker features to
cc_target_capability rules since the capability is tied to target
platform capabilities rather than tool capabilities.
2024-11-07 11:57:29 -08:00
..
actions
args Add support for implicit include directories to rule-based toolchains 2024-09-05 09:06:15 -07:00
args_list Add support for implicit include directories to rule-based toolchains 2024-09-05 09:06:15 -07:00
features Add support for implicit include directories to rule-based toolchains 2024-09-05 09:06:15 -07:00
legacy_features_as_args Fix rule-based implementation of runtime_library_search_directories 2024-09-08 22:14:44 -07:00
nested_args
testdata Add support for implicit include directories to rule-based toolchains 2024-09-05 09:06:15 -07:00
tool Properly support target-specific capabilities 2024-11-07 11:57:29 -08:00
tool_map Deduplicate tools for cc_tool_map 2024-10-15 14:30:10 +02:00
toolchain_config Properly support target-specific capabilities 2024-11-07 11:57:29 -08:00
variables
analysis_test_suite.bzl
BUILD
generate_factory.bzl Create a concept of a tool capability. 2024-10-02 19:56:22 -07:00
generics.bzl Integrate cc_tool_map into rule-based toolchains 2024-08-22 08:46:18 -07:00
subjects.bzl Create a concept of a tool capability. 2024-10-02 19:56:22 -07:00
testing_rules.bzl Create a new cc_tool_config rule which will, in the future, replace cc_action_type_config. 2024-08-01 09:20:43 -07:00