Commit Graph

29 Commits (b51c8cfd0fead4c8eefee27ea7fc0719d7370edd)

Author SHA1 Message Date
gabime 1dba3162c4 Fixed travis 7 years ago
gabime cb0d8cfbbd Fixed travis 7 years ago
gabime dca20731a2 Added thread sanitizer tests to travis CI 7 years ago
gabime 0a585092dc Added ASAN test in release build to travis 7 years ago
gabime 387ccae7d8 Removed gcc7 debug from travis 7 years ago
gabime d951ea32a6 travis improvments 7 years ago
gabime da30e2ef18 Improved CMakeLists and added bench 7 years ago
Daniel Chabrowski 4534d5239f Remove tsan and gcc 4.9 jobs 7 years ago
Daniel Chabrowski af5a516443 Add valgrind to a clang6 addon
Unfortunately valgrind is required for all addons
7 years ago
Daniel Chabrowski 368b3699d0 Run ASAN/TSAN jobs with clang
Bring back removed tests/Makefile
7 years ago
Daniel Chabrowski 49d663f6c8 Move tsan/asan flag management to cmake
Add sudo: required to fix asan builds
7 years ago
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
fogo ee525f9bef allow printf style logging
* tests updated for printf style
* tests makefile support printf style
8 years ago
Gabi Melman cef7eb0667 Update .travis.yml
Removed clang tests because travis removed support for clang apt
9 years ago
gabime 495ecaeaee astyle 10 years ago
Kevin M. Godby c0c5c016c3 Added -I copmiler flag to find spdlog headers for Travis CI and tests/Makefile. 10 years ago
Gabi Melman 1b78a661c7 Update .travis.yml 10 years ago
gabime 19a2abaab8 fixed travis 10 years ago
gabime 05a7d9f61c fixed travis 10 years ago
gabime 1fef4bbd62 added tests to travis 10 years ago
Gabi Melman 056352cf42 travis force make rebuild 10 years ago
Gabi Melman 8c4096cf2c Shortened travis script 10 years ago
Gabi Melman 6c7f4ed318 Update .travis.yml 10 years ago
Gabi Melman 616d777f43 Fixed travis builds 10 years ago
Gabi Melman 619644fea9 Removed valgrind check of bench from travis. It will take forever 10 years ago
gnzlbg 5216f57402 fixup: fix std=c++XX in travis script 10 years ago
gnzlbg 48ff5cd341 enable debug/release and c++11/14 10 years ago
gnzlbg 97d56e7693 enable clang 3.5, 3.6, and gcc 4.9 10 years ago
gnzlbg 77b68dd826 adds travis-ci automated testing 10 years ago