sandboxed-api/sandboxed_api
Christian Blichmann ae2954f598 Build in C++17 mode.
Practically all current compilers fully support C++17 by now, with the exception of `filesystem` (which we won't use).

PiperOrigin-RevId: 281494879
Change-Id: Ia0ef650ede4e5907e4a6421b8ad11743c8bae88f
2019-11-20 04:40:09 -08:00
..
bazel Use unified diff for zlib patch 2019-10-22 09:04:29 -07:00
docs Revert accidental deletion of the sandbox image 2019-09-04 06:33:29 -07:00
examples This fixes broken _proto_cc_cc_proto build target suffixes. 2019-09-25 07:13:58 -07:00
sandbox2 Use a nested userns&mntns to pre-pivot_root 2019-11-19 09:02:28 -08:00
tools/generator2 This fixes broken _proto_cc_cc_proto build target suffixes. 2019-09-25 07:13:58 -07:00
util This fixes broken _proto_cc_cc_proto build target suffixes. 2019-09-25 07:13:58 -07:00
BUILD.bazel This fixes broken _proto_cc_cc_proto build target suffixes. 2019-09-25 07:13:58 -07:00
call.h Refactor the tests and strings example a bit 2019-09-13 02:28:42 -07:00
client.cc Refactor the tests and strings example a bit 2019-09-13 02:28:42 -07:00
CMakeLists.txt Enable CMake projects to consume Sandboxed API via add_subdirectory() 2019-07-26 05:51: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 Refactor the tests and strings example a bit 2019-09-13 02:28:42 -07:00
rpcchannel.cc Internal change. 2019-08-23 08:08:51 -07:00
rpcchannel.h Internal change. 2019-08-23 08:08:51 -07:00
sandbox.cc Enable namespaces by default 2019-09-11 02:39:49 -07:00
sandbox.h Internal change. 2019-08-23 08:08:51 -07:00
sapi_test.cc Refactor the tests and strings example a bit 2019-09-13 02:28:42 -07:00
transaction.cc Sandboxed API OSS release. 2019-03-18 19:00:48 +01:00
transaction.h Refactor the tests and strings example a bit 2019-09-13 02:28:42 -07:00
var_abstract.cc Build in C++17 mode. 2019-11-20 04:40:09 -08:00
var_abstract.h Build in C++17 mode. 2019-11-20 04:40:09 -08:00
var_array.h Build in C++17 mode. 2019-11-20 04:40:09 -08:00
var_int.cc Build in C++17 mode. 2019-11-20 04:40:09 -08:00
var_int.h Build in C++17 mode. 2019-11-20 04:40:09 -08:00
var_lenval.cc Build in C++17 mode. 2019-11-20 04:40:09 -08:00
var_lenval.h Build in C++17 mode. 2019-11-20 04:40:09 -08:00
var_pointable.cc Build in C++17 mode. 2019-11-20 04:40:09 -08:00
var_pointable.h Build in C++17 mode. 2019-11-20 04:40:09 -08:00
var_proto.h Build in C++17 mode. 2019-11-20 04:40:09 -08:00
var_ptr.h Build in C++17 mode. 2019-11-20 04:40:09 -08:00
var_reg.h Build in C++17 mode. 2019-11-20 04:40:09 -08:00
var_struct.h Build in C++17 mode. 2019-11-20 04:40:09 -08:00
var_type.h Build in C++17 mode. 2019-11-20 04:40:09 -08:00
var_void.h Build in C++17 mode. 2019-11-20 04:40:09 -08:00
vars.h Sandboxed API OSS release. 2019-03-18 19:00:48 +01:00