tvl-depot/absl/synchronization
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
..
internal Export of internal Abseil changes. 2019-07-17 16:40:57 -04:00
barrier.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
barrier.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
barrier_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
blocking_counter.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
blocking_counter.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
blocking_counter_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-08-13 14:21:13 -04:00
lifetime_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
mutex.cc Export of internal Abseil changes. 2019-05-14 14:23:52 -04:00
mutex.h Export of internal Abseil changes. 2019-03-19 14:19:10 -04:00
mutex_benchmark.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
mutex_test.cc Export of internal Abseil changes. 2019-06-21 16:18:10 -04:00
notification.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
notification.h Export of internal Abseil changes. 2019-03-19 14:19:10 -04:00
notification_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00