mirror of
https://github.com/bazelbuild/rules_cc
synced 2024-11-29 21:33:43 +00:00
4a62c69330
BEGIN_PUBLIC
Add additional actions that are not specified in action_names.bzl.
These are mostly taken from https://github.com/bazelbuild/bazel/blob/master/src/main/java/com/google/devtools/build/lib/rules/cpp/CppActionNames.java.
These also include some actions that have explicitly been removed from CppActionNames, because those actions are still in use elsewhere (eg.
|
||
---|---|---|
.. | ||
compiler | ||
private | ||
proto | ||
runfiles | ||
toolchains | ||
action_names.bzl | ||
BUILD | ||
cc_toolchain_config_lib.bzl | ||
defs.bzl | ||
extensions.bzl | ||
find_cc_toolchain.bzl | ||
repositories.bzl | ||
system_library.bzl | ||
toolchain_utils.bzl |