25 Commits

Author SHA1 Message Date
Ilya Shipitsin
2e9adeeeae appveyor: store entire build folder in artifacts 2022-09-10 09:51:13 +05:00
kinichiro
ff798b2a33 Use current VS2019 with appveyor 2022-04-29 19:30:07 +09:00
Ilya Shipitsin
6b06bed084 install missing dependencies for AppVeyor 2022-02-23 10:09:03 +05:00
kinichiro
5372a1c07a Use Previous VS2019 image with Appveyor 2022-01-13 19:36:06 +09:00
Brent Cook
94f057403a update appveyor pre-build config to address build failures 2021-04-08 03:32:25 -05:00
kinichiro
b2311ac5d9 Keep test log as artifact 2020-07-07 22:49:58 +09:00
kinichiro
615c380811 Fix ssltest to run on appveyor 2020-07-07 22:45:48 +09:00
Brent Cook
012014df35 more MSVC build/test tweaks 2020-05-01 08:31:11 -05:00
Brent Cook
ee9d53e271 specify architecture separately 2020-05-01 04:58:48 -05:00
Brent Cook
1c3377bac0 bump cmake and appveyor build environment 2020-05-01 04:09:57 -05:00
kinichiro
bbb662b69c Fix masm build
- Fix masm operators and comments
- Add -DOPENSSL_NO_ASM only if not 64 bit build
- Add -DCMAKE_INSTALL_PREFIX to avoid build error
2019-06-10 06:49:34 -05:00
Brent Cook
4f88694cc9 do a system upgrade on msys64 packages 2019-05-20 21:00:48 -05:00
Brent Cook
e22fea70af reduce number of Windows configs needed to test 2019-01-20 22:00:59 -06:00
Brent Cook
ecc142702a disable 2017 builds for now, appveyor is taking too long 2019-01-20 21:57:40 -06:00
Brent Cook
38c429ab2a add Visual Studio 2017 image 2018-12-16 02:46:20 -06:00
Brent Cook
e9e6bf2728 add Visual Studio 15 2017 test target 2018-12-16 02:37:02 -06:00
Brent Cook
3c1371061a typo 2018-11-13 13:42:37 -06:00
Don
4d753badc0 Cleanup options around tests 2018-03-21 11:33:38 -07:00
Don
3f61652f26
Temporarily turn off ssltest
Currently ssltest does not run on AppVeyor. Turn this test off until it can be run in CI.
2018-03-20 22:00:08 -07:00
Don
8b72e6aca6
Add timeout and output for failure 2018-03-20 21:27:13 -07:00
Don
0263e69a93
Only run tests on static builds 2018-03-20 16:23:35 -07:00
Don
23f2dcec9f
Add ctest config support and enable tests 2018-03-20 16:16:29 -07:00
Don
eb7a82524e
Fix SHARED_LIBS matrix 2018-03-20 09:51:24 -07:00
Don
72214b9d12
Use BUILD_SHARED_LIBS 2018-03-19 19:15:05 -07:00
Don
8d3a9a3729
Add appveyor support for Window CI/CD 2018-03-19 18:29:00 -07:00