osquery-1/osquery/core
Stefano Bonicatti 6893a72eef
Significantly speed up CMake configuration phase (#6914)
This speeds up the configuration phase and simplifies having
control of the compilation flags used.

Additional changes were required due to other libraries incorrectly
depending on glog and gflags cmake code or headers.
smartmontools especially, was incorrectly publicly depending
on its own config.h, which was though taken from glog
when smartmontools libsmartclt.h header was included by user code.
A fix has been done on the smartmontools side and so the submodule
commit we refer to has been updated.
2021-01-26 21:26:59 -05:00
..
plugins Remove unused tests for Rocksdb and Inmemory db plugins (#6900) 2021-01-16 18:20:58 +01:00
posix Update copyright notices (#6589) 2020-08-11 16:46:54 -04:00
sql Fix typos across source code (#6901) 2021-01-14 23:49:06 -08:00
tests Reduce linkage requirements for tests (#6715) 2020-10-18 10:47:00 -04:00
windows bug: Improve chassis_types and security_breach columns within chassis_info (#6608) 2020-08-25 22:25:21 -04:00
CMakeLists.txt Reduce linkage requirements for tests (#6715) 2020-10-18 10:47:00 -04:00
core.h Windows 32 bit Support (#6543) 2020-09-01 23:29:26 -04:00
flagalias.h Update copyright notices (#6589) 2020-08-11 16:46:54 -04:00
flags.cpp Update copyright notices (#6589) 2020-08-11 16:46:54 -04:00
flags.h Significantly speed up CMake configuration phase (#6914) 2021-01-26 21:26:59 -05:00
init.cpp Fix typos across source code (#6901) 2021-01-14 23:49:06 -08:00
query.cpp Fix typos across source code (#6901) 2021-01-14 23:49:06 -08:00
query.h Fix typos across source code (#6901) 2021-01-14 23:49:06 -08:00
shutdown.cpp shell: Return early if relative flags are used (#6605) 2020-08-28 16:15:31 -04:00
shutdown.h shell: Return early if relative flags are used (#6605) 2020-08-28 16:15:31 -04:00
system.cpp bug: Set thread names correctly on macOS and Linux (#6627) 2020-09-05 10:53:35 -04:00
system.h Eventing framework refactor (#6610) 2020-12-17 22:21:53 -05:00
tables.cpp Windows 32 bit Support (#6543) 2020-09-01 23:29:26 -04:00
tables.h Windows 32 bit Support (#6543) 2020-09-01 23:29:26 -04:00
watcher.cpp Windows 32 bit Support (#6543) 2020-09-01 23:29:26 -04:00
watcher.h Windows 32 bit Support (#6543) 2020-09-01 23:29:26 -04:00