mirror of
https://github.com/gabime/spdlog.git
synced 2024-12-24 09:31:34 +08:00
7e32ccbd8f
Added: * Release/Debug job for gcc 7 and clang 3.5 * Debug asan gcc 7 job * Debug tsan gcc 7 job * Disabled extensions * Added a spdlog::spdlog alias for tests Removed: * Valgrind workaround, the current version is 3.10.1 * install_libcxx * Makefiles Fixed: * examples build * multisink build Workarounds: * gcc7 with tsan and asan needs gold linker, otherwise build fails becase of unrecognized option '--push-state' |
||
---|---|---|
.. | ||
catch.hpp | ||
catch.license | ||
CMakeLists.txt | ||
errors.cpp | ||
file_helper.cpp | ||
file_log.cpp | ||
includes.h | ||
main.cpp | ||
registry.cpp | ||
test_async.cpp | ||
test_macros.cpp | ||
test_misc.cpp | ||
test_pattern_formatter.cpp | ||
test_sink.h | ||
tests.sln | ||
tests.vcxproj | ||
tests.vcxproj.filters | ||
tests.vcxproj.user | ||
utils.cpp | ||
utils.h |