Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | appveyor: store entire build folder in artifacts | Ilya Shipitsin | 2022-09-10 | 1 | -2/+1 |
| | |||||
* | Use current VS2019 with appveyor | kinichiro | 2022-04-29 | 1 | -5/+5 |
| | |||||
* | install missing dependencies for AppVeyorv3.5.0 | Ilya Shipitsin | 2022-02-23 | 1 | -1/+1 |
| | |||||
* | Use Previous VS2019 image with Appveyor | kinichiro | 2022-01-13 | 1 | -5/+5 |
| | |||||
* | update appveyor pre-build config to address build failures | Brent Cook | 2021-04-08 | 1 | -2/+1 |
| | |||||
* | Keep test log as artifact | kinichiro | 2020-07-07 | 1 | -0/+9 |
| | |||||
* | Fix ssltest to run on appveyor | kinichiro | 2020-07-07 | 1 | -2/+1 |
| | |||||
* | more MSVC build/test tweaks | Brent Cook | 2020-05-01 | 1 | -2/+12 |
| | |||||
* | specify architecture separately | Brent Cook | 2020-05-01 | 1 | -9/+3 |
| | |||||
* | bump cmake and appveyor build environment | Brent Cook | 2020-05-01 | 1 | -10/+9 |
| | |||||
* | Fix masm build | kinichiro | 2019-06-10 | 1 | -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 packages | Brent Cook | 2019-05-20 | 1 | -1/+1 |
| | |||||
* | reduce number of Windows configs needed to test | Brent Cook | 2019-01-20 | 1 | -22/+3 |
| | |||||
* | disable 2017 builds for now, appveyor is taking too long | Brent Cook | 2019-01-20 | 1 | -9/+1 |
| | |||||
* | add Visual Studio 2017 image | Brent Cook | 2018-12-16 | 1 | -10/+24 |
| | |||||
* | add Visual Studio 15 2017 test target | Brent Cook | 2018-12-16 | 1 | -1/+7 |
| | |||||
* | typo | Brent Cook | 2018-11-13 | 1 | -3/+3 |
| | |||||
* | Cleanup options around tests | Don | 2018-03-21 | 1 | -9/+1 |
| | |||||
* | Temporarily turn off ssltest | Don | 2018-03-20 | 1 | -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 failure | Don | 2018-03-20 | 1 | -1/+1 |
| | |||||
* | Only run tests on static builds | Don | 2018-03-20 | 1 | -1/+8 |
| | |||||
* | Add ctest config support and enable tests | Don | 2018-03-20 | 1 | -2/+2 |
| | |||||
* | Fix SHARED_LIBS matrix | Don | 2018-03-20 | 1 | -2/+2 |
| | |||||
* | Use BUILD_SHARED_LIBS | Don | 2018-03-19 | 1 | -1/+1 |
| | |||||
* | Add appveyor support for Window CI/CD | Don | 2018-03-19 | 1 | -0/+51 |