summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Collapse)AuthorAgeFilesLines
* ci: install droid sansMatthias Clasen2019-07-221-0/+1
|
* ci: Try again to get metrics on win32Matthias Clasen2019-07-161-1/+0
|
* Try one more timeMatthias Clasen2019-07-161-0/+1
|
* ci: We need verbose outputMatthias Clasen2019-07-161-0/+1
|
* ci: Print fontmap implementation in useMatthias Clasen2019-07-161-1/+1
| | | | Know the environment.
* ci: Use a file extensionMatthias Clasen2019-07-161-3/+3
|
* ci: produce a font listMatthias Clasen2019-07-161-0/+4
| | | | Know the environment.
* Add rendering for windows ci tooMatthias Clasen2019-07-161-1/+3
|
* Fix up meson syntaxMatthias Clasen2019-07-161-1/+1
|
* Get the paths rightMatthias Clasen2019-07-161-2/+2
|
* Collect the artifact tooMatthias Clasen2019-07-161-0/+1
|
* Try to get rendered output from ciMatthias Clasen2019-07-161-0/+1
| | | | | | The eventual goal is to have a quick way of seeing whether rendering is broken on other platforms. For starters, do this for linux.
* ci: Install glibc-langpack-enMatthias Clasen2019-07-061-0/+1
| | | | We need a Unicode locale.
* ci: preserve logsMatthias Clasen2019-07-061-0/+5
| | | | Hard to find out what is going wrong, otherwise.
* Try again to get ci workingMatthias Clasen2019-05-251-1/+2
| | | | This is too hard.
* Add desktop-file-utils to the ci setupMatthias Clasen2019-05-251-1/+2
|
* ci: Rename the Linux build jobEmmanuele Bassi2018-12-041-1/+1
| | | | Since we're using the GNOME run time, use that as the name of the job.
* ci: add a msys2 mingw64 jobChristoph Reiter2018-12-041-15/+30
|
* Initial CI configKhaled Hosny2018-05-271-0/+25
Fixes https://gitlab.gnome.org/GNOME/pango/issues/310