Bryan Petty
e11bbb1afc
Re-enable features in AppVeyor builds
...
Build boxes have been upgraded, and should be able to handle the
extra time required to build these features now.
Closes https://github.com/wxWidgets/wxWidgets/pull/309
2016-07-30 23:00:48 +02:00
Vadim Zeitlin
d7e84827bc
Try to avoid timeouts in AppVeyor Cygwin build
...
Disable more libraries and use --disable-optimize instead of --enable-debug
(also for MinGW) as we don't really need debug information in these builds and
not generating it might make things faster.
2016-02-19 01:23:11 +01:00
Maarten Bent
5f2ccde269
Fix AppVeyor mingw build with USE_GUI=1
...
Closes #142
2015-12-05 16:00:29 -07:00
Bryan Petty
92323b5705
Disable USE_GUI in MinGW AppVeyor build for now.
2015-11-09 18:27:42 -07:00
Vadim Zeitlin
69584dd3b4
Show make version as well in AppVeyor MinGW builds
...
Also remove quotes which are not needed in Windows shell and show just the
first line of the versions.
2015-11-07 23:37:42 +01:00
Vadim Zeitlin
1d1c54cc6c
Display binutils version in AppVeyor MinGW build
...
Just to get more information about the mysteriously failing ar command.
2015-11-06 20:31:07 +01:00
Bryan Petty
2090988484
Added initial AppVeyor config.
2015-11-04 07:31:05 -07:00