sandboxed-api/sandboxed_api/util
Christian Blichmann 839914d6dd cmake: Rename build options to follow Abseil naming
`BUILD_TESTING` is a CMake provided option and we should use similar naming,
just like how Abseil does it.

- `SAPI_ENABLE_TESTS` -> `SAPI_BUILD_TESTING`
- `SAPI_ENABLE_CONTRIB_TESTS` -> `SAPI_CONTRIB_BUILD_TESTING`
- `SAPI_ENABLE_EXAMPLES` -> `SAPI_BUILD_EXAMPLES`

Drive-by:
- Fix option name in GitHub action
PiperOrigin-RevId: 443305932
Change-Id: Ice2b42be1229a0f9ae7c2ceda9ce87187baf22c4
2022-04-21 01:17:39 -07:00
..
BUILD.bazel bazel: Drop dependency on util/flags.h in runfiles helper 2022-04-20 04:46:08 -07:00
CMakeLists.txt cmake: Rename build options to follow Abseil naming 2022-04-21 01:17:39 -07:00
file_helpers_test.cc Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
file_helpers.cc Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
file_helpers.h Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
fileops_test.cc Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
fileops.cc Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
fileops.h Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
flag.h Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
os_error.h Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
path_test.cc Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
path.cc Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
path.h Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
raw_logging.cc Enable RAW logging on Android via logcat 2022-03-24 09:04:44 -07:00
raw_logging.h Enable RAW logging on Android via logcat 2022-03-24 09:04:44 -07:00
runfiles_bazel.cc bazel: Drop dependency on util/flags.h in runfiles helper 2022-04-20 04:46:08 -07:00
runfiles_nobazel.cc Fix runfiles for Android builds. 2022-03-23 05:38:57 -07:00
runfiles.h Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
status_macros_test.cc Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
status_macros.h Merge pull request #135 from DemiMarie:fix-semicolon 2022-03-08 23:31:50 -08:00
status_matchers.h Merge pull request #146 from oshogbo:matchers 2022-04-04 00:59:25 -07:00
status_test.cc Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
status.cc Avoid compiler crash with Clang 6.0 2022-02-11 09:09:01 -08:00
status.h Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
status.proto Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
strerror_test.cc Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
strerror.cc Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
strerror.h Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
temp_file_test.cc Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
temp_file.cc Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
temp_file.h Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00