aboutsummaryrefslogtreecommitdiff
path: root/appveyor.yml
AgeCommit message (Expand)Author
2020-06-10wording: avoid blacklist/whitelist stereotypesDaniel Stenberg
2020-05-30appveyor: add non-debug plain autotools-based buildMarc Hoersken
2020-05-11test1238: avoid tftpd being busy for tests shortly followingMarc Hoersken
2020-05-09appveyor: update comments to be clear about toolchainMarc Hoersken
2020-05-07appveyor: disable test 1139 instead of ignoring itMarc Hoersken
2020-05-07appveyor: disable flaky test 1501 and ignore broken 1056Marc Hoersken
2020-04-17appveyor: add Unicode winbuild jobsMarcel Raad
2020-04-13appveyor: completely disable tests that fail to timeout earlyMarc Hoersken
2020-04-10appveyor: partially revert 3413a110 to keep build without proxyMarc Hoersken
2020-04-10appveyor: ignore failing 'connect to non-listening proxy' testsMarc Hoersken
2020-04-05appveyor: use random test server ports based upon APPVEYOR_API_URLMarc Hoersken
2020-04-05appveyor: sort builds by type and add two new variantsMarc Hoersken
2020-04-05appveyor: turn disabled tests into ignored result testsMarc Hoersken
2020-03-24copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg
2020-03-07seek: fix fallback for missing ftruncate on WindowsMarc Hoersken
2019-10-30appveyor: publish artifacts on appveyorMichał Janiszewski
2019-10-27appveyor: add --disable-proxy autotools buildMarcel Raad
2019-10-25appveyor: make winbuilds with DEBUG=no/yes and VS 2015/2017Daniel Stenberg
2019-10-23appveyor: Use two parallel compilation on appveyor with CMakeMichał Janiszewski
2019-10-20appveyor: Add MSVC ARM64 buildMichał Janiszewski
2019-10-12appveyor: add a winbuild that uses VS2017Daniel Stenberg
2019-09-30AppVeyor: add 32-bit MinGW-w64 buildMarcel Raad
2019-09-30AppVeyor: remove MSYS2_ARG_CONV_EXCL for winbuildMarcel Raad
2019-09-21appveyor: upgrade VS2017 to VS2019Daniel Stenberg
2019-09-13appveyor: add a winbuildDaniel Stenberg
2019-08-01appveyor: pass on -k to makeDaniel Stenberg
2019-05-29appveyor: add Visual Studio solution buildMarcel Raad
2019-05-29appveyor: add support for other build systemsMarcel Raad
2019-05-13appveyor: also build "/ci" branches like travisDaniel Stenberg
2019-04-11AppVeyor: enable testing for WinSSL buildMarcel Raad
2019-02-27AppVeyor: add classic MinGW buildMarcel Raad
2019-02-27AppVeyor: add MinGW-w64 buildMarcel Raad
2019-02-26AppVeyor: update to Visual Studio 2017Marcel Raad
2019-02-26AppVeyor: switch VS 2015 builds to VS 2017 imageMarcel Raad
2019-02-26AppVeyor: explicitly select worker imageMarcel Raad
2019-02-26AppVeyor: re-enable test 500Marcel Raad
2019-02-26AppVeyor: remove redundant buildsMarcel Raad
2018-10-10AppVeyor: remove BDIR variable that sneaked in againMarcel Raad
2018-10-07AppVeyor: use Debug builds to run testsMarcel Raad
2018-10-07AppVeyor: add HTTP_ONLY buildMarcel Raad
2018-10-07AppVeyor: add WinSSL buildsMarcel Raad
2018-10-07AppVeyor: add remaining Visual Studio versionsMarcel Raad
2018-10-07AppVeyor: break long lineMarcel Raad
2018-10-07AppVeyor: remove unused BDIR variableMarcel Raad
2018-10-05AppVeyor: disable test 500Marcel Raad
2018-10-05AppVeyor: set custom install prefixMarcel Raad
2018-10-05AppVeyor: Remove non-SSL non-test buildsMarcel Raad
2018-10-05AppVeyor: run test suiteMarcel Raad
2018-10-05AppVeyor: use in-tree buildMarcel Raad
2018-08-08CMake: Respect BUILD_SHARED_LIBSRuslan Baratov