summaryrefslogtreecommitdiff
path: root/azure-pipelines.yml
Commit message (Expand)AuthorAgeFilesLines
* ci: Install NASM on MSVC jobsXavier Claessens2023-02-201-0/+2
* fix confusing azure pipelines status for coverageEli Schwartz2022-11-161-0/+5
* azure CI: remove vs2017 tests without replacement now that the image is deletedEli Schwartz2022-08-031-59/+0
* CI: install ifort on WindowsEli Schwartz2022-07-111-0/+66
* bump minimum required version of python to 3.7Eli Schwartz2022-01-101-1/+1
* ci: Also use the `autoCancel` key for AzureDaniel Mensinger2021-09-041-2/+13
* Split run_unittests.py fileXavier Claessens2021-07-261-0/+2
* Add path filter to azure pipelines triggerJon Turney2021-07-101-0/+22
* coverage: Enable coverage reportsDaniel Mensinger2021-06-221-0/+1
* Move Cygwin tests to a GitHub workflow (#8829)Jon Turney2021-06-101-72/+0
* Revert "ci: Disable pytest-xdist on cygwin"Jon Turney2021-05-201-2/+2
* 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