sandboxed-api/sandboxed_api/examples
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
..
hello_sapi Build fixes for recent Bazel versions 2020-09-25 07:25:31 -07:00
stringop Use `size_t`/`uintptr_t` instead of `uintptr_t` or `uint64_t` where appropriate 2020-09-18 07:45:03 -07:00
sum Rename accessors, move away from `time_t` API 2020-08-07 00:30:28 -07:00
zlib Migrate to open-source `absl::StatusOr<>` 2020-09-03 07:40:48 -07:00
CMakeLists.txt CMake: Fix inclusion and paths for external embedding 2020-05-13 02:09:33 -07:00