Commit Graph

64 Commits (7828a065bf533b51a2ada3c7216a2e5118844cf5)

Author SHA1 Message Date
Gabi Melman f593aad786
Update .travis.yml 5 years ago
Gabi Melman 4a8c602a59
Update .travis.yml 5 years ago
Gabi Melman 34bc6907d0
Update .travis.yml 5 years ago
Gabi Melman d28465bf60
Update .travis.yml 5 years ago
gabime 867fec260b Another shot at travis clang-10 5 years ago
Gabi Melman f5309d902a
Update .travis.yml 5 years ago
gabime 82823e50dd Another shot at travis clang-10 5 years ago
gabime 595bbbd3e4 travis fix 5 years ago
gabime 2127572c33 travis fix? 5 years ago
gabime 7d6c927684 Updated travis to clang-9 5 years ago
gabime 9d2d4c82df Updated travis to clang-9 5 years ago
gabime 515ce9bebb Updated travis to clang-9 5 years ago
gabime fc900e2432 Enabled warnings in ci 5 years ago
Gabi Melman 1f0513cf4e
Update .travis.yml 6 years ago
Gabi Melman 647470f3ae
Update .travis.yml 6 years ago
Gabi Melman efd0dbe5c2
Update .travis.yml 6 years ago
Gabi Melman bd2fe64bf1
Update .travis.yml 6 years ago
Gabi Melman d5a79ad5d7
Update .travis.yml 6 years ago
Gabi Melman 7951338d27
Update .travis.yml 6 years ago
Gabi Melman 13477e5478
Update .travis.yml 6 years ago
Gabi Melman 89e6d66872
Update .travis.yml 6 years ago
Gabi Melman 751ff59e2a
Update .travis.yml 6 years ago
gabime fbe6f945f3 Updated travis and appveyor to new cmake options 6 years ago
gabime 2963da1392 Updated travis 6 years ago
gabime ca14ae19db Turn off tsan in travis - gives false positives 6 years ago
Gabi Melman bbc859ca19
Update .travis.yml 7 years ago
gabime 7275fb6f52 simplify SPDLOG_BUILD_TESTS Cmake option 7 years ago
David P. Sicilia f5dc16603e Enable testing in the Travis config file.
This is needed because ENABLE_TESTING is no longer enabled by
default.
7 years ago
gabime 45d3c8341c Fixed mpmc_q test for osx in travis 7 years ago
gabime 8418131ae3 Fixed mpmc_q test for osx in travis 7 years ago
gabime 9ad9cfb898 Fixed mpmc_q test for osx in travis 7 years ago
gabime a281d21fbf Removed valgrind from travis 7 years ago
gabime af5962450e Try adding osx to travis 7 years ago
gabime 3b3af1ab1e Try adding osx to travis 7 years ago
gabime acd7a88bf2 Try adding osx to travis 7 years ago
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