osquery-1/osquery/sql
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
..
benchmarks Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
tests Add CMake support 2019-06-26 21:49:06 -04:00
BUCK fixed double main function 2019-01-31 15:09:12 -08:00
CMakeLists.txt Add CMake support 2019-06-26 21:49:06 -04:00
dynamic_table_row.cpp Use Status::success throughout osquery (#5542) 2019-03-29 04:28:39 -07:00
dynamic_table_row.h Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
sql.cpp OSQueryd changes for encoding type in JSON syntax 2019-03-04 09:15:21 -08:00
sqlite_encoding.cpp Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
sqlite_filesystem.cpp Fix sqlite API usage errors (#5551) 2019-03-31 11:56:03 -07:00
sqlite_hashing.cpp Fix sqlite API usage errors (#5551) 2019-03-31 11:56:03 -07:00
sqlite_math.cpp Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
sqlite_operations.cpp Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
sqlite_string.cpp Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
sqlite_util.cpp OSQueryd changes for encoding type in JSON syntax 2019-03-04 09:15:21 -08:00
sqlite_util.h OSQueryd changes for encoding type in JSON syntax 2019-03-04 09:15:21 -08:00
virtual_sqlite_table.cpp Use Status::success throughout osquery (#5542) 2019-03-29 04:28:39 -07:00
virtual_table.cpp Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
virtual_table.h Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00