Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
onqtam
/
doctest
/
e0b07a7db455bbf789e7357f7ab574620c587d31
/
appveyor.yml
968cc94
cmake on appveyor is still old...
by onqtam
· 5 years ago
70050a5
testing VS 2019 on appveyor
by onqtam
· 5 years ago
420e747
updated the build matrix so builds don't fail...
by onqtam
· 5 years ago
04b339e
testing CI - latest compilers
by onqtam
· 5 years ago
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
190ba25
added VS 2019 support
by onqtam
· 6 years ago
366c368
doctest tests can now be ran in parallel through ctest! fixed #202
by onqtam
· 6 years ago
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
54b5bb9
using gcc 8 on appveyor
by onqtam
· 6 years ago
dcdb43c
builds should pass now! no more Visual Studio 2010/2012 and Gcc 4.6 - relates #137
by onqtam
· 6 years ago
ef508e8
removed a bunch of code related to C++98 - only variadic macros are left!
by onqtam
· 6 years ago
7b26741
updated the mingw to gcc 7 for appveyor builds
by onqtam
· 7 years ago
aec53d2
enabled all builds again
by onqtam
· 8 years ago
5a2b255
- disabled all appveyor builds temporarily - until code coverage is done
by onqtam
· 8 years ago
7937d52
added MSVC /analyze for VS 2017 - relates #66
by onqtam
· 8 years ago
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
908ce00
fixing appveyor builds - the name of the solution had changed in my previous commits
by onqtam
· 8 years ago
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
4cb67f3
try to put "image" in the build matrix
by onqtam
· 8 years ago
d1befe9
trying to add a VS 2017 build
by onqtam
· 8 years ago
f516977
travis builds should pass now
by onqtam
· 8 years ago
529c92c
enabling all builds again
by onqtam
· 8 years ago
cc9e865
working on code coverage
by onqtam
· 8 years ago
9f934f8
all builds should be working now!!!
by onqtam
· 8 years ago
00332ae
appveyor mingw - it should work now!
by onqtam
· 8 years ago
32b383c
appveyor mingw..
by onqtam
· 8 years ago
6ad1376
appveyor mingw..
by onqtam
· 8 years ago
85bca3d
appveyor mingw debugging
by onqtam
· 8 years ago
8b766c5
mingw on appveyor..
by onqtam
· 8 years ago
01adc5a
trying to get the appveyor mingw build going
by onqtam
· 8 years ago
103eb2d
fixing appveyor 7z utility flags
by onqtam
· 8 years ago
196baef
trying to get mingw build working on appveyor
by onqtam
· 8 years ago
63447e2
trying to get a mingw build on appveyor
by onqtam
· 8 years ago
5bb6fcc
fixing git depth so a build from 100 commits ago can be restarted on travis/appveyor
by onqtam
· 8 years ago
8805b49
compacting the appveyor builds so they pass faster
by onqtam
· 8 years ago
4a65563
normalizing eof for everything
by onqtam
· 8 years ago
90d95de
version 1.0.0 release!
by onqtam
· 8 years ago
1586ea2
enabled compare mode for tests!
by onqtam
· 8 years ago
a539bb4
working on the command line doc
by onqtam
· 8 years ago
f732927
enabled appveyor builds again
by onqtam
· 8 years ago
1b4144a
- started the documentation - disabled the CI while I iterate on the markdown
by onqtam
· 9 years ago
9522eb4
all builds passing? please?
by onqtam
· 9 years ago
4949274
- building with 5 studios on appveyor! - warnings as errors!
by onqtam
· 9 years ago
a6b92d3
testing appveyor different studio
by onqtam
· 9 years ago
b1e7e14
squashing git history for the last time
by hardly
· 10 years ago