sandboxed-api/sandboxed_api
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
..
bazel CMake support for Sandbox2 2019-05-06 14:03:29 +02:00
docs Document required deps for Gentoo 2019-04-05 11:09:02 +02:00
examples Formatting fixes and include file hygiene. 2019-03-26 07:54:21 -07:00
sandbox2 CMake support for Sandbox2 2019-05-06 14:03:29 +02:00
tools/generator2 Internal change 2019-05-02 05:21:32 -07:00
util CMake support for Sandbox2 2019-05-06 14:03:29 +02:00
BUILD.bazel Make embed_file use raw logging 2019-04-10 07:56:06 -07:00
call.h Sandboxed API OSS release. 2019-03-18 19:00:48 +01:00
client.cc Formatting fixes. 2019-03-19 03:41:32 -07:00
CMakeLists.txt CMake support for Sandbox2 2019-05-06 14:03:29 +02:00
embed_file.cc Make embed_file use raw logging 2019-04-10 07:56:06 -07:00
embed_file.h Formatting fixes and include file hygiene. 2019-03-26 07:54:21 -07:00
file_toc.h Sandboxed API OSS release. 2019-03-18 19:00:48 +01:00
lenval_core.h Sandboxed API OSS release. 2019-03-18 19:00:48 +01:00
proto_arg.proto Sandboxed API OSS release. 2019-03-18 19:00:48 +01:00
proto_helper.h Sandboxed API OSS release. 2019-03-18 19:00:48 +01:00
rpcchannel.cc Internal change 2019-04-23 10:42:14 -07:00
rpcchannel.h Make StatusMatcher more flexible 2019-04-23 10:30:45 -07:00
sandbox.cc Formatting fixes. 2019-03-19 03:41:32 -07:00
sandbox.h Formatting fixes and include file hygiene. 2019-03-26 07:54:21 -07:00
sapi_test.cc Sandboxed API OSS release. 2019-03-18 19:00:48 +01:00
transaction.cc Sandboxed API OSS release. 2019-03-18 19:00:48 +01:00
transaction.h Sandboxed API OSS release. 2019-03-18 19:00:48 +01:00
var_abstract.cc Sandboxed API OSS release. 2019-03-18 19:00:48 +01:00
var_abstract.h Formatting fixes and include file hygiene. 2019-03-26 07:54:21 -07:00
var_array.h Sandboxed API OSS release. 2019-03-18 19:00:48 +01:00
var_int.cc Sandboxed API OSS release. 2019-03-18 19:00:48 +01:00
var_int.h Sandboxed API OSS release. 2019-03-18 19:00:48 +01:00
var_lenval.cc Sandboxed API OSS release. 2019-03-18 19:00:48 +01:00
var_lenval.h Sandboxed API OSS release. 2019-03-18 19:00:48 +01:00
var_pointable.cc Sandboxed API OSS release. 2019-03-18 19:00:48 +01:00
var_pointable.h Sandboxed API OSS release. 2019-03-18 19:00:48 +01:00
var_proto.h Sandboxed API OSS release. 2019-03-18 19:00:48 +01:00
var_ptr.h Sandboxed API OSS release. 2019-03-18 19:00:48 +01:00
var_reg.h Sandboxed API OSS release. 2019-03-18 19:00:48 +01:00
var_struct.h Sandboxed API OSS release. 2019-03-18 19:00:48 +01:00
var_type.h Sandboxed API OSS release. 2019-03-18 19:00:48 +01:00
var_void.h Sandboxed API OSS release. 2019-03-18 19:00:48 +01:00
vars.h Sandboxed API OSS release. 2019-03-18 19:00:48 +01:00