sandboxed-api/sandboxed_api/bazel
Christian Blichmann 045ace8dcb Update Google dependencies
- Abseil
- Protobuf
- Benchmark
- Googletest

In turn, some code changes were necessary:
- Use absolute imports in `sapi_generator.py` when invoked by Bazel
- Add Abseil's source dir as include dir in generated proto `.cc` files
- Bazel: Use `@rules_proto` for `proto_library` and use native `cc_proto_library`

Drive-by:
- Update year in `README.md`
- Look for clang versions 16, 15, 14, and 13 as well in `code.py`
PiperOrigin-RevId: 539032012
Change-Id: Ib9cd1d7fb38409d884eb45e1fa08927f6af83a21
2023-06-09 03:22:00 -07:00
..
external Handle S2 unwinding by trapping ptrace 2022-11-30 06:00:29 -08:00
BUILD Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
build_defs.bzl Disable deprecation warnings 2022-04-22 04:58:02 -07:00
embed_data.bzl Migrate from cfg = "host" to cfg = "exec" 2022-11-14 07:08:08 -08:00
llvm_config.bzl bazel: Use linkopts instead of srcs for consuming archives 2022-04-04 01:00:54 -07:00
proto.bzl Update Google dependencies 2023-06-09 03:22:00 -07:00
repositories.bzl Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
sapi_deps.bzl Update Google dependencies 2023-06-09 03:22:00 -07:00
sapi.bzl Bazel: Add full support for virtual includes 2022-11-29 02:17:48 -08:00