sandboxed-api/cmake
Christian Blichmann a51c275a3a Avoid arch names in libffi build directories
This is done by simply building libffi in-tree. Normally, this is not
desirable, but in our case is actually ok, as this is an external
dependency to be pulled in and cleaning the source tree is easy in this
case.

Signed-off-by: Christian Blichmann <mail@blichmann.eu>
2020-06-30 08:59:50 +02:00
..
abseil CMake: Avoid Google Test error when re-configuring with latest Abseil 2020-04-29 09:17:26 -07:00
benchmark Update dependencies to latest versions 2020-04-29 06:45:44 -07:00
gflags Update dependencies to latest versions 2020-04-29 06:45:44 -07:00
glog Fix build issue if an incompatible local version of libunwind is 2020-05-15 15:36:09 +02:00
googletest Update dependencies to latest versions 2020-04-29 06:45:44 -07:00
libcap Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
libffi Avoid arch names in libffi build directories 2020-06-30 08:59:50 +02:00
libunwind Download libffi at CMake config time (fixes #35) 2020-03-22 16:44:39 +01:00
protobuf Update dependencies to latest versions 2020-04-29 06:45:44 -07:00
zlib Mark zlib as found when using SAPI CMake build 2020-06-30 08:59:50 +02:00
FindLibcap.cmake Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
FindLibffi.cmake Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
libcap_capability.h.in Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
SapiBuildDefs.cmake First MVP of a LibTooling based SAPI header generator 2020-05-15 15:35:42 +02:00
SapiDeps.cmake First MVP of a LibTooling based SAPI header generator 2020-05-15 15:35:42 +02:00
SapiOptions.cmake First MVP of a LibTooling based SAPI header generator 2020-05-15 15:35:42 +02:00
SapiUtil.cmake Fix path to generated proto sources when embedding 2020-03-18 18:47:02 +01:00