]> git.ipfire.org Git - thirdparty/curl.git/commit
AppVeyor: add MinGW-w64 build
authorMarcel Raad <Marcel.Raad@teamviewer.com>
Wed, 10 Oct 2018 20:22:06 +0000 (22:22 +0200)
committerMarcel Raad <Marcel.Raad@teamviewer.com>
Wed, 27 Feb 2019 21:44:08 +0000 (22:44 +0100)
commit225698d0720c9cdeccd93beb6954481b01ecc2b5
tree0f8a2a3a859d132a9124b46840deba80d6c4e52e
parenteb433389411f778ed8e6b516a5b8fa35d57564ef
AppVeyor: add MinGW-w64 build

Add a MinGW-w64 build using CMake's MSYS Makefiles generator.
Use the Visual Studio 2015 image as it has GCC 8, while the
Visual Studio 2017 image only has GCC 7.2.

Closes https://github.com/curl/curl/pull/3623
appveyor.yml