tvl-depot/absl
Yannic 36910d3d7e [bazel] Add fixes for --incompatible_load_cc_rules_from_bzl (#351)
* [bazel] Add fixes for --incompatible_load_cc_rules_from_bzl

Starting with Bazel 1.0 (September 2019), C++ rules will need to be
loaded from the @rules_cc repository. This change adds the required
loads for that. For full compatibility, we will need versions of
googletest and google-benchmark that also includes these loads.

* Run buildifier again after merge
2019-08-16 10:38:13 -04:00
..
algorithm [bazel] Add fixes for --incompatible_load_cc_rules_from_bzl (#351) 2019-08-16 10:38:13 -04:00
base [bazel] Add fixes for --incompatible_load_cc_rules_from_bzl (#351) 2019-08-16 10:38:13 -04:00
container [bazel] Add fixes for --incompatible_load_cc_rules_from_bzl (#351) 2019-08-16 10:38:13 -04:00
copts Export of internal Abseil changes 2019-08-05 15:42:34 -04:00
debugging [bazel] Add fixes for --incompatible_load_cc_rules_from_bzl (#351) 2019-08-16 10:38:13 -04:00
flags [bazel] Add fixes for --incompatible_load_cc_rules_from_bzl (#351) 2019-08-16 10:38:13 -04:00
hash [bazel] Add fixes for --incompatible_load_cc_rules_from_bzl (#351) 2019-08-16 10:38:13 -04:00
memory [bazel] Add fixes for --incompatible_load_cc_rules_from_bzl (#351) 2019-08-16 10:38:13 -04:00
meta [bazel] Add fixes for --incompatible_load_cc_rules_from_bzl (#351) 2019-08-16 10:38:13 -04:00
numeric [bazel] Add fixes for --incompatible_load_cc_rules_from_bzl (#351) 2019-08-16 10:38:13 -04:00
random [bazel] Add fixes for --incompatible_load_cc_rules_from_bzl (#351) 2019-08-16 10:38:13 -04:00
strings [bazel] Add fixes for --incompatible_load_cc_rules_from_bzl (#351) 2019-08-16 10:38:13 -04:00
synchronization [bazel] Add fixes for --incompatible_load_cc_rules_from_bzl (#351) 2019-08-16 10:38:13 -04:00
time [bazel] Add fixes for --incompatible_load_cc_rules_from_bzl (#351) 2019-08-16 10:38:13 -04:00
types [bazel] Add fixes for --incompatible_load_cc_rules_from_bzl (#351) 2019-08-16 10:38:13 -04:00
utility [bazel] Add fixes for --incompatible_load_cc_rules_from_bzl (#351) 2019-08-16 10:38:13 -04:00
BUILD.bazel Export of internal Abseil changes. 2019-04-23 15:57:17 -04:00
CMakeLists.txt Export of internal Abseil changes 2019-08-05 15:42:34 -04:00
compiler_config_setting.bzl Export of internal Abseil changes. 2019-03-19 14:19:10 -04:00