glib/.gitlab-ci
Christoph Reiter 97c28f7fe1 ci: fix warnings and enable --werror for the mingw build
Fix various warnings regarding unused variables, duplicated
branches etc by adjusting the ifdeffery and some missing casts.

gnulib triggers -Wduplicated-branches in one of the copied files,
disable as that just makes updating the code harder.

The warning indicating missing features are made none fatal through
pragmas. They still show but don't abort the build.

https://bugzilla.gnome.org/show_bug.cgi?id=793729
2018-04-25 17:23:50 +02:00
..
Dockerfile ci: Install Meson from PyPI 2018-03-29 09:57:55 +01:00
run-docker.sh ci: Add GitLab CI description file 2018-02-20 13:49:21 +00:00
test-msys2.sh ci: fix warnings and enable --werror for the mingw build 2018-04-25 17:23:50 +02:00