rules_cc/cc
Googler 7c0a3bbee1 Refactor action sets for consistency and simplicity
BEGIN_PUBLIC
Refactor action sets for consistency and simplicity

* Remove the "CC" prefix on some of the actions, as we're already within the scope of rules_cc.
* Remove the "all" prefix, since the plural "actions" should already imply this.
* Ensure all action types sets end with "_actions"
* Refactor some action type sets to be constructed from other (eg. link actions = link executables + link dynamic libraries).
* Remove the redundant "all_compile_actions", since it was equivalent to "all_cc_compile_actions"
END_PUBLIC

PiperOrigin-RevId: 617985242
Change-Id: I9a3621a9d613ff604efdc5c86ba52e5c77f06731
2024-03-21 15:45:05 -07:00
..
compiler Fix licensing errors and add default condition for `local_defines`. 2023-07-18 07:27:57 -07:00
private Remove redundant "# copybara-use-repo-external-label" 2023-02-16 04:17:58 -08:00
proto Create toolchain types for proto_library and lang_proto_library 2023-09-18 12:30:14 -07:00
runfiles The targets in the old package were either not publicly visible or testonly dependencies and had diverged heavily from @bazel_tools. 2023-01-10 02:00:52 -08:00
toolchains Refactor action sets for consistency and simplicity 2024-03-21 15:45:05 -07:00
BUILD Remove `cc_host_toolchain_alias` target. 2023-05-02 06:19:53 -07:00
action_names.bzl Implement action types for the configurable cc toolchain. 2024-02-12 18:54:59 -08:00
cc_toolchain_config_lib.bzl Add documentation for rule-based bazel toolchain configuration 2024-02-12 18:22:13 -08:00
defs.bzl Introduce flag --@rules_cc//:link_extra_libs 2023-02-16 04:15:10 -08:00
extensions.bzl Automated rollback of commit 48881f1f45. 2023-01-11 02:48:25 -08:00
find_cc_toolchain.bzl Merge pull request #146 from bazelbuild:meteorcloudy-patch-1 2022-09-19 13:51:00 +00:00
repositories.bzl Copybara Merge: https://github.com/bazelbuild/rules_cc/pull/165 2023-01-11 04:33:23 -08:00
system_library.bzl Merge pull request #79 from agluszak:system_library 2020-09-23 06:28:04 -07:00
toolchain_utils.bzl Fix buildifier warnings in @rules_cc 2019-10-24 07:01:25 -07:00