Age | Commit message (Expand) | Author | Files | Lines |
2022-11-16 | fix confusing azure pipelines status for coverage | Eli Schwartz | 2 | -18/+15 |
2022-08-09 | CI: include zlib devel package for the mingw cross tests | Eli Schwartz | 1 | -1/+1 |
2022-08-05 | CI: remove nim from the ubuntu rolling install list | Eli Schwartz | 1 | -1/+1 |
2022-07-11 | CI: install ifort on Windows | Eli Schwartz | 4 | -1/+48 |
2022-04-12 | add a pypy3 for windows too | mattip | 1 | -1/+9 |
2022-04-11 | add pypy3 to the bionic image | mattip | 1 | -0/+16 |
2022-03-03 | CI images: add the JRE to Ubuntu | Eli Schwartz | 2 | -0/+2 |
2022-02-27 | modules/wayland: Add unstable_wayland module | Mark Bolhuis | 2 | -2/+2 |
2022-01-22 | Merge pull request #9742 from ximion/wip/itstool | Jussi Pakkanen | 2 | -0/+2 |
2022-01-10 | bump minimum required version of python to 3.7 | Eli Schwartz | 1 | -1/+1 |
2022-01-10 | update ubuntu bionic to use python 3.7 | Eli Schwartz | 1 | -1/+8 |
2021-12-18 | ci: Make sure itstool is available on Ubuntu as well | Matthias Klumpp | 2 | -0/+2 |
2021-12-06 | ci: install pytest-subtests | Dylan Baker | 2 | -1/+2 |
2021-12-06 | ci/ubuntu-rolling: remove pkg-config-arm-linux-gnueabihf | Dylan Baker | 1 | -1/+0 |
2021-10-10 | Fix typos discovered by codespell | Christian Clauss | 1 | -1/+1 |
2021-10-06 | ci: Add TTY mode to the image builder mounting meson | Daniel Mensinger | 1 | -1/+30 |
2021-09-24 | pipelines: add 32bit clippy to 32bit rust | Dylan Baker | 1 | -0/+4 |
2021-09-04 | ci: Also use the `autoCancel` key for Azure | Daniel Mensinger | 1 | -25/+0 |
2021-09-04 | ci: Fix missing MESON_CI_JOBNAME in the image builders | Daniel Mensinger | 6 | -6/+14 |
2021-08-16 | ci: Use 32-bit Rust and Python on vs2017 x86 | Nirbheek Chauhan | 1 | -2/+11 |
2021-07-13 | Set MESON_CI_JOBNAME for all CI jobs | Jon Turney | 1 | -0/+2 |
2021-07-12 | azure: propagate run_tests.py exit code | Jon Turney | 1 | -0/+4 |
2021-07-07 | Annotate framework tests with where they are expected to skip | Jon Turney | 3 | -3/+0 |
2021-06-29 | fix: Always explicitly set encoding for text files (fixes #8263) | Daniel Mensinger | 1 | -4/+4 |
2021-06-22 | coverage: Enable coverage reports | Daniel Mensinger | 3 | -2/+49 |
2021-06-11 | ci: Fix CI image builder | Daniel Mensinger | 8 | -18/+48 |
2021-02-07 | Add Qt6 module | Luca Weiss | 1 | -1/+1 |
2021-02-06 | mesonlib: Add better errormessage to typelistify | Dylan Baker | 1 | -1/+1 |
2021-02-06 | ci: Add bindgen to CI images | Dylan Baker | 2 | -1/+2 |
2021-01-29 | Change the Eoan CI to ubuntu rolling ci | Dylan Baker | 3 | -5/+3 |
2021-01-29 | CI: arch: get hotdoc from official repos | Eli Schwartz | 1 | -2/+2 |
2021-01-29 | CI: arch: remove duplicate package from list | Eli Schwartz | 1 | -1/+1 |
2021-01-11 | CI: fix arch linux tests failing to install wxgtk | Eli Schwartz | 1 | -1/+1 |
2020-12-11 | CI: Move all remaining jobs from travis-ci to GHA | Christoph Reiter | 2 | -66/+0 |
2020-11-11 | travis: Drop osx support | Dylan Baker | 2 | -43/+15 |
2020-10-13 | cmake: Add cross tests | Daniel Mensinger | 1 | -0/+5 |
2020-10-13 | ci: fix fedora image | Daniel Mensinger | 1 | -4/+4 |
2020-10-13 | ci: Add an interactive mode (testTTY) for the CI image builder | Daniel Mensinger | 3 | -9/+29 |
2020-09-11 | Add a test run of MSVC ARM64 cross on Windows x64 | Jon Turney | 1 | -4/+4 |
2020-06-17 | coverage: llvm-cov support | Cary Converse | 5 | -6/+8 |
2020-06-17 | ci: Remove PostgreSQL from PATH | Nirbheek Chauhan | 1 | -1/+2 |
2020-06-05 | ci: run some builders with response file threshold set to zero | Dan Kegel | 1 | -0/+8 |
2020-05-15 | travis/macos: Restore the old pkg-config behaviour | Nirbheek Chauhan | 1 | -1/+3 |
2020-04-28 | ci: Fix OpenSUSE immage boost_python | Daniel Mensinger | 1 | -1/+1 |
2020-04-28 | ci: Added bionic image | Daniel Mensinger | 3 | -1/+70 |
2020-04-23 | ci: Try to fix opensuse image | Dylan Baker | 1 | -1/+1 |
2020-04-22 | ci: install python3-lxml | Dylan Baker | 4 | -3/+4 |
2020-04-17 | ci: Add python-jsonschema | Dylan Baker | 3 | -1/+3 |
2020-04-12 | azure: Do not skip boost tests | Daniel Mensinger | 1 | -1/+4 |
2020-04-11 | Add rust stdlib dir to PATH on Windows. | Jussi Pakkanen | 1 | -0/+3 |