tvl-depot/absl/debugging
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-08-08 14:07:16 -04: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
failure_signal_handler.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
failure_signal_handler.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
failure_signal_handler_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
leak_check.cc Export of internal Abseil changes. 2019-03-19 14:19:10 -04:00
leak_check.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
leak_check_disable.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
leak_check_fail_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
leak_check_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
stacktrace.cc Export of internal Abseil changes. 2019-03-19 14:19:10 -04:00
stacktrace.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
symbolize.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
symbolize.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
symbolize_elf.inc Export of internal Abseil changes. 2019-07-02 17:23:45 -04:00
symbolize_test.cc Export of internal Abseil changes. 2019-07-03 15:18:00 -04:00
symbolize_unimplemented.inc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
symbolize_win32.inc Export of internal Abseil changes. 2019-05-30 13:42:15 -04:00