tvl-depot/absl/algorithm
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.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
algorithm_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
BUILD.bazel [bazel] Add fixes for --incompatible_load_cc_rules_from_bzl (#351) 2019-08-16 10:38:13 -04:00
CMakeLists.txt Export of internal Abseil changes. 2019-04-23 15:57:17 -04:00
container.h Export of internal Abseil changes. 2019-06-25 16:21:15 -04:00
container_test.cc Export of internal Abseil changes. 2019-06-25 16:21:15 -04:00
equal_benchmark.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00