Commit Graph

7 Commits

Author SHA1 Message Date
79e76d8329 Fix scons installation on AppVeyor
Seems like AppVeyor just upgraded pip and finally removed the
deprecated --egg switch.
2018-05-16 23:01:24 +02:00
e7965b0f8a Add GDnative wrapper lib on CI build 2018-01-04 20:32:12 +01:00
a4a222d62d use the same cache for all branches for appveyor 2017-11-28 03:23:33 -04:00
1272497fec prune scons shared cache 2017-11-27 01:43:10 -04:00
428b6a308e add support for scons cache and enable it for appveyor 2017-11-25 22:15:22 -04:00
203fed204c CI: Disable MinGW build on Travis and add AppVeyor badge
Now that AppVeyor handles testing Windows builds with MSVC,
we can skip the need to test against Travis' old MinGW toolchain
and have a faster CI process.

Also try building X11 binaries against system OpenSSL, should
speed up build.
2017-09-26 19:34:17 +02:00
92c34eaf9c Add AppVeyor CI file for MSVC builds
This improves our compiler coverage in our CI builds.
2017-09-26 13:16:37 +02:00