2
0
Fork 0
mirror of https://github.com/bazelbuild/rules_cc synced 2024-11-29 21:33:43 +00:00
rules_cc/cc
Googler bc665f9271 Automated rollback of commit 48881f1f45.
*** Reason for rollback ***

Broke a test

*** Original change description ***

The auto-configured toolchains provided by Bazel itself have diverged heavily from the version maintained in this repo. There is no need to maintain this duplication until Starlarkification has progressed succiciently for rules_cc to be the source of truth for them.

This is particularly relevant for Bzlmod, which currently uses the toolchains defined in rules_cc. As a result, Bazel C++ builds will use subtly different toolchains depending on whether --enable_bzlmod is used or not. This is fixed...

***

PiperOrigin-RevId: 501228335
Change-Id: I858dc3ea44df7ae70b5603f6dc2e082b4540c42a
2023-01-11 02:48:25 -08:00
..
private Automated rollback of commit 48881f1f45. 2023-01-11 02:48:25 -08:00
runfiles The targets in the old package were either not publicly visible or testonly dependencies and had diverged heavily from @bazel_tools. 2023-01-10 02:00:52 -08:00
action_names.bzl Delete objc_archive action type 2023-01-02 12:08:25 -08:00
BUILD Automated rollback of commit 48881f1f45. 2023-01-11 02:48:25 -08:00
cc_toolchain_config_lib.bzl Add docstring to providers to make buildifier happy. 2020-10-01 07:16:37 -07:00
defs.bzl Merge pull request #146 from bazelbuild:meteorcloudy-patch-1 2022-09-19 13:51:00 +00:00
extensions.bzl Automated rollback of commit 48881f1f45. 2023-01-11 02:48:25 -08:00
find_cc_toolchain.bzl Merge pull request #146 from bazelbuild:meteorcloudy-patch-1 2022-09-19 13:51:00 +00:00
repositories.bzl Automated rollback of commit 48881f1f45. 2023-01-11 02:48:25 -08:00
system_library.bzl Merge pull request #79 from agluszak:system_library 2020-09-23 06:28:04 -07:00
toolchain_utils.bzl Fix buildifier warnings in @rules_cc 2019-10-24 07:01:25 -07:00
version.bzl Add version number to a dedicated bzl file 2019-10-02 15:25:05 +02:00