osquery-1/osquery/main
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
..
posix Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
windows Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
benchmarks.cpp Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
BUCK Implement even producer to trace syscalls {kill, setuid} and dump them to experimental events streaming registry (#5519) 2019-03-14 09:40:10 -07:00
CMakeLists.txt Add CMake support 2019-06-26 21:49:06 -04:00
empty.cpp Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
fuzz.cpp Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
main.cpp Unify namspaces in events experimental module 2019-04-09 08:23:50 -07:00
main.h Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
tests.cpp Remove folly initialisation routine from osquery/core/init.cpp (#5475) 2019-02-28 05:32:20 -08:00