| Commit message (Expand) | Author | Age | Files | Lines |
* | CI: migrate macOS jobs from Azure and Travis CI to GitHub Actions | Marc Hoersken | 2020-03-24 | 1 | -82/+0 |
* | copyright: fix out-of-date copyright ranges and missing headers | Daniel Stenberg | 2020-03-24 | 1 | -0/+21 |
* | ci/tests: fix Azure Pipelines not running Windows containers | Marc Hoersken | 2020-03-20 | 1 | -0/+2 |
* | CI: stop ignoring 323, it is disabled | Daniel Stenberg | 2020-03-17 | 1 | -7/+7 |
* | ci/tests: increase timeouts for torture builds on Azure Pipelines | Marc Hoersken | 2020-03-17 | 1 | -2/+2 |
* | ci/tests: fix Azure Pipelines not running for pull requests | Marc Hoersken | 2020-03-16 | 1 | -2/+10 |
* | ci/tests: fix and align setting TFLAGS for make test-nonflaky | Marc Hoersken | 2020-03-15 | 1 | -18/+20 |
* | ci/tests: install test suite dependencies stunnel and impacket | Marc Hoersken | 2020-03-15 | 1 | -1/+16 |
* | ci/tests: Make it possible to still run but ignore failing tests | Marc Hoersken | 2020-03-03 | 1 | -10/+10 |
* | ci/tests: some MacOS builds randomly take longer than 20min | Marc Hoersken | 2020-03-02 | 1 | -2/+2 |
* | ci/tests: fine-tune Azure Pipeline timeouts with a small puffer | Marc Hoersken | 2020-03-02 | 1 | -10/+20 |
* | ci/tests: Update Azure DevOps pipeline job display names | Marc Hoersken | 2020-03-01 | 1 | -23/+23 |
* | ci/tests: Send test results to Azure DevOps for reporting | Marc Hoersken | 2020-02-29 | 1 | -0/+34 |
* | ci/tests: Increase timeouts of Windows builds due to new tests | Marc Hoersken | 2020-02-28 | 1 | -10/+10 |
* | ci/tests: align Azure Pipeline job names with each other | Marc Hoersken | 2020-02-27 | 1 | -5/+5 |
* | ci/tests: Add Windows builds via Azure Pipelines using Docker | Marc Hoersken | 2020-02-27 | 1 | -2/+220 |
* | azure: disable brotli on the macos debug-builds | Daniel Stenberg | 2020-02-14 | 1 | -1/+1 |
* | azure: the macos cmake doesn't need to install cmake | Daniel Stenberg | 2019-12-16 | 1 | -1/+1 |
* | azure: add a torture test on mac | Daniel Stenberg | 2019-12-14 | 1 | -1/+19 |
* | azure: add a torture test | Daniel Stenberg | 2019-12-13 | 1 | -0/+21 |
* | azure: make the default build use --enable-debug --enable-werror | Daniel Stenberg | 2019-12-13 | 1 | -1/+5 |
* | azure: add libssh2 and cmake macos builds | Daniel Stenberg | 2019-12-10 | 1 | -2/+30 |
* | azure: add a vanilla macos build | Daniel Stenberg | 2019-12-09 | 1 | -8/+32 |
* | azure: add more builds | Daniel Stenberg | 2019-12-04 | 1 | -7/+58 |
* | github action/azure pipeline: run 'make test-nonflaky' for tests | Daniel Stenberg | 2019-12-03 | 1 | -1/+1 |
* | azure-pipelines: fix the test script | Daniel Stenberg | 2019-12-02 | 1 | -2/+2 |
* | Azure Pipelines: initial CI setup | Daniel Stenberg | 2019-12-02 | 1 | -0/+20 |