sandboxed-api/sandboxed_api/bazel
Christian Blichmann 4e20e0702a Use full workspace name to access Bazel packages in generator
Since the interface generator is invoked via a Bazel macro, it will be
expanded in the embedding context of the project using SAPI, so package access
needs to go through the full workspace root @com_google_sandboxed_api.

This change also modifies the CMakeLists.txt accordingly, as the "external"
subdirectory is no longer needed/wanted.

PiperOrigin-RevId: 255918784
Change-Id: I052c687509f65fef7f011a9d1a074a171595330f
2019-07-01 02:53:41 -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 Fix sandbox2 tests when run with CTest 2019-06-03 06:27:59 -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 Replace non-alphanumeric, non-underscore characters in filewrapper 2019-05-02 08:11:50 -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 Use full workspace name to access Bazel packages in generator 2019-07-01 02:53:41 -07:00
sapi.bzl Use full workspace name to access Bazel packages in generator 2019-07-01 02:53:41 -07:00