Vadim Zeitlin
e35aff4684
Checkout submodules in Appveyor builds
...
Unlike Travis CI, Appveyor doesn't do this automatically, but we will
need them soon (the currently existing Catch submodule is not used by
Appveyor builds but, arguably, should be too).
2017-11-10 17:44:03 +01:00
Vadim Zeitlin
70c057ed8a
Revert "Test using previous build platform for AppVeyor"
...
This reverts commit b05d864f5e
as it
didn't help with Python-related build failures, finally.
2017-11-03 16:58:33 +01:00
Vadim Zeitlin
b05d864f5e
Test using previous build platform for AppVeyor
...
Try fixing Python-related build failures in Cygwin build by using the
previous version of the image, before the latest update.
2017-11-01 23:47:18 +01:00
Maarten Bent
d891e2708c
Stop AppVeyor build if a newer PR commit exists
...
As suggested in https://github.com/appveyor/ci/issues/38#issuecomment-70628826 .
Closes https://github.com/wxWidgets/wxWidgets/pull/196
2016-02-03 22:42:47 +01:00
Bryan Petty
3de5077c7a
Fixed missing wxUSE_STL config for MinGW AppVeyor build.
2015-11-04 19:07:15 -07:00
Bryan Petty
8fc8b6f110
Quick fix to version string in AppVeyor config.
2015-11-04 07:33:43 -07:00
Bryan Petty
2090988484
Added initial AppVeyor config.
2015-11-04 07:31:05 -07:00