summaryrefslogtreecommitdiff
path: root/azure-pipelines.yml
AgeCommit message (Expand)Author
2025-10-17Update Azure image from win2019 to win2022Jussi Pakkanen
2025-06-18Remove coverage measurement.Jussi Pakkanen
2024-06-03CI: clean up azure triggersEli Schwartz
2023-05-24azure pipelines: fix branch patterns to support 1.x release branchesEli Schwartz
2023-02-20ci: Install NASM on MSVC jobsXavier Claessens
2022-11-16fix confusing azure pipelines status for coverageEli Schwartz
2022-08-03azure CI: remove vs2017 tests without replacement now that the image is deletedEli Schwartz
2022-07-11CI: install ifort on WindowsEli Schwartz
2022-01-10bump minimum required version of python to 3.7Eli Schwartz
2021-09-04ci: Also use the `autoCancel` key for AzureDaniel Mensinger
2021-07-26Split run_unittests.py fileXavier Claessens
2021-07-10Add path filter to azure pipelines triggerJon Turney
2021-06-22coverage: Enable coverage reportsDaniel Mensinger
2021-06-10Move Cygwin tests to a GitHub workflow (#8829)Jon Turney
2021-05-20Revert "ci: Disable pytest-xdist on cygwin"Jon Turney
2021-01-09ci: Fix pip installation in Cygwin on AzureNirbheek Chauhan
2020-11-04CI: Port MSYS2 from azure-pipelines to github actionsChristoph Reiter
2020-10-30Bump minimum supported Python version to 3.6. Closes #6297.Jussi Pakkanen
2020-09-29dependencies/curses: Add way to testing curses on msys2.Yonggang Luo
2020-09-15CI: don't update MSYS2 [skip ci]Christoph Reiter
2020-09-11Add a test run of MSVC ARM64 cross on Windows x64Jon Turney
2020-08-15ci: Disable pytest-xdist on cygwinNirbheek Chauhan
2020-07-13ci: Increase timeout for vs jobs to 120Nirbheek Chauhan
2020-06-25ci: Workaround MSYS2 update breakageNirbheek Chauhan
2020-06-25ci: Bump the cygwin timeout to 120 minutesNirbheek Chauhan
2020-06-17add missing gcovr dependencies for msys2 ciCary Converse
2020-06-17add missing gcovr dependencies for cygwin ciCary Converse
2020-06-17coverage: llvm-cov supportCary Converse
2020-06-17ci: Remove PostgreSQL from PATHNirbheek Chauhan
2020-06-14Disable failing cmake jobs on VS2017Nirbheek Chauhan
2020-06-13azure: Run gtkdoc tests for CygwinJon Turney
2020-06-05ci: run some builders with response file threshold set to zeroDan Kegel
2020-04-17ci: Add python-jsonschemaDylan Baker
2020-03-17Revert "azure: Workaround MSYS2 PCH test failures"Jon Turney
2020-02-25azure ci: Test x86 Visual Studio builds again, closes #6604Nirbheek Chauhan
2020-02-20boost: Updated testsDaniel Mensinger
2020-02-09Remove vs2015 jobs as Azure will stop supporting it.Jussi Pakkanen
2020-01-22tests: Add a unit test for checksumsNirbheek Chauhan
2019-12-09azure: Fix vs2015Daniel Mensinger
2019-11-17lint+mypy: move to github actionsMichael Hirsch, Ph.D
2019-11-17fs: use pathlib.Path, add type hint checkMichael Hirsch, Ph.D
2019-11-07CI: add initial type annotation checkingMichael Hirsch, Ph.D
2019-10-01azure: Install python[23]-devel packages on CygwinJon Turney
2019-09-01azure: Workaround MSYS2 PCH test failuresNirbheek Chauhan
2019-09-01tests: Detect ninja v1.9 and disable timestamp hackNirbheek Chauhan
2019-08-02add pylint Azure jobMichael Hirsch, Ph.D
2019-07-25ci/cygwin: Install pytest-xdist for unit testsNirbheek Chauhan
2019-07-25ci/cygwin: Don't need a special step to install cmakeNirbheek Chauhan
2019-07-18azure cygwin cmake 3.14.5Michael Hirsch, Ph.D
2019-06-06cmake: use newer CMake version for cygwinDaniel Mensinger