rules_cc/cc
Googler 5c1be25800 Copy a few utilities from `@_builtins` to `@rules_cc`
PiperOrigin-RevId: 672519388
Change-Id: Icb077dd736af10724ffdbfb8330564516b43fb1d
2024-09-09 06:06:10 -07:00
..
common Copy a few utilities from `@_builtins` to `@rules_cc` 2024-09-09 06:06:10 -07:00
compiler Fix licensing errors and add default condition for `local_defines`. 2023-07-18 07:27:57 -07:00
private Restructure rules_cc 2024-06-16 22:40:48 -07:00
proto Create toolchain types for proto_library and lang_proto_library 2023-09-18 12:30:14 -07:00
runfiles
toolchains Fix rule-based implementation of runtime_library_search_directories 2024-09-08 22:14:44 -07:00
BUILD Automated rollback of commit 0f352c3497. 2024-09-06 23:05:56 -07:00
action_names.bzl Implement action types for the configurable cc toolchain. 2024-02-12 18:54:59 -08:00
cc_binary.bzl Restructure rules_cc 2024-06-16 22:40:48 -07:00
cc_import.bzl Restructure rules_cc 2024-06-16 22:40:48 -07:00
cc_library.bzl Restructure rules_cc 2024-06-16 22:40:48 -07:00
cc_shared_library.bzl Restructure rules_cc 2024-06-16 22:40:48 -07:00
cc_test.bzl Restructure rules_cc 2024-06-16 22:40:48 -07:00
cc_toolchain_config_lib.bzl Add documentation for rule-based bazel toolchain configuration 2024-02-12 18:22:13 -08:00
defs.bzl Restructure rules_cc 2024-06-16 22:40:48 -07:00
extensions.bzl
find_cc_toolchain.bzl Add support for the `mandatory` param to `find_cc_toolchain` in `@rules_cc` 2024-09-06 07:59:59 -07:00
objc_import.bzl Restructure rules_cc 2024-06-16 22:40:48 -07:00
objc_library.bzl Restructure rules_cc 2024-06-16 22:40:48 -07:00
repositories.bzl Copybara Merge: https://github.com/bazelbuild/rules_cc/pull/165 2023-01-11 04:33:23 -08:00
system_library.bzl
toolchain_utils.bzl