summaryrefslogtreecommitdiff
path: root/ci/azure-steps.yml
AgeCommit message (Expand)Author
2021-09-04ci: Also use the `autoCancel` key for AzureDaniel Mensinger
2021-07-13Set MESON_CI_JOBNAME for all CI jobsJon Turney
2020-04-04ci: Use self hosted CI dataDaniel Mensinger
2020-04-04ci: Add debug logs to for the setup processDaniel Mensinger
2020-02-23Merge pull request #6637 from mesonbuild/nirbheek/implement-symbolextractor-w...Jussi Pakkanen
2020-02-22symbolextractor: Add support for clang-clNirbheek Chauhan
2020-02-20boost: Updated testsDaniel Mensinger
2020-02-09Remove vs2015 jobs as Azure will stop supporting it.Jussi Pakkanen
2020-02-04Don't fail in setup on azure when commit message contains an equals signJon Turney
2020-01-22tests: Add a unit test for checksumsNirbheek Chauhan
2019-12-11Merge pull request #6207 from dcbaker/linker-optionJussi Pakkanen
2019-12-09azure: Fix vs2015Daniel Mensinger
2019-12-02azure: print where link.exe is coming from tooDylan Baker
2019-09-01azure: Bump to upstream ninja v1.9 releaseNirbheek Chauhan
2019-09-01azure: Download pkg-config.exe from meson cidataNirbheek Chauhan
2019-07-24ci: Fix failures in vs2019 jobs on AzureNirbheek Chauhan
2019-07-09Use pytest-xdist in Azure and Linux on Travis.Jussi Pakkanen
2019-06-06cmake: better loggingDaniel Mensinger
2019-04-20Merge pull request #5250 from jon-turney/test-compiler-reportJussi Pakkanen
2019-04-16Add VS2019 backend CI and docs.Anton Kochkov
2019-04-15azure: Fix some places where an unexpected compiler is being picked upJon Turney
2019-03-20Revert "azure: Don't try to publish logs from fork"Jon Turney
2019-03-17azure: Unset BOOST_ROOT for Cygwin, MSYS2 and clang-clJon Turney
2019-03-01azure: Fix python3 in vs2017 tasksDaniel Mensinger
2018-11-27azure: ignore PRs which should be skipped for ciJon Turney
2018-11-16azure: Install Boost binaries for WindowsJon Turney
2018-11-16azure: Install the DMD D compilerJon Turney
2018-11-16azure: Install x86 python in vs2015 image when building for x86Jon Turney
2018-11-16azure: Add JDK installed in vs2015 image to PATHJon Turney
2018-11-13azure: Simplify how we always publish test resultsJon Turney
2018-11-13azure: Enable vs2015 jobsJon Turney
2018-11-13azure: Install python3 for vs2015 imageJon Turney
2018-11-13azure: Rewrite importing visual studio environment variablesJon Turney
2018-11-04azure: Remove MSVC tools from PATH for clang-cl jobJon Turney
2018-11-04azure: Add clang-cl/ninja to matrixJon Turney
2018-10-16Don't try to publish logs from forkJon Turney
2018-10-14Set env vars so MS-MPI tests are runJon Turney
2018-10-14Add resgen to PATH so csharp tests are runJon Turney
2018-10-14Add an azure-pipelines.ymlJon Turney