rules_cc/examples/my_c_archive
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
..
BUILD Internal change 2020-11-02 13:19:59 -08:00
bar.c Add example writing custom rule that depends and is dependable from rules_cc 2019-02-27 00:37:05 -08:00
foo.c Add example writing custom rule that depends and is dependable from rules_cc 2019-02-27 00:37:05 -08:00
main.c Add example writing custom rule that depends and is dependable from rules_cc 2019-02-27 00:37:05 -08:00
my_c_archive.bzl Sync cc toolchain from Bazel's tools/cpp 2024-10-03 09:32:38 -07:00