thrift/build/appveyor
Christopher Tubbs 3df6a03a2f [CI] Appveyor - refresh pacman database on upgrade
Add -y (--refresh) flag to pacman when also doing a system upgrade with
-u (--sysupgrade). This ensures that its database is refreshed in the
case where pacman core is upgraded after the previous refresh.
2022-05-05 16:57:30 -04:00
..
build-libevent.bat Larger whitespace cleanup of AppVeyor build files 2021-08-11 19:25:54 +02:00
build-zlib.bat Larger whitespace cleanup of AppVeyor build files 2021-08-11 19:25:54 +02:00
CYGWIN-appveyor-full.bat Merged AppVeyor scripts for 'install', 'build' and 'test' into one 2021-08-11 19:28:09 +02:00
MINGW-appveyor-full.bat [CI] Appveyor - refresh pacman database on upgrade 2022-05-05 16:57:30 -04:00
MSVC-appveyor-full.bat Merged AppVeyor scripts for 'install', 'build' and 'test' into one 2021-08-11 19:28:09 +02:00
MSYS-appveyor-full.bat [CI] Appveyor - refresh pacman database on upgrade 2022-05-05 16:57:30 -04:00
README.md AppVeyor: larger updates in build configuration and documentation 2021-08-11 19:25:54 +02:00
simulate-appveyor.bat Merged AppVeyor scripts for 'install', 'build' and 'test' into one 2021-08-11 19:28:09 +02:00
win_showenv.bat Removed the 'shortened' profile names in favor of descriptive profile class names 2021-08-11 19:27:24 +02:00

AppVeyor Build

AppVeyor is capable of building MSVC as well as MSYS2, MinGW and Cygwin builds targeting the MS Windows platform. It has many versions of boost and python installed as well. See what appveyor has installed on build workers.

We run a matrix build on AppVeyor. See appveyor.yml for more details.