summaryrefslogtreecommitdiff
path: root/azure-pipelines.yml
Commit message (Expand)AuthorAgeFilesLines
* azure: Install python[23]-devel packages on Cygwinpy2optionalJon Turney2019-10-011-4/+5
* azure: Workaround MSYS2 PCH test failuresNirbheek Chauhan2019-09-011-0/+14
* tests: Detect ninja v1.9 and disable timestamp hackNirbheek Chauhan2019-09-011-1/+0
* add pylint Azure jobMichael Hirsch, Ph.D2019-08-021-0/+15
* ci/cygwin: Install pytest-xdist for unit testsNirbheek Chauhan2019-07-251-0/+3
* ci/cygwin: Don't need a special step to install cmakeNirbheek Chauhan2019-07-251-4/+1
* azure cygwin cmake 3.14.5Michael Hirsch, Ph.D2019-07-181-2/+2
* cmake: use newer CMake version for cygwinDaniel Mensinger2019-06-061-1/+10
* Merge pull request #5250 from jon-turney/test-compiler-reportJussi Pakkanen2019-04-201-1/+2
|\
| * azure: Fix some places where an unexpected compiler is being picked upJon Turney2019-04-151-1/+2
* | Add VS2019 backend CI and docs.Anton Kochkov2019-04-161-0/+23
|/
* azure: Unset BOOST_ROOT for Cygwin, MSYS2 and clang-clJon Turney2019-03-171-0/+2
* azure: Fix python3 in vs2017 tasksDaniel Mensinger2019-03-011-0/+5
* Launch Meson via python3 so the binary name is correct.Jussi Pakkanen2019-02-261-1/+1
* Copy python3.5 to python3 so tests pass on Cygwin.Jussi Pakkanen2019-02-261-0/+1
* azure-pipelines: Fix cygwin python3 installationNirbheek Chauhan2019-02-231-2/+2
* ci/msys2: use the msys2 ninjaChristoph Reiter2019-02-051-1/+1
* azure: Add msys2 clang to test matrixJon Turney2018-12-091-2/+11
* azure-pipelines: install cmake in msys2Christoph Reiter2018-11-271-1/+9
* CI: port msys2 jobs from appveyor to azure-pipelinesChristoph Reiter2018-11-261-0/+50
* CMake find_package dependency backend (#4444)Daniel Mensinger2018-11-221-0/+1
* CI: port cygwin job from appveyor to azure-pipelinesChristoph Reiter2018-11-211-0/+47
* azure: Remove unneeded maxParallelJon Turney2018-11-131-2/+0
* azure: Match release branch names as wellJon Turney2018-11-131-0/+2
* azure: Enable vs2015 jobsJon Turney2018-11-131-18/+18
* azure: Add clang-cl/ninja to matrixJon Turney2018-11-041-0/+4
* Add an azure-pipelines.ymlJon Turney2018-10-141-0/+49