sandboxed-api/sandboxed_api/util
Christian Blichmann 88c980218f Build fixes for recent Bazel versions
We need to add the `oss-internship-2020` and `examples/hello_sapi`
directories to `.bazelignore`, so that `bazel build ...` works on a clean
working copy. This is because the Bazel builds in these directories use their
own `WORKSPACE.bazel` and this does not nest well, leading to all kinds of
hard to debug errors.

PiperOrigin-RevId: 333728800
Change-Id: Ie2e68dd39bf6f8eb21af29d8ae3ae12971b408db
2020-09-25 07:25:31 -07:00
..
BUILD.bazel Build fixes for recent Bazel versions 2020-09-25 07:25:31 -07:00
CMakeLists.txt Migrate to open-source `absl::StatusOr<>` 2020-09-03 07:40:48 -07:00
flag.h Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
raw_logging.cc Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
raw_logging.h Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
status.cc Replace sapi::Status with absl::Status 2020-02-27 09:24:12 -08:00
status.h Automated rollback of commit e7a195ce42. 2020-08-28 04:49:41 -07:00
status.proto Replace sapi::Status with absl::Status 2020-02-27 09:24:12 -08:00
status_macros.h Migrate to open-source `absl::StatusOr<>` 2020-09-03 07:40:48 -07:00
status_macros_test.cc Migrate to open-source `absl::StatusOr<>` 2020-09-03 07:40:48 -07:00
status_matchers.h Migrate to open-source `absl::StatusOr<>` 2020-09-03 07:40:48 -07:00
status_test.cc Replace sapi::Status with absl::Status 2020-02-27 09:24:12 -08:00
statusor.h Migrate to open-source `absl::StatusOr<>` 2020-09-03 07:40:48 -07:00