summaryrefslogtreecommitdiff
path: root/azure-pipelines.yml
Commit message (Expand)AuthorAgeFilesLines
* ci: Fix pip installation in Cygwin on AzureNirbheek Chauhan2021-01-091-1/+1
* CI: Port MSYS2 from azure-pipelines to github actionsChristoph Reiter2020-11-041-73/+0
* Bump minimum supported Python version to 3.6. Closes #6297.Jussi Pakkanen2020-10-301-1/+1
* dependencies/curses: Add way to testing curses on msys2.Yonggang Luo2020-09-291-0/+4
* CI: don't update MSYS2 [skip ci]Christoph Reiter2020-09-151-11/+0
* Add a test run of MSVC ARM64 cross on Windows x64Jon Turney2020-09-111-0/+5
* ci: Disable pytest-xdist on cygwinNirbheek Chauhan2020-08-151-2/+2
* ci: Increase timeout for vs jobs to 120Nirbheek Chauhan2020-07-131-0/+2
* ci: Workaround MSYS2 update breakageNirbheek Chauhan2020-06-251-1/+7
* ci: Bump the cygwin timeout to 120 minutesNirbheek Chauhan2020-06-251-0/+1
* add missing gcovr dependencies for msys2 ciCary Converse2020-06-171-0/+1
* add missing gcovr dependencies for cygwin ciCary Converse2020-06-171-0/+5
* coverage: llvm-cov supportCary Converse2020-06-171-3/+6
* ci: Remove PostgreSQL from PATHNirbheek Chauhan2020-06-171-2/+0
* Disable failing cmake jobs on VS2017Nirbheek Chauhan2020-06-141-0/+2
* azure: Run gtkdoc tests for CygwinJon Turney2020-06-131-0/+1
* ci: run some builders with response file threshold set to zeroDan Kegel2020-06-051-0/+2
* ci: Add python-jsonschemaDylan Baker2020-04-171-3/+3
* Revert "azure: Workaround MSYS2 PCH test failures"Jon Turney2020-03-171-14/+0
* azure ci: Test x86 Visual Studio builds again, closes #6604Nirbheek Chauhan2020-02-251-2/+2
* boost: Updated testsDaniel Mensinger2020-02-201-0/+3
* Remove vs2015 jobs as Azure will stop supporting it.Jussi Pakkanen2020-02-091-24/+0
* tests: Add a unit test for checksumsNirbheek Chauhan2020-01-221-2/+4
* azure: Fix vs2015Daniel Mensinger2019-12-091-0/+6
* lint+mypy: move to github actionsMichael Hirsch, Ph.D2019-11-171-15/+0
* fs: use pathlib.Path, add type hint checkMichael Hirsch, Ph.D2019-11-171-1/+1
* CI: add initial type annotation checkingMichael Hirsch, Ph.D2019-11-071-3/+4
* 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