index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ci
/
azure-steps.yml
Age
Commit message (
Expand
)
Author
2021-09-04
ci: Also use the `autoCancel` key for Azure
Daniel Mensinger
2021-07-13
Set MESON_CI_JOBNAME for all CI jobs
Jon Turney
2020-04-04
ci: Use self hosted CI data
Daniel Mensinger
2020-04-04
ci: Add debug logs to for the setup process
Daniel Mensinger
2020-02-23
Merge pull request #6637 from mesonbuild/nirbheek/implement-symbolextractor-w...
Jussi Pakkanen
2020-02-22
symbolextractor: Add support for clang-cl
Nirbheek Chauhan
2020-02-20
boost: Updated tests
Daniel Mensinger
2020-02-09
Remove vs2015 jobs as Azure will stop supporting it.
Jussi Pakkanen
2020-02-04
Don't fail in setup on azure when commit message contains an equals sign
Jon Turney
2020-01-22
tests: Add a unit test for checksums
Nirbheek Chauhan
2019-12-11
Merge pull request #6207 from dcbaker/linker-option
Jussi Pakkanen
2019-12-09
azure: Fix vs2015
Daniel Mensinger
2019-12-02
azure: print where link.exe is coming from too
Dylan Baker
2019-09-01
azure: Bump to upstream ninja v1.9 release
Nirbheek Chauhan
2019-09-01
azure: Download pkg-config.exe from meson cidata
Nirbheek Chauhan
2019-07-24
ci: Fix failures in vs2019 jobs on Azure
Nirbheek Chauhan
2019-07-09
Use pytest-xdist in Azure and Linux on Travis.
Jussi Pakkanen
2019-06-06
cmake: better logging
Daniel Mensinger
2019-04-20
Merge pull request #5250 from jon-turney/test-compiler-report
Jussi Pakkanen
2019-04-16
Add VS2019 backend CI and docs.
Anton Kochkov
2019-04-15
azure: Fix some places where an unexpected compiler is being picked up
Jon Turney
2019-03-20
Revert "azure: Don't try to publish logs from fork"
Jon Turney
2019-03-17
azure: Unset BOOST_ROOT for Cygwin, MSYS2 and clang-cl
Jon Turney
2019-03-01
azure: Fix python3 in vs2017 tasks
Daniel Mensinger
2018-11-27
azure: ignore PRs which should be skipped for ci
Jon Turney
2018-11-16
azure: Install Boost binaries for Windows
Jon Turney
2018-11-16
azure: Install the DMD D compiler
Jon Turney
2018-11-16
azure: Install x86 python in vs2015 image when building for x86
Jon Turney
2018-11-16
azure: Add JDK installed in vs2015 image to PATH
Jon Turney
2018-11-13
azure: Simplify how we always publish test results
Jon Turney
2018-11-13
azure: Enable vs2015 jobs
Jon Turney
2018-11-13
azure: Install python3 for vs2015 image
Jon Turney
2018-11-13
azure: Rewrite importing visual studio environment variables
Jon Turney
2018-11-04
azure: Remove MSVC tools from PATH for clang-cl job
Jon Turney
2018-11-04
azure: Add clang-cl/ninja to matrix
Jon Turney
2018-10-16
Don't try to publish logs from fork
Jon Turney
2018-10-14
Set env vars so MS-MPI tests are run
Jon Turney
2018-10-14
Add resgen to PATH so csharp tests are run
Jon Turney
2018-10-14
Add an azure-pipelines.yml
Jon Turney