mirror of
https://github.com/valitydev/osquery-1.git
synced 2024-11-06 09:35:20 +00:00
b7d635ec2b
Summary: To be able to build with different `thrift_impl` modules in extensions (like facebook does with fbthrift) I removed implementation from `extensions` lib and explicitly used for `osqueryd` and for all tests. This allows us to remove `thrift_impl` from sdk dependencies list. If you need it - please use explicitly as I did for `osqueryd`. If you want to use your own implementation of `thrift_impl` - build it and link against it and sdk simultaneously. Reviewed By: marekcirkos Differential Revision: D14224206 fbshipit-source-id: 218dc05d87e1ffaca37783185fc672a20684d757 |
||
---|---|---|
.. | ||
benchmarks | ||
tests | ||
BUCK | ||
dynamic_table_row.cpp | ||
dynamic_table_row.h | ||
sql.cpp | ||
sqlite_encoding.cpp | ||
sqlite_filesystem.cpp | ||
sqlite_hashing.cpp | ||
sqlite_math.cpp | ||
sqlite_operations.cpp | ||
sqlite_string.cpp | ||
sqlite_util.cpp | ||
sqlite_util.h | ||
virtual_sqlite_table.cpp | ||
virtual_table.cpp | ||
virtual_table.h |