spdlog/example
Daniel Chabrowski 7e32ccbd8f Modify travis-ci, fix issues
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'
2018-08-11 02:24:45 +02:00
..
jni formatting 2018-03-16 17:35:56 +02:00
logs gitignore 2016-07-09 04:50:05 +03:00
CMakeLists.txt Modify travis-ci, fix issues 2018-08-11 02:24:45 +02:00
Makefile Refactored sink interface and base_sink 2018-07-14 16:21:53 +03:00
Makefile.clang fix gcc and clang warnings 2018-06-26 02:00:33 +03:00
Makefile.mingw Fixed Makefile.mingw example 2018-07-21 00:24:30 +03:00
example.cpp clang format 2018-07-25 00:06:10 +03:00
example.sln small fix to example.sln 2018-08-05 01:33:52 +03:00
example.vcxproj registery and periodic flusher fixes. 2018-07-24 22:59:34 +03:00
multisink.cpp Modify travis-ci, fix issues 2018-08-11 02:24:45 +02:00
utils.h formatting 2018-03-16 17:35:56 +02:00