sandboxed-api/sandboxed_api/bazel
Christian Blichmann fdf0483ca0 Migrate to open-source absl::StatusOr<>
This removes our own fork of `absl::StatusOr<>`. Sandboxed API still includes
a custom matcher for Googletest, as that is not open source yet. For
compatibility, the `statusor.h` header is still retained and now aliases
`sapi::StatusOr<>` to `absl::StatusOr<>`.

PiperOrigin-RevId: 329916309
Change-Id: I0544b73a9e312dce499bc4128c28457e04ab9929
2020-09-03 07:40:48 -07:00
..
external Fix ptrace_hook dependency graph 2020-07-17 03:20:43 -07:00
BUILD Collect Bazel files into bzl_library targets 2020-08-06 06:53:44 -07:00
build_defs.bzl Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
embed_data.bzl Collect Bazel files into bzl_library targets 2020-08-06 06:53:44 -07:00
proto.bzl Collect Bazel files into bzl_library targets 2020-08-06 06:53:44 -07:00
repositories.bzl Fix libffi configure directory in Bazel/CMake builds 2020-03-23 13:52:02 +01:00
sapi_deps.bzl Migrate to open-source absl::StatusOr<> 2020-09-03 07:40:48 -07:00
sapi.bzl Use common repository prefix everywhere 2020-05-11 16:51:53 +02:00