tvl-depot/absl/time
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 [bazel] Add fixes for --incompatible_load_cc_rules_from_bzl (#351) 2019-08-16 10:38:13 -04:00
BUILD.bazel [bazel] Add fixes for --incompatible_load_cc_rules_from_bzl (#351) 2019-08-16 10:38:13 -04:00
civil_time.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
civil_time.h Export of internal Abseil changes. 2019-07-02 17:23:45 -04:00
civil_time_benchmark.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
civil_time_test.cc Export of internal Abseil changes. 2019-07-02 17:23:45 -04:00
clock.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
clock.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
clock_benchmark.cc Export of internal Abseil changes. 2019-06-21 16:18:10 -04:00
clock_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
CMakeLists.txt Export of internal Abseil changes 2019-08-13 14:21:13 -04:00
duration.cc Export of internal Abseil changes. 2019-06-21 16:18:10 -04:00
duration_benchmark.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
duration_test.cc Export of internal Abseil changes. 2019-06-21 16:18:10 -04:00
format.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
format_benchmark.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
format_test.cc Export of internal Abseil changes 2019-08-08 14:07:16 -04:00
time.cc Export of internal Abseil changes. 2019-07-02 17:23:45 -04:00
time.h Export of internal Abseil changes 2019-08-09 15:11:33 -04:00
time_benchmark.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
time_test.cc Export of internal Abseil changes. 2019-07-02 17:23:45 -04:00
time_zone_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00