osquery-1/osquery
Stefano Bonicatti 942878854b Add CMake support
Taken from osql-experimental.

- Change CMake code license to the one present in osquery right now

- Package metadata doesn't mention Trail of Bits or osql anymore

- Set specific ACLs for the osqueryd on Windows when packaging

- Remove LLVM_INSTALL_PATH support on macOS, since we are using AppleClang

- Remove OSQUERY_SOURCE_DIR variable need and source in a submodule support

- Add targets format_check and format to check code formatting and
  format it with clang-format

- Do not warn about not using Clang on macOS when using AppleClang
2019-06-26 21:49:06 -04:00
..
carver Add CMake support 2019-06-26 21:49:06 -04:00
config Add CMake support 2019-06-26 21:49:06 -04:00
core Add CMake support 2019-06-26 21:49:06 -04:00
database Add CMake support 2019-06-26 21:49:06 -04:00
devtools Add CMake support 2019-06-26 21:49:06 -04:00
dispatcher Add CMake support 2019-06-26 21:49:06 -04:00
distributed Add CMake support 2019-06-26 21:49:06 -04:00
ev2 Add CMake support 2019-06-26 21:49:06 -04:00
events Add CMake support 2019-06-26 21:49:06 -04:00
examples Replace Status(0) calls with Status::success() to appease Lint (#5487) 2019-03-01 04:29:33 -08:00
experimental Add CMake support 2019-06-26 21:49:06 -04:00
extensions Add CMake support 2019-06-26 21:49:06 -04:00
filesystem Add CMake support 2019-06-26 21:49:06 -04:00
hashing Add CMake support 2019-06-26 21:49:06 -04:00
include/osquery Remove dead code for deserializeQueryLogItem functions (#5543) 2019-03-28 14:19:16 -07:00
killswitch Add CMake support 2019-06-26 21:49:06 -04:00
logger Add CMake support 2019-06-26 21:49:06 -04:00
main Add CMake support 2019-06-26 21:49:06 -04:00
numeric_monitoring Add CMake support 2019-06-26 21:49:06 -04:00
process Add CMake support 2019-06-26 21:49:06 -04:00
profiler Add CMake support 2019-06-26 21:49:06 -04:00
registry Add CMake support 2019-06-26 21:49:06 -04:00
remote Add CMake support 2019-06-26 21:49:06 -04:00
sdk Add CMake support 2019-06-26 21:49:06 -04:00
sql Add CMake support 2019-06-26 21:49:06 -04:00
system Add CMake support 2019-06-26 21:49:06 -04:00
tables Add CMake support 2019-06-26 21:49:06 -04:00
utils Add CMake support 2019-06-26 21:49:06 -04:00
BUCK temp solution for xcode support 2019-02-05 07:20:00 -08:00
CMakeLists.txt Add CMake support 2019-06-26 21:49:06 -04:00
empty.cpp temp solution for xcode support 2019-02-05 07:20:00 -08:00