rules_cc/cc
Googler 6cfb2fba70 Fix codebase in preparation for incompatible_use_cc_configure_from_rules_cc
We're working on removing C++ toolchain autoconfiguration logic out of Bazel,
and moving towards using rules_cc repository for it. Some bzl files will no
longer be available through bazel/tools/cpp/*, but through
@rules_cc/cc/*.

RELNOTES: None.
PiperOrigin-RevId: 279935457
Change-Id: I3bae259548dacc5c6789efe0f27dd07738c1057c
2019-11-12 04:35:10 -08:00
..
private Fix codebase in preparation for incompatible_use_cc_configure_from_rules_cc 2019-11-12 04:35:10 -08:00
BUILD Add //cc:srcs filegroup that Bazel can depend on in unittests 2019-11-07 02:27:13 -08:00
action_names.bzl C++: Move tools/cpp from bazel_tools to rules_cc 2019-08-21 07:30:04 -07:00
cc_toolchain_config_lib.bzl Fix buildifier warnings in @rules_cc 2019-10-24 07:01:25 -07:00
defs.bzl Fix buildifier warnings in @rules_cc 2019-10-24 07:01:25 -07:00
find_cc_toolchain.bzl Fix typo 2019-11-04 09:38:06 +01:00
repositories.bzl Merge pull request #45 from hlopko:fix_cc_configure 2019-11-05 06:40:31 -08: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