1. 8b8f240 initial commit for the move to C++11 for doctest 2.0 - no code changes yet! relates #137 by onqtam · 6 years ago
  2. 8732e05 forgot this in the last commit... by onqtam · 6 years ago
  3. 26d5d65 trying to get gcc 6/7/8 working on the latest osx image by onqtam · 6 years ago
  4. 0a2554a back to the old version of oclint... aint that old anyway by onqtam · 6 years ago
  5. 8c3352f moving back to clang-tidy 4 because the last build just stopped at some point... https://travis-ci.org/onqtam/doctest/jobs/376739957 by onqtam · 6 years ago
  6. ba6808f trying to: by onqtam · 6 years ago
  7. 051def3 trying to get a few more builds to pass - enabling privileges for those builds - see this issue for more details: https://github.com/travis-ci/travis-ci/issues/9033 by onqtam · 6 years ago
  8. e5f8b67 added gcc 8 to the build matrix - allowed to fail for now by onqtam · 7 years ago
  9. 3a3bc20 added xcode 9.3 to build matrix by onqtam · 7 years ago
  10. cb279b2 added clang 6 to build matrix on travis by onqtam · 7 years ago
  11. b40b7e7 removed old compilers no longer supported on travis CI by onqtam · 7 years ago
  12. b2991d8 updated copyright years and added 3 builds to the allowed failures on travis since there is some bug in the leak sanitizer... by onqtam · 7 years ago
  13. 50cbb80 updated travis build matrix with supported osx images by onqtam · 7 years ago
  14. 8603d87 [ci] added 2 more osx images to the travis build matrix (xcode 9 and 9.1) by onqtam · 7 years ago
  15. eb96d16 enabling clang 5 builds by onqtam · 7 years ago
  16. 803bb8f updating travis build matrix - no more precise builds, also dropping some compilers (might drop more soon) by onqtam · 7 years ago
  17. a6a866f it seems that coveralls-lcov has changed a bit how it accepts command-line arguments by onqtam · 7 years ago
  18. 1235211 removed a hack which is no longer necessary by onqtam · 7 years ago
  19. 92a9ce1 trying to fix the coverity scan build by onqtam · 7 years ago
  20. 1d134b0 fixing build command for coverity scan by onqtam · 7 years ago
  21. ab8f7cf gcc 7 cannot work yet on travis... by onqtam · 7 years ago
  22. a0e136f - changed paypal links and removed pledgie campaign (which was long overdue...) by onqtam · 7 years ago
  23. ebc7da3 integrated OCLint static code analysis! by onqtam · 7 years ago
  24. fdd233c fixing static analysis builds by onqtam · 7 years ago
  25. c2b6e13 gcc 4.5 build should pass now... by onqtam · 7 years ago
  26. f561faf builds should pass now by onqtam · 7 years ago
  27. 81eab5e better travis config file - using "exit 1" if a step fails from a multi-line if block by onqtam · 7 years ago
  28. 86c8d95 come on... using https://lint.travis-ci.org/ to validate parts of my file - not sure what the problem was here... by onqtam · 7 years ago
  29. 1bb9652 reworked the travis file so builds fail when an intermediate step fails in a previous multi-line if (im a bash noob...) by onqtam · 7 years ago
  30. aec53d2 enabled all builds again by onqtam · 8 years ago
  31. aab98c5 added gcc 7 by onqtam · 8 years ago
  32. 7630535 more code coverage by onqtam · 8 years ago
  33. 5a2b255 - disabled all appveyor builds temporarily - until code coverage is done by onqtam · 8 years ago
  34. f6d1a51 code coverage should work now by onqtam · 8 years ago
  35. 0decb1d added clang-tidy static code analysis - closes #66 by onqtam · 8 years ago
  36. f1477ab suppressing "unmatchedSuppression" ... by onqtam · 8 years ago
  37. 28ffd96 removing unrecognized cppcheck option by onqtam · 8 years ago
  38. 21623a6 added cppcheck to travis builds - relates #66 by onqtam · 8 years ago
  39. f1fbed4 g++ 4.8 still doesn't work under osx... see this build: https://travis-ci.org/onqtam/doctest/jobs/224895676 by onqtam · 8 years ago
  40. 3bf83c4 - clang 4 builds under linux should work now by onqtam · 8 years ago
  41. 56d9170 - added prefix for the TEST_MODE option - removed the cpp11 option by onqtam · 8 years ago
  42. 27a8c08 trying to get the gcc osx builds running again by onqtam · 8 years ago
  43. 5d10992 - removed retired xcode images by onqtam · 8 years ago
  44. 01e8954 added xcode 8.3 image to travis by onqtam · 8 years ago
  45. 7a3ad26 c++11 and -fno-rtti builds now compare to reference output by onqtam · 8 years ago
  46. 2d93e04 - fixed builds with -fno-exceptions - relates #12 by onqtam · 8 years ago
  47. 8401535 adding the clang 4.0 build in the allowed failures until it's ppa is whitelisted by travis (also updated cmake) by onqtam · 8 years ago
  48. 0d8997c adding clang 4.0 to builds - probably wont work since the ppa is not yet whitelisted in travis... by onqtam · 8 years ago
  49. f63c510 - removed old hacks for gcc 4.4 under osx by onqtam · 8 years ago
  50. 4e94086 removed gcc 4.4/4.5 from osx builds and removed linux clang 3.9 from the allowed failures by onqtam · 8 years ago
  51. 14de6f5 added new xcode 8.2 image and removed 3 soon-to-be-deprecated ones by onqtam · 8 years ago
  52. 3a6cb17 added xcode 8.1 builds by onqtam · 8 years ago
  53. fd62aa0 allowing the linux llvm 3.9 build to fail... cannot get the ppa working by onqtam · 8 years ago
  54. 7e775f9 to circumvent llvm 3.9 apt not being whitelisted yet - https://github.com/travis-ci/apt-source-whitelist/issues/300 by onqtam · 8 years ago
  55. 4402545 - added the ability to compile code with assertions that need exceptions even without exceptions - see the use of DOCTEST_CONFIG_NO_EXCEPTIONS_BUT_WITH_ALL_ASSERTS by onqtam · 8 years ago
  56. b1a3de8 all gcc builds under osx now allowed to fail - I have no $^&%-ing clue why some of them started failing - and in different ways! by onqtam · 8 years ago
  57. 5cab8e9 fixed #42 - no warnings with clang in c++11 mode by onqtam · 8 years ago
  58. c6555cf all compile time benchmarks done! by onqtam · 8 years ago
  59. c7aaa96 updating cmake on travis... Also bumping the minimal version of cmake required to 3.0 because of the 'NAME' target property by onqtam · 8 years ago
  60. f516977 travis builds should pass now by onqtam · 8 years ago
  61. 84b19bc hopefully all sanitizer builds should pass now by onqtam · 8 years ago
  62. 87002fa up the verbosity for sanitizer outout by onqtam · 8 years ago
  63. fba7fb7 not using compare mode for sanitizers - for better build output by onqtam · 8 years ago
  64. 2802554 removed verbosity of sanitizers by onqtam · 8 years ago
  65. 106ed9a added sanitizer options by onqtam · 8 years ago
  66. c30ab66 [tiny commit] removed old stuff from travis config file by onqtam · 8 years ago
  67. 529c92c enabling all builds again by onqtam · 8 years ago
  68. cc9e865 working on code coverage by onqtam · 8 years ago
  69. 9f934f8 all builds should be working now!!! by onqtam · 8 years ago
  70. ef53593 fixing builds.. by onqtam · 8 years ago
  71. 0185fe1 bad .yml format... by onqtam · 8 years ago
  72. b382bd3 trying to get all travis builds working by onqtam · 8 years ago
  73. 1d1ba2a not using gold anymore by onqtam · 8 years ago
  74. d1737e4 fixed #27 by onqtam · 8 years ago
  75. bcd5c9f fixing .yml format... by onqtam · 8 years ago
  76. e459494 alternative way of supplying packages? by onqtam · 8 years ago
  77. c6ad425 newer cmake for travis builds by onqtam · 8 years ago
  78. 7e20332 still trying to get clang from a .tar.xz working - with the help of https://github.com/ldionne by onqtam · 8 years ago
  79. cc35030 the last difference between me and boost.hana - still not working... by onqtam · 8 years ago
  80. 0115857 again installing clang like boost.hana by onqtam · 8 years ago
  81. 23c6a34 still trying to get libc++ working on travis by onqtam · 8 years ago
  82. 9368c05 properly installing libc++ by onqtam · 8 years ago
  83. 095242a properly installing libc++-dev... by onqtam · 8 years ago
  84. 6cb83ac trying to use libc++ for clang under linux by onqtam · 8 years ago
  85. e0c0360 switching back to clangs from the llvm apt... by onqtam · 8 years ago
  86. fa5a852 switched to using gold on linux for everything by onqtam · 8 years ago
  87. 664a3a8 cmake wasn't the problem... by onqtam · 8 years ago
  88. d2b92d4 trying with a recent cmake... for some reason adding libc++ failed the builds - cmake started complaining by onqtam · 8 years ago
  89. 6e4f108 clang builds on travis should now pass! using libc++ by onqtam · 8 years ago
  90. 5a1292f testing with more clang sanitizers by onqtam · 8 years ago
  91. 616e9d9 still trying to get llvm builds under linux on travis to run by onqtam · 8 years ago
  92. 2c8036f still trying to get llvm builds under linux on travis to run by onqtam · 8 years ago
  93. e85b1bb still trying to get llvm builds under linux on travis to run by onqtam · 8 years ago
  94. c769bff still trying to get llvm builds under linux on travis to run by onqtam · 8 years ago
  95. 7dec6aa still trying to get llvm builds under linux on travis to run by onqtam · 8 years ago
  96. 160e188 fixing travis builds.. by onqtam · 8 years ago
  97. d19d6da hopefully fixed all clang versions under linux for travis by onqtam · 8 years ago
  98. e2f60b0 trying to get gcc 5/6 under linux to pass - need to force gold linker for sanitizers because ld is too old by onqtam · 8 years ago
  99. 2c440b0 damn bash syntax... by onqtam · 8 years ago
  100. 5c3b997 still trying to switch to gold under linux by onqtam · 8 years ago