sandboxed-api/cmake
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
..
abseil Migrate to open-source absl::StatusOr<> 2020-09-03 07:40:48 -07:00
benchmark Update dependencies to latest versions 2020-04-29 06:45:44 -07:00
gflags Do not add third_party test targets in CMake build 2020-07-15 05:31:50 -07:00
glog Do not add third_party test targets in CMake build 2020-07-15 05:31:50 -07:00
googletest Update dependencies to latest versions 2020-04-29 06:45:44 -07:00
libcap Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
libffi Avoid arch names in libffi build directories 2020-06-30 08:59:50 +02:00
libunwind Fix ptrace_hook dependency graph 2020-07-17 03:20:43 -07:00
protobuf Update dependencies to latest versions 2020-04-29 06:45:44 -07:00
zlib Mark zlib as found when using SAPI CMake build 2020-06-30 08:59:50 +02:00
FindLibcap.cmake Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
FindLibffi.cmake Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
libcap_capability.h.in Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
SapiBuildDefs.cmake First MVP of a LibTooling based SAPI header generator 2020-05-15 15:35:42 +02:00
SapiDeps.cmake First MVP of a LibTooling based SAPI header generator 2020-05-15 15:35:42 +02:00
SapiOptions.cmake First MVP of a LibTooling based SAPI header generator 2020-05-15 15:35:42 +02:00
SapiUtil.cmake Fix path to generated proto sources when embedding 2020-03-18 18:47:02 +01:00