1
0
mirror of https://github.com/gabime/spdlog.git synced 2025-04-29 03:53:54 +00:00
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
..
2018-03-16 17:35:56 +02:00
2016-07-09 04:50:05 +03:00
2018-08-11 02:24:45 +02:00
2018-07-25 00:06:10 +03:00
2018-08-05 01:33:52 +03:00
2018-06-26 02:00:33 +03:00
2018-07-21 00:24:30 +03:00
2018-08-11 02:24:45 +02:00
2018-03-16 17:35:56 +02:00