Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
This makes the Ubuntu CI always use the latest release, without us having to manually change it. | |||||
2021-01-29 | CI: arch: get hotdoc from official repos | Eli Schwartz | 1 | -2/+2 | |
It is now officially packaged. | |||||
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 | |
There hasn't been any such package since the original addition of a gtk3 version of wxgtk... back in 2017. The "new" wxgtk2 package provided a virtual provides ever since, so people still depending on "wxgtk" would get the old gtk2 version. This virtual provides got dropped today, resulting in the package being uninstallable. Resolve the provides to its canonical name, thus making it installable again. | |||||
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-06-17 | coverage: llvm-cov support | Cary Converse | 5 | -6/+8 | |
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 | |
This will be used by the junit validation tests. | |||||
2020-04-17 | ci: Add python-jsonschema | Dylan Baker | 1 | -0/+1 | |
Which is used to validate the json schema files in the various test directories in a unit test. | |||||
2020-04-10 | Fix typos | Jens Carl | 1 | -2/+2 | |
2020-04-05 | ci: Added cuda image (Arch Linux based) | Daniel Mensinger | 3 | -1/+28 | |
2020-04-05 | ci: Fix env_vars.sh path in the opensuse image | Daniel Mensinger | 1 | -4/+4 | |
2020-04-02 | ci: Retry if dub fetch failed | Daniel Mensinger | 5 | -8/+50 | |
2020-04-02 | ci: Fix OpenSUSE image | Daniel Mensinger | 1 | -4/+4 | |
2020-04-02 | ci: Use the new CI image builder for eoan | Daniel Mensinger | 3 | -36/+60 | |
2020-04-02 | ci: New CI image builder infrastructure | Daniel Mensinger | 11 | -19/+220 | |
2020-04-02 | ci: Added python-jsonschema to docker images | Daniel Mensinger | 3 | -4/+6 | |
2020-04-01 | ci: Added boost_python to fedora | Daniel Mensinger | 1 | -0/+1 | |
2020-02-20 | boost: Updated tests | Daniel Mensinger | 1 | -1/+1 | |
2020-02-11 | ci: Add Fedora and OpenSUSE images | Daniel Mensinger | 4 | -0/+76 | |
2020-01-29 | ci: Add Arch Linux OS test | Daniel Mensinger | 3 | -0/+88 | |