summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
* CI: Remove EOL versions of Debian and UbuntuSimon McVittie2022-02-251-17/+0
* .gitlab-ci.yml: Use x86_64 build chain to cross build 64bit executablesRalf Habacker2022-02-251-2/+2
* Remove `build:` prefix from jobs to make labels more visible in pipeline pageRalf Habacker2022-02-251-11/+11
* CI: Don't build on Debian 8 'jessie'Simon McVittie2022-02-251-8/+0
* CI: Build on Debian 10 'buster' by defaultSimon McVittie2022-02-251-14/+14
* On CI use common install prefix named 'dep_prefix' for installing local packagesRalf Habacker2022-02-251-0/+1
* CI: Do the CMake native debug build from an Autotools `make dist`Simon McVittie2022-02-251-1/+1
* CI: Start supporting Debian 10 'buster', currently under developmentSimon McVittie2018-12-041-0/+8
* CI: Stop building on Ubuntu 14.04 'trusty'Simon McVittie2018-12-041-11/+0
* ci: Use a separate ccache for each CI jobSimon McVittie2018-10-041-0/+1
* ci: Mark many Gitlab jobs to be run manuallySimon McVittie2018-10-041-0/+7
* ci: Reshuffle mingw jobs so we test different combinationsSimon McVittie2018-10-041-6/+6
* ci: Use ccache to speed up repeated buildsSimon McVittie2018-10-041-0/+10
* ci: Add Gitlab-CI configurationSimon McVittie2018-10-041-0/+132