• Daniel Chabrowski's avatar
    Modify travis-ci, fix issues · 7e32ccbd
    Daniel Chabrowski authored
    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'
    7e32ccbd
Name
Last commit
Last update
bench Loading commit data...
cmake Loading commit data...
example Loading commit data...
include/spdlog Loading commit data...
tests Loading commit data...
.clang-format Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
CMakeLists.txt Loading commit data...
INSTALL Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
appveyor.yml Loading commit data...
format.sh Loading commit data...