aboutsummaryrefslogtreecommitdiff
path: root/ci/ciimage
AgeCommit message (Expand)AuthorFilesLines
2024-05-30CI: make cuda tests even run to begin withEli Schwartz3-6/+3
2024-05-14CI: gentoo: make logs shorter by reducing progressbarEli Schwartz1-0/+3
2024-05-14CI: gentoo: explicitly install gdbus-codegenEli Schwartz1-0/+1
2024-04-28Install ObjFW on macOS, Fedora and MSYS2 CIJonathan Schleifer1-1/+1
2024-04-25CI: ubuntu-rolling: fix configuration for sources after format changeEli Schwartz1-1/+1
2024-04-25CI: gentoo: fix profile 23.0 migration dropping default fortranEli Schwartz1-0/+3
2024-02-09CI image builder: fix profile loading for gentooEli Schwartz1-4/+5
2024-02-09ci: fedora; add file packageSam James1-1/+1
2024-02-09ci: add GentooSam James3-0/+163
2023-12-10unittests: migrate from jsonschema to fastjsonschemaEli Schwartz1-1/+1
2023-11-12CI: adapt to renamed fedora package when building updated imagesEli Schwartz1-1/+1
2023-11-06ci: Add arm rust toolchain in ubuntu-rolling imageXavier Claessens1-0/+1
2023-10-04CI: fix the fix for python actually being mildly usefulEli Schwartz1-2/+2
2023-10-04CI: fix broken ciimage builder script failing to correctly copy mesonEli Schwartz1-1/+2
2023-10-04CI: install an older java on opensuseEli Schwartz1-1/+1
2023-07-20ci: Add Rust Windows cross toolchain on ubuntu-rolling imageXavier Claessens2-0/+13
2023-07-18CI image builder: log commands a bitEli Schwartz1-1/+1
2023-07-18CI: install a newer java on opensuseEli Schwartz1-1/+1
2023-05-28ciimage: fix pathological brokenness in Debian packaging of pythonEli Schwartz1-0/+2
2023-04-21ci: Move to the codecov github actionNirbheek Chauhan1-1/+0
2023-02-12CI: ensure pypy3 has the basic packagesEli Schwartz1-0/+3
2023-02-08CI: migrate pypy3 tests from bionic to ArchEli Schwartz2-17/+1
2023-02-08CI: skip valgrind test on ArchEli Schwartz1-1/+1
2023-01-08CI: fix cuda image breakageEli Schwartz1-1/+1
2023-01-08CI: get wxgtk2 via aur_pkgs as it was dropped from the official reposEli Schwartz1-2/+2
2022-08-09CI: include zlib devel package for the mingw cross testsEli Schwartz1-1/+1
2022-08-05CI: remove nim from the ubuntu rolling install listEli Schwartz1-1/+1
2022-04-11add pypy3 to the bionic imagemattip1-0/+16
2022-03-03CI images: add the JRE to UbuntuEli Schwartz2-0/+2
2022-02-27modules/wayland: Add unstable_wayland moduleMark Bolhuis2-2/+2
2022-01-22Merge pull request #9742 from ximion/wip/itstoolJussi Pakkanen2-0/+2
2022-01-10update ubuntu bionic to use python 3.7Eli Schwartz1-1/+8
2021-12-18ci: Make sure itstool is available on Ubuntu as wellMatthias Klumpp2-0/+2
2021-12-06ci: install pytest-subtestsDylan Baker1-0/+1
2021-12-06ci/ubuntu-rolling: remove pkg-config-arm-linux-gnueabihfDylan Baker1-1/+0
2021-10-06ci: Add TTY mode to the image builder mounting mesonDaniel Mensinger1-1/+30
2021-09-04ci: Fix missing MESON_CI_JOBNAME in the image buildersDaniel Mensinger6-6/+14
2021-07-07Annotate framework tests with where they are expected to skipJon Turney3-3/+0
2021-06-29fix: Always explicitly set encoding for text files (fixes #8263)Daniel Mensinger1-4/+4
2021-06-11ci: Fix CI image builderDaniel Mensinger8-18/+48
2021-02-07Add Qt6 moduleLuca Weiss1-1/+1
2021-02-06mesonlib: Add better errormessage to typelistifyDylan Baker1-1/+1
2021-02-06ci: Add bindgen to CI imagesDylan Baker2-1/+2
2021-01-29Change the Eoan CI to ubuntu rolling ciDylan Baker3-5/+3
2021-01-29CI: arch: get hotdoc from official reposEli Schwartz1-2/+2
2021-01-29CI: arch: remove duplicate package from listEli Schwartz1-1/+1
2021-01-11CI: fix arch linux tests failing to install wxgtkEli Schwartz1-1/+1
2020-10-13ci: fix fedora imageDaniel Mensinger1-4/+4
2020-10-13ci: Add an interactive mode (testTTY) for the CI image builderDaniel Mensinger3-9/+29
2020-06-17coverage: llvm-cov supportCary Converse5-6/+8