osquery-1/CMake
Teddy Reed aa078895d3 CentOS7 clang without fortify
1. _FORTIFY_SOURCE=1 will cause readlink/recv to hang when using
heap-allocated target buffers.
2. Install boost/rocksdb/thrift using source, similar to CentOS6.5
3. Remove boost::regex, prefer extended std::regex without static
link to boost_regex.
2015-02-13 12:47:30 -08:00
..
CMakeLibs.cmake osquery_extensions is a pre-build dependency 2015-02-11 13:41:00 -07:00
Extensions.cmake Adding thrift extension API 2015-02-06 09:40:49 -08:00
FindCrypto.cmake checking for libraries 2014-09-23 19:44:58 -07:00
FindDl.cmake checking for libraries 2014-09-23 19:44:58 -07:00
FindGflags.cmake checking for libraries 2014-09-23 19:44:58 -07:00
FindGlog.cmake Add explicit security/hardening flags to CMake 2015-02-11 17:25:42 -07:00
FindGtest.cmake cleaning up the root CMakeLists.txt 2014-08-30 03:40:26 -07:00
FindLZMA.cmake checking for libraries 2014-09-23 19:44:58 -07:00
FindReadline.cmake checking for libraries 2014-09-23 19:44:58 -07:00
FindRocksDB.cmake checking for libraries 2014-09-23 19:44:58 -07:00
FindSnappy.cmake checking for libraries 2014-09-23 19:44:58 -07:00
FindSqlite3.cmake cleaning up the root CMakeLists.txt 2014-08-30 03:40:26 -07:00
FindThrift.cmake Adding thrift extension API 2015-02-06 09:40:49 -08:00
FindUnwind.cmake checking for libraries 2014-09-23 19:44:58 -07:00
Packages.cmake CentOS7 clang without fortify 2015-02-13 12:47:30 -08:00
Thrift.cmake Adding thrift extension API 2015-02-06 09:40:49 -08:00