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 |
Googler
|
f846566869
|
Update rules_cc doc references for inclusive-language-fixit-2
PiperOrigin-RevId: 405732925
Change-Id: If700320f2e8f3e45f2fbdf08e945ea94dfe32887
|
2021-10-26 14:16:20 -07:00 |
Xavier Bonaventura
|
299fce788b
|
Fix buildifier format issue
|
2021-05-03 20:12:34 +02:00 |
Greg Estren
|
f28c5e2e1b
|
Buildifier feedback
|
2021-02-11 16:15:29 -05:00 |
Greg Estren
|
4e7e7f8cbb
|
Typo fixes
|
2021-02-11 16:07:27 -05:00 |
Greg Estren
|
541927eaa0
|
Add custom C++ toolchain example.
Inspired by https://github.com/bazelbuild/bazel/issues/12942.
|
2021-02-11 15:53:44 -05:00 |