summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
...
* gitlab-ci: build a Windows docker image, with VS15 & msysMarc-André Lureau2022-01-211-0/+37
* gitlab-ci: move "before_script" and "cache" to .debian-buildMarc-André Lureau2022-01-211-14/+12
* gitlab-ci: factorize build jobs with "extends"Marc-André Lureau2022-01-211-32/+17
* Remove `build:` prefix from jobs to make labels more visible in pipeline pageRalf Habacker2021-11-291-11/+11
* On CI use common install prefix named 'dep_prefix' for installing local packagesRalf Habacker2020-11-241-0/+1
* .gitlab-ci.yml: Use x86_64 build chain to cross build 64bit executablesRalf Habacker2020-05-161-2/+2
* CI: Don't build on Debian 8 'jessie'Simon McVittie2020-04-061-8/+0
* CI: Build on Debian 10 'buster' by defaultSimon McVittie2020-04-061-14/+14
* CI: Do the CMake native debug build from an Autotools `make dist`Simon McVittie2019-01-211-1/+1
* CI: Start supporting Debian 10 'buster', currently under developmentSimon McVittie2018-12-031-0/+8
* CI: Stop building on Ubuntu 14.04 'trusty'Simon McVittie2018-12-031-11/+0
* CI: Do one build with mingw + CMake by defaultSimon McVittie2018-11-191-1/+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