sandboxed-api/sandboxed_api
Christian Blichmann 6b24025860 CMake targets for SAPI, add find_package() support for libffi
This change adds CMake targets for the actual Sandboxed API library. On its
own, this is not very useful, as there is no CMake equivalent to the
sapi_library() rule, yet. This will be worked on next.

PiperOrigin-RevId: 257177362
Change-Id: Ic06c945ab534b27306021d970a83691aae2e7e60
2019-07-09 06:13:08 -07:00
..
bazel Use full workspace name to access Bazel packages in generator 2019-07-01 02:53:41 -07:00
docs Document required deps for Gentoo 2019-04-05 11:09:02 +02:00
examples Fix old 'google' namespace in example 2019-06-20 08:37:56 -07:00
sandbox2 Deflake namespace_test 2019-07-09 04:11:07 -07:00
tools/generator2 Use absolute namespace names in generator to avoid collisions 2019-07-03 05:32:46 -07:00
util Make sapi::Status and sapi::StatusOr<> public in Bazel build file. 2019-07-02 03:20:23 -07:00
BUILD.bazel Internal change 2019-06-05 00:26:14 -07:00
call.h Sandboxed API OSS release. 2019-03-18 19:00:48 +01:00
client.cc Use newer gflags namespace for command-line flags 2019-06-05 07:39:38 -07:00
CMakeLists.txt CMake targets for SAPI, add find_package() support for libffi 2019-07-09 06:13:08 -07: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 Allow two madvise calls for asan & tsan builds. 2019-06-07 07:53:10 -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