1. 14de6f5 added new xcode 8.2 image and removed 3 soon-to-be-deprecated ones by onqtam · 8 years ago
  2. 3a6cb17 added xcode 8.1 builds by onqtam · 8 years ago
  3. fd62aa0 allowing the linux llvm 3.9 build to fail... cannot get the ppa working by onqtam · 8 years ago
  4. 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
  5. 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
  6. 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
  7. 5cab8e9 fixed #42 - no warnings with clang in c++11 mode by onqtam · 8 years ago
  8. c6555cf all compile time benchmarks done! by onqtam · 8 years ago
  9. 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
  10. f516977 travis builds should pass now by onqtam · 8 years ago
  11. 84b19bc hopefully all sanitizer builds should pass now by onqtam · 8 years ago
  12. 87002fa up the verbosity for sanitizer outout by onqtam · 8 years ago
  13. fba7fb7 not using compare mode for sanitizers - for better build output by onqtam · 8 years ago
  14. 2802554 removed verbosity of sanitizers by onqtam · 8 years ago
  15. 106ed9a added sanitizer options by onqtam · 8 years ago
  16. c30ab66 [tiny commit] removed old stuff from travis config file by onqtam · 8 years ago
  17. 529c92c enabling all builds again by onqtam · 8 years ago
  18. cc9e865 working on code coverage by onqtam · 8 years ago
  19. 9f934f8 all builds should be working now!!! by onqtam · 8 years ago
  20. ef53593 fixing builds.. by onqtam · 8 years ago
  21. 0185fe1 bad .yml format... by onqtam · 8 years ago
  22. b382bd3 trying to get all travis builds working by onqtam · 8 years ago
  23. 1d1ba2a not using gold anymore by onqtam · 8 years ago
  24. d1737e4 fixed #27 by onqtam · 8 years ago
  25. bcd5c9f fixing .yml format... by onqtam · 8 years ago
  26. e459494 alternative way of supplying packages? by onqtam · 8 years ago
  27. c6ad425 newer cmake for travis builds by onqtam · 8 years ago
  28. 7e20332 still trying to get clang from a .tar.xz working - with the help of https://github.com/ldionne by onqtam · 8 years ago
  29. cc35030 the last difference between me and boost.hana - still not working... by onqtam · 8 years ago
  30. 0115857 again installing clang like boost.hana by onqtam · 8 years ago
  31. 23c6a34 still trying to get libc++ working on travis by onqtam · 8 years ago
  32. 9368c05 properly installing libc++ by onqtam · 8 years ago
  33. 095242a properly installing libc++-dev... by onqtam · 8 years ago
  34. 6cb83ac trying to use libc++ for clang under linux by onqtam · 8 years ago
  35. e0c0360 switching back to clangs from the llvm apt... by onqtam · 8 years ago
  36. fa5a852 switched to using gold on linux for everything by onqtam · 8 years ago
  37. 664a3a8 cmake wasn't the problem... by onqtam · 8 years ago
  38. d2b92d4 trying with a recent cmake... for some reason adding libc++ failed the builds - cmake started complaining by onqtam · 8 years ago
  39. 6e4f108 clang builds on travis should now pass! using libc++ by onqtam · 8 years ago
  40. 5a1292f testing with more clang sanitizers by onqtam · 8 years ago
  41. 616e9d9 still trying to get llvm builds under linux on travis to run by onqtam · 8 years ago
  42. 2c8036f still trying to get llvm builds under linux on travis to run by onqtam · 8 years ago
  43. e85b1bb still trying to get llvm builds under linux on travis to run by onqtam · 8 years ago
  44. c769bff still trying to get llvm builds under linux on travis to run by onqtam · 8 years ago
  45. 7dec6aa still trying to get llvm builds under linux on travis to run by onqtam · 8 years ago
  46. 160e188 fixing travis builds.. by onqtam · 8 years ago
  47. d19d6da hopefully fixed all clang versions under linux for travis by onqtam · 8 years ago
  48. 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
  49. 2c440b0 damn bash syntax... by onqtam · 8 years ago
  50. 5c3b997 still trying to switch to gold under linux by onqtam · 8 years ago
  51. 959458c trying to switch to gold linker under linux by onqtam · 8 years ago
  52. 65f438e trying to update ld for gcc 5 by onqtam · 8 years ago
  53. 3b2f798 enabled build with gcc 6 for travis by onqtam · 8 years ago
  54. 692541c added xcode 8 for travis by onqtam · 8 years ago
  55. 2dd5528 fixed #24 by onqtam · 8 years ago
  56. 89e3fe6 fixing which builds are allowed to fail by onqtam · 8 years ago
  57. 5bb6fcc fixing git depth so a build from 100 commits ago can be restarted on travis/appveyor by onqtam · 8 years ago
  58. 3ffb887 travis builds should be fixed by onqtam · 8 years ago
  59. 2704f92 temporarily removed linux clang builds because the ppa's are offline by onqtam · 8 years ago
  60. 8e44b18 disable valgrind for osx even for 64 bit builds... by onqtam · 8 years ago
  61. 90d95de version 1.0.0 release! by onqtam · 8 years ago
  62. 5ddd43a doc by onqtam · 8 years ago
  63. 1586ea2 enabled compare mode for tests! by onqtam · 8 years ago
  64. 316fce2 doc by onqtam · 8 years ago
  65. e4c75fc fixed the range based example better examples by onqtam · 8 years ago
  66. a539bb4 working on the command line doc by onqtam · 8 years ago
  67. 78177ed added short versions of all options by onqtam · 8 years ago
  68. 7ec86d8 fixing clang builds also testing with no apt cache by onqtam · 8 years ago
  69. f00052b builds running again? hopefully by onqtam · 8 years ago
  70. 24ccd0a removed ccache - no benefit in a single header library by onqtam · 8 years ago
  71. f732927 enabled appveyor builds again by onqtam · 8 years ago
  72. e2527e3 toying around with the travis config by onqtam · 8 years ago
  73. e835b42 - trying to get ccache working by onqtam · 8 years ago
  74. 7584cf2 trying cache by onqtam · 8 years ago
  75. 1b4144a - started the documentation - disabled the CI while I iterate on the markdown by onqtam · 9 years ago
  76. 4949274 - building with 5 studios on appveyor! - warnings as errors! by onqtam · 9 years ago
  77. 43e7f0d the windows build? by onqtam · 9 years ago
  78. 695fded trying to get -Werror running everywhere by onqtam · 9 years ago
  79. 2c6b10e no gcc 6 yet... by onqtam · 9 years ago
  80. 6893bcf trying gcc 6 on travis by onqtam · 9 years ago
  81. 3e9d044 [Travis] Add llvm-toolchain-precise-3.8 apt source (and also enable sanitizers for 64 bit for clang 3.4 to 3.6 by onqtam · 9 years ago
  82. ae38b7d trying the non i386 package by onqtam · 9 years ago
  83. f845c7f trying out sanitizers for clang 3.5 after travis have added a package to the whitelist by onqtam · 9 years ago
  84. c5a074d no failures allowed! by onqtam · 9 years ago
  85. 44cde12 better CI by onqtam · 9 years ago
  86. fa11399 fixing the valgrind problem at last? by onqtam · 9 years ago
  87. 7c4dbed debugging travis builds where some targets dont get linked to executables... BUT NO ERRORS OMFG WTF by onqtam · 9 years ago
  88. 85b58b5 adding pledgie badge by onqtam · 9 years ago
  89. b1e7e14 squashing git history for the last time by hardly · 10 years ago