1. af71fc9 trying VS 2019 on appveyor again by onqtam · 4 years, 8 months ago
  2. 968cc94 cmake on appveyor is still old... by onqtam · 5 years ago
  3. 70050a5 testing VS 2019 on appveyor by onqtam · 5 years ago
  4. 420e747 updated the build matrix so builds don't fail... by onqtam · 5 years ago
  5. 04b339e testing CI - latest compilers by onqtam · 5 years ago
  6. 1685a4e temporarily disabled the VS 2019 builds on the CI - until this gets fixed: https://github.com/appveyor/ci/issues/2891 by onqtam · 6 years ago
  7. 190ba25 added VS 2019 support by onqtam · 6 years ago
  8. 366c368 doctest tests can now be ran in parallel through ctest! fixed #202 by onqtam · 6 years ago
  9. 2151e3c removed support for GCC 4.7 and VS 2013 ... they have extensions for thread local storage (__thread and __declspec(thread) respectively) but it works only for POD types... relates #4 by onqtam · 6 years ago
  10. 54b5bb9 using gcc 8 on appveyor by onqtam · 6 years ago
  11. dcdb43c builds should pass now! no more Visual Studio 2010/2012 and Gcc 4.6 - relates #137 by onqtam · 6 years ago
  12. ef508e8 removed a bunch of code related to C++98 - only variadic macros are left! by onqtam · 6 years ago
  13. 7b26741 updated the mingw to gcc 7 for appveyor builds by onqtam · 7 years ago
  14. aec53d2 enabled all builds again by onqtam · 8 years ago
  15. 5a2b255 - disabled all appveyor builds temporarily - until code coverage is done by onqtam · 8 years ago
  16. 7937d52 added MSVC /analyze for VS 2017 - relates #66 by onqtam · 8 years ago
  17. b09df63 simplifying the appveyor script - trying "appveyor exit" after this issue got closed: https://github.com/appveyor/ci/issues/1373 by onqtam · 8 years ago
  18. 908ce00 fixing appveyor builds - the name of the solution had changed in my previous commits by onqtam · 8 years ago
  19. 2a921f2 added VS 2017 to build matrix - should work! (also reworked the appveyor builds to be 1 job per compiler instead of 1 job per config/arch pair) by onqtam · 8 years ago
  20. 4cb67f3 try to put "image" in the build matrix by onqtam · 8 years ago
  21. d1befe9 trying to add a VS 2017 build by onqtam · 8 years ago
  22. f516977 travis builds should pass now by onqtam · 8 years ago
  23. 529c92c enabling all builds again by onqtam · 8 years ago
  24. cc9e865 working on code coverage by onqtam · 8 years ago
  25. 9f934f8 all builds should be working now!!! by onqtam · 8 years ago
  26. 00332ae appveyor mingw - it should work now! by onqtam · 8 years ago
  27. 32b383c appveyor mingw.. by onqtam · 8 years ago
  28. 6ad1376 appveyor mingw.. by onqtam · 8 years ago
  29. 85bca3d appveyor mingw debugging by onqtam · 8 years ago
  30. 8b766c5 mingw on appveyor.. by onqtam · 8 years ago
  31. 01adc5a trying to get the appveyor mingw build going by onqtam · 8 years ago
  32. 103eb2d fixing appveyor 7z utility flags by onqtam · 8 years ago
  33. 196baef trying to get mingw build working on appveyor by onqtam · 8 years ago
  34. 63447e2 trying to get a mingw build on appveyor by onqtam · 8 years ago
  35. 5bb6fcc fixing git depth so a build from 100 commits ago can be restarted on travis/appveyor by onqtam · 8 years ago
  36. 8805b49 compacting the appveyor builds so they pass faster by onqtam · 8 years ago
  37. 4a65563 normalizing eof for everything by onqtam · 8 years ago
  38. 90d95de version 1.0.0 release! by onqtam · 8 years ago
  39. 1586ea2 enabled compare mode for tests! by onqtam · 8 years ago
  40. a539bb4 working on the command line doc by onqtam · 8 years ago
  41. f732927 enabled appveyor builds again by onqtam · 8 years ago
  42. 1b4144a - started the documentation - disabled the CI while I iterate on the markdown by onqtam · 9 years ago
  43. 9522eb4 all builds passing? please? by onqtam · 9 years ago
  44. 4949274 - building with 5 studios on appveyor! - warnings as errors! by onqtam · 9 years ago
  45. a6b92d3 testing appveyor different studio by onqtam · 9 years ago
  46. b1e7e14 squashing git history for the last time by hardly · 10 years ago