rules_cc/cc
Googler c2549f6eb0 Sync cc toolchain from Bazel's tools/cpp
- @bazel_tools//tools/cpp:toolchain_type is not moved.
- Added cc/toolchains/toolchain_config_utils.bzl for exposing util functions for cc toolchain configuration.

Closes https://github.com/bazelbuild/rules_cc/pull/247

Working towards https://github.com/bazelbuild/bazel/issues/23809

PiperOrigin-RevId: 681913803
Change-Id: I16ff456a212ab0e579c137bd74344255f4e49bd8
2024-10-03 09:32:38 -07:00
..
common Make `cc_helper.bzl` publicly `load()`-able for `@rules_java` 2024-09-10 06:54:08 -07:00
compiler Sync cc toolchain from Bazel's tools/cpp 2024-10-03 09:32:38 -07:00
private Sync cc toolchain from Bazel's tools/cpp 2024-10-03 09:32:38 -07:00
proto Create toolchain types for proto_library and lang_proto_library 2023-09-18 12:30:14 -07:00
runfiles
toolchains Sync cc toolchain from Bazel's tools/cpp 2024-10-03 09:32:38 -07:00
BUILD Sync cc toolchain from Bazel's tools/cpp 2024-10-03 09:32:38 -07:00
action_names.bzl Sync cc toolchain from Bazel's tools/cpp 2024-10-03 09:32:38 -07:00
cc_binary.bzl No public description 2024-09-10 22:04:14 -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 No public description 2024-09-10 22:04:14 -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 Sync cc toolchain from Bazel's tools/cpp 2024-10-03 09:32:38 -07:00
find_cc_toolchain.bzl No public description 2024-09-10 22:04:14 -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