aboutsummaryrefslogtreecommitdiff
path: root/appveyor.yml (follow)
Commit message (Expand)AuthorAgeFilesLines
* appveyor: store entire build folder in artifactsIlya Shipitsin2022-09-101-2/+1
* Use current VS2019 with appveyorkinichiro2022-04-291-5/+5
* install missing dependencies for AppVeyorv3.5.0Ilya Shipitsin2022-02-231-1/+1
* Use Previous VS2019 image with Appveyorkinichiro2022-01-131-5/+5
* update appveyor pre-build config to address build failuresBrent Cook2021-04-081-2/+1
* Keep test log as artifactkinichiro2020-07-071-0/+9
* Fix ssltest to run on appveyorkinichiro2020-07-071-2/+1
* more MSVC build/test tweaksBrent Cook2020-05-011-2/+12
* specify architecture separatelyBrent Cook2020-05-011-9/+3
* bump cmake and appveyor build environmentBrent Cook2020-05-011-10/+9
* Fix masm buildkinichiro2019-06-101-1/+1
* do a system upgrade on msys64 packagesBrent Cook2019-05-201-1/+1
* reduce number of Windows configs needed to testBrent Cook2019-01-201-22/+3
* disable 2017 builds for now, appveyor is taking too longBrent Cook2019-01-201-9/+1
* add Visual Studio 2017 imageBrent Cook2018-12-161-10/+24
* add Visual Studio 15 2017 test targetBrent Cook2018-12-161-1/+7
* typoBrent Cook2018-11-131-3/+3
* Cleanup options around testsDon2018-03-211-9/+1
* Temporarily turn off ssltestDon2018-03-201-1/+2
* Add timeout and output for failureDon2018-03-201-1/+1
* Only run tests on static buildsDon2018-03-201-1/+8
* Add ctest config support and enable testsDon2018-03-201-2/+2
* Fix SHARED_LIBS matrixDon2018-03-201-2/+2
* Use BUILD_SHARED_LIBSDon2018-03-191-1/+1
* Add appveyor support for Window CI/CDDon2018-03-191-0/+51