1. f9d5d6a Remove architecture check from CMake package (#225) by Morris Hafner · 6 years ago
  2. c123a69 add default install prefix (#219) by Harald · 6 years ago
  3. b22d878 re-introduced the DOCTEST_WITH_TESTS option - shouldn't have removed it in the first place by onqtam · 6 years ago 2.3.1
  4. f80b3f0 fixed #210 - decided to generate the final header only when doctest is NOT added as a cmake subtree with add_subdirectory but is used directly by onqtam · 6 years ago
  5. 17c9738 fixing minor issues by onqtam · 6 years ago
  6. c6cc9ff extended the cmake testing infrastructure to invoke the xml reporter as well - for N tests now we will have 2xN tests - N with the console reporter and the same N with the xml reporter (currently commented out) by onqtam · 6 years ago
  7. 02d4c9b Fix propagating include directories of target doctest_with_main (#193) by Dimitrij Mijoski · 6 years ago
  8. 36e3745 "fixes" after merging #187 by onqtam · 6 years ago
  9. 2870d77 renamed the file - correct english matters! by onqtam · 6 years ago
  10. 0dbbd4f Move single header to a separate folder (#187) by Dimitrij Mijoski · 6 years ago
  11. 447b155 Rename doctest_impl.h to doctest.cpp for less confusion. (#185) by Dimitrij Mijoski · 6 years ago
  12. bc43fe4 Fix CMake include path #175 (#179) by ncihnegn · 6 years ago
  13. ce4523b fixes #175 by onqtam · 6 years ago
  14. b031dd0 hopefully fixing xcode 6.4/7.3 builds by onqtam · 6 years ago
  15. 79a3798 Correct DOCTEST_NO_INSTALL logic; do install unless it is set (#99) (#100) by Viktor Kirilov · 7 years ago
  16. b63bf85 Added an option to not install Doctest in CMake (#96) by NeverMine17 · 7 years ago
  17. b759fb4 fixing a 'race condition' in cmake (the generation of doctest.h) - closes #77 by onqtam · 7 years ago
  18. 7d8af91 Added doctest_with_main static lib (#78) by Yordan Madzhunkov · 7 years ago
  19. aec53d2 enabled all builds again by onqtam · 8 years ago
  20. f6d1a51 code coverage should work now by onqtam · 8 years ago
  21. a985f5a added playground project and made (again) the common.cmake behave when included multiple times by onqtam · 8 years ago
  22. 98e12af cleaning up examples by onqtam · 8 years ago
  23. bff67f7 setting the cmake version of the project properly by onqtam · 8 years ago
  24. 61954c3 reworked cmake a bit by onqtam · 8 years ago
  25. 08cf7dc moved all cmake-related stuff to scripts/cmake by onqtam · 8 years ago
  26. c89cf82 Read version from scripts/version.txt in CMakeLists.txt by Giuseppe Roberti · 8 years ago
  27. f3425ae add DOCTEST_SKIP_COVERAGE and DOCTEST_SKIP_EXAMPLES by Giuseppe Roberti · 8 years ago
  28. e01299b add cmake package configuration files creation by Giuseppe Roberti · 8 years ago
  29. f63c510 - removed old hacks for gcc 4.4 under osx by onqtam · 8 years ago
  30. 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
  31. b478ca6 fixing the cmake for code coverage reports! should be >99% by onqtam · 8 years ago
  32. fe740c2 moved code coverage sources outside of examples by onqtam · 8 years ago
  33. cc9e865 working on code coverage by onqtam · 8 years ago
  34. 4a65563 normalizing eof for everything by onqtam · 8 years ago
  35. 4949274 - building with 5 studios on appveyor! - warnings as errors! by onqtam · 9 years ago
  36. a6b92d3 testing appveyor different studio by onqtam · 9 years ago
  37. fa11399 fixing the valgrind problem at last? by onqtam · 9 years ago
  38. 222ecad reorganized cmake stuff by onqtam · 9 years ago
  39. b1e7e14 squashing git history for the last time by hardly · 10 years ago