2
0
Fork 0
mirror of https://github.com/bazelbuild/rules_cc synced 2024-12-02 01:15:34 +00:00
rules_cc/cc/toolchains/args
Googler 0d5561bcba Consolidate action labels in toolchain args
BEGIN_PUBLIC

Consolidate action labels in toolchain args

Consolidates action labels used by re-implementation of legacy features to use logical groups rather than individually listing every action. This simplifies the rule definitions slightly.

END_PUBLIC

PiperOrigin-RevId: 673920103
Change-Id: If5453dd5b45d5549ff75d656da8a2873232117ae
2024-09-12 11:05:19 -07:00
..
archiver_flags Consolidate action labels in toolchain args 2024-09-12 11:05:19 -07:00
force_pic_flags Consolidate action labels in toolchain args 2024-09-12 11:05:19 -07:00
libraries_to_link Consolidate action labels in toolchain args 2024-09-12 11:05:19 -07:00
linker_param_file Consolidate action labels in toolchain args 2024-09-12 11:05:19 -07:00
runtime_library_search_directories Consolidate action labels in toolchain args 2024-09-12 11:05:19 -07:00
shared_flag Consolidate action labels in toolchain args 2024-09-12 11:05:19 -07:00
BUILD Implement libraries_to_link as cc_args 2024-09-06 08:56:38 -07:00
sysroot.bzl Fix action label evaluation in cc_sysroot 2024-08-26 03:09:37 -07:00