Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-04 | Add GDnative wrapper lib on CI build | Emmanuel Leblond | |
2017-11-28 | use the same cache for all branches for appveyor | Rhody Lugo | |
2017-11-27 | prune scons shared cache | Rhody Lugo | |
2017-11-25 | add support for scons cache and enable it for appveyor | Rhody Lugo | |
2017-09-26 | CI: Disable MinGW build on Travis and add AppVeyor badge | Rémi Verschelde | |
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 | Add AppVeyor CI file for MSVC builds | Rémi Verschelde | |
This improves our compiler coverage in our CI builds. |