aboutsummaryrefslogtreecommitdiff
path: root/appveyor.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | - Fix masm operators and comments - Add -DOPENSSL_NO_ASM only if not 64 bit build - Add -DCMAKE_INSTALL_PREFIX to avoid build error
* 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
| | | Currently ssltest does not run on AppVeyor. Turn this test off until it can be run in CI.
* 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