mirror of
https://github.com/KjellKod/g3log.git
synced 2024-12-12 10:23:50 +01:00
33ed100f91
* static build with MS libs; remove vc11 support from cmake * support AMD processor on winXp * mingw build * support older versions * removed cmake warnings * fix cmake >= 3.1 warnings (CMP0054) * add target_include_directories - in projects that depend on g3log, do not need to specify include_directories * Improved CPackage installation * cleanup of build and test scripts * c++14 gives for cleaner syntax * build cleanup libg3logger.so will be a link to the actual libg3logger.so.<major><minor><build>. Only shared libraries from now on * disableAll for log levels * new setLogLevel impl * cleaned up levels, now it should be easy for the user to understand how to add custom levels |
||
---|---|---|
.. | ||
test_concept_sink.cpp | ||
test_cpp_future_concepts.cpp | ||
test_crashhandler_windows.cpp | ||
test_filechange.cpp | ||
test_io.cpp | ||
test_linux_dynamic_loaded_sharedlib.cpp | ||
test_message.cpp | ||
test_sink.cpp | ||
Test.cmake | ||
tester_sharedlib.cpp | ||
tester_sharedlib.h | ||
testing_helpers.cpp | ||
testing_helpers.h |