Commit Graph

6 Commits (3d58f8d47172e310b3782fb89695783922ea8988)

Author SHA1 Message Date
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'
7 years ago
gabime cd4dcbab36 Renamed simple_file_sink -> basic_file_sink 7 years ago
gabime 3c7103d90d Format 7 years ago
gabime 64c725cee2 Fixed multisink example 7 years ago
gabime a2653d409f clang-format 8 years ago
davide d79af47a28 added example 9 years ago