summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
* ci: Add a debian-stable jobEmmanuele Bassi2019-04-301-0/+29
* ci: Move to per-job imagesEmmanuele Bassi2019-04-301-2/+7
* ci: The iconv combo option values have changedNirbheek Chauhan2019-04-121-3/+5
* CI: Run test coverage for Visual Studio buildsChun-wei Fan2019-04-081-0/+3
* ci: Run test coverage for MSYS2 jobEmmanuele Bassi2019-04-061-0/+3
* ci: Generate a cover report for the test suiteEmmanuele Bassi2019-04-061-3/+12
* ci: Add a build with G_DISABLE_ASSERT definedPhilip Withnall2019-03-081-0/+24
* Merge branch 'disable-tests' into 'master'Philip Withnall2019-01-151-2/+2
|\
| * ci: Don’t run tests tagged as ‘flaky’ on the CI machinesPhilip Withnall2019-01-091-2/+2
* | ci: Drop autotools CI buildPhilip Withnall2019-01-151-27/+0
|/
* ci: Update docker image to master:v11Tomasz Miąsko2018-12-031-1/+1
* ci: add bindfs and fuse to Fedora CI imageWill Thompson2018-11-131-1/+1
* ci: Fix Docker image versionPhilip Withnall2018-10-291-1/+1
* CI: Test static build on installed glibXavier Claessens2018-10-231-1/+16
* ci: Enable FreeBSD CI in the official repositoryTing-Wei Lan2018-10-091-4/+2
* ci: Add lcov configuration to ignore g_return_*if_fail()/g_assert*()Philip Withnall2018-10-061-2/+2
* Revert "ci: Enable FreeBSD CI"Philip Withnall2018-10-031-0/+4
* ci: Enable FreeBSD CITing-Wei Lan2018-09-291-4/+2
* ci: Upgrade meson to 0.48.0 and use --fatal-meson-warningsXavier Claessens2018-09-271-7/+8
* Merge branch 'autotools-config.h' into 'master'Xavier Claessens2018-08-301-0/+4
|\
| * ci: Include config.h and glibconfig.h in CI output artifactsPhilip Withnall2018-08-291-0/+4
* | ci: Disable the coverage CI job when running dist on a releasePhilip Withnall2018-08-301-0/+2
|/
* ci: Add an autotools jobChristoph Reiter2018-08-241-1/+26
* Fix failing tests when G_MESSAGES_DEBUG is set (again)Xavier Claessens2018-08-161-0/+1
* ci: switch the freebsd-11 job to manual modeChristoph Reiter2018-07-121-0/+1
* ci: Add allow_failure: true to FreeBSD runnerPhilip Withnall2018-07-091-0/+3
* Merge branch 'wip/lantw/ci-on-freebsd' into 'master'Philip Withnall2018-07-081-0/+34
|\
| * ci: Add FreeBSD CITing-Wei Lan2018-06-261-0/+34
* | Merge branch 'ci-coverage-include-baseline' into 'master'Philip Withnall2018-07-061-2/+3
|\ \
| * | CI: Include coverage data of code which isn't executed by the test suite.Christoph Reiter2018-07-061-2/+3
* | | ci: Fix dist-job missing gobject/gio documentationXavier Claessens2018-07-031-2/+2
* | | ci: Update meson to 0.47.0 in docker imageXavier Claessens2018-07-031-1/+1
|/ /
* | ci: Add latest Android API level 28Xavier Claessens2018-06-271-1/+8
* | ci: factor out cross compilation jobs definitionsXavier Claessens2018-06-271-13/+9
|/
* ci: Use shorter job namesXavier Claessens2018-06-221-3/+3
* ci: Update Android NDK to r17bXavier Claessens2018-06-221-3/+3
* ci: Build fam module on linuxXavier Claessens2018-06-071-1/+1
* ci: Be consistent on artifact namingXavier Claessens2018-06-051-4/+8
* ci: No need to "cd _build" and set prefix/libdirXavier Claessens2018-06-051-6/+4
* ci: Add missing "except: tags"Xavier Claessens2018-06-051-4/+8
* Merge branch 'msys2-export-meson-logs-artifacts' into 'master'Philip Withnall2018-05-291-1/+7
|\
| * ci: Clarify artifact namingPhilip Withnall2018-05-291-1/+4
| * ci: Always export artifacts from Fedora buildPhilip Withnall2018-05-291-0/+1
| * ci: Export meson-logs from msys2-mingw32 build as artifactsPhilip Withnall2018-05-291-0/+2
* | Revert "Add macosx CI"Xavier Claessens2018-05-281-11/+0
* | Add macosx CIXavier Claessens2018-05-281-0/+11
* | Add mingw64 cross build CIXavier Claessens2018-05-281-1/+13
* | Add Android CIXavier Claessens2018-05-281-1/+13
|/
* ci: unify the test timeout multiplier across jobsChristoph Reiter2018-05-261-1/+4
* ci: Add a VS2017 jobChristoph Reiter2018-05-251-0/+11