sandboxed-api/sandboxed_api/bazel
Christian Blichmann 6bfa83befe CMake support for Sandbox2
- Add a superbuild in cmake/SuperBuild.cmake that downloads and builds
  dependencies
- Builds for sandbox2/ and a its tests
- Helper CMake function to strip proto paths
- Module to find libcap
- Custom build for libunwind that wraps its symbols
- Fix environment so that CTest executes tests similar to Bazel
- Filewrapper functionality, like Bazel's cc_embed_data()
- Build forkserver with embedded binary
- Enable ASM language so that libunwind builds correctly
- Allow glog target to propagate transitively (to propagate its include dirs)

Signed-off-by: Christian Blichmann <cblichmann@google.com>
2019-05-06 14:03:29 +02:00
..
external CMake support for Sandbox2 2019-05-06 14:03:29 +02:00
testdata Sandboxed API OSS release. 2019-03-18 19:00:48 +01:00
BUILD Sandboxed API OSS release. 2019-03-18 19:00:48 +01:00
CMakeLists.txt CMake support for Sandbox2 2019-05-06 14:03:29 +02:00
embed_data.bzl Sandboxed API OSS release. 2019-03-18 19:00:48 +01:00
filewrapper_test.cc Sandboxed API OSS release. 2019-03-18 19:00:48 +01:00
filewrapper.cc Replace non-alphanumeric, non-underscore characters in filewrapper 2019-05-02 08:11:50 -07:00
proto.bzl Sandboxed API OSS release. 2019-03-18 19:00:48 +01:00
repositories.bzl Sandboxed API OSS release. 2019-03-18 19:00:48 +01:00
sapi.bzl Add //tools/cpp:current_cc_toolchain to the toolchains attribute. 2019-04-03 16:51:55 +02:00