osquery-1/osquery/utils/aws
Stefano Bonicatti e571f1aa5a Don't always link to all AWS libraries (#6032)
While in the end the osqueryd binary will require almost all libraries
built and linked, having each intermediate library depend on the whole
set of AWS libraries might result in higher compiling time.
Especially since on some platforms not all libraries are used.

This should speed up the compilation speed on Windows.
2019-11-11 09:52:21 -05:00
..
tests Refactor third-party libraries to build from source on Linux (#5706) 2019-08-30 16:25:19 +02:00
aws_util.cpp new: aws_session_token support (#5944) 2019-10-30 15:23:53 -04:00
aws_util.h aws: Fix preprocessor define check 2019-09-07 02:08:00 -04:00
BUCK Remove duplication of the target names (#5391) 2019-01-25 07:23:20 -08:00
CMakeLists.txt Don't always link to all AWS libraries (#6032) 2019-11-11 09:52:21 -05:00