Commit Graph

51 Commits (e8a9c7b13e22b3059ab9efd962bed4f5cb1527ab)

Author SHA1 Message Date
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
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