sandboxed-api/sandboxed_api/bazel
Christian Blichmann b7cbc36071 Follow-up to 3c51348 fixing linker issues with gflags and glog
The temporary solution for binaries/tests that fully statically linked is to
link against `gflags` using `-Wl,--whole-archive`. This will no longer be
necessary, once Abseil ships with logging. Then we can (finally) use Abseil
flags and use a logging library that does not depend on a different flags
library.

PiperOrigin-RevId: 260705702
Change-Id: I8562faaff59f9c3e0e1d331186d2806d387438fb
2019-07-30 06:48:38 -07:00
..
external Use full workspace name to access Bazel packages in generator 2019-07-01 02:53:41 -07:00
testdata Sandboxed API OSS release. 2019-03-18 19:00:48 +01:00
BUILD Disable compiler warnings for consistency with internal settings. 2019-05-09 05:21:34 -07:00
build_defs.bzl Disable compiler warnings for consistency with internal settings. 2019-05-09 05:21:34 -07:00
CMakeLists.txt Follow-up to 3c51348 fixing linker issues with gflags and glog 2019-07-30 06:48:38 -07: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 Support empty package names in filewrapper tool 2019-07-25 07:36:57 -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_deps.bzl Add dependencies on @com_google_absl//absl/base:log_severity 2019-07-23 00:31:55 -07:00
sapi.bzl Make embedding the sandbox code the default 2019-07-12 04:07:11 -07:00