[gtk/matthiasc/for-master: 5/5] ci: Really enable werror
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/matthiasc/for-master: 5/5] ci: Really enable werror
- Date: Wed, 30 Sep 2020 18:51:35 +0000 (UTC)
commit 740b34c416b19cd11494a1743726d81bf202334c
Author: Matthias Clasen <mclasen redhat com>
Date: Wed Sep 30 14:45:47 2020 -0400
ci: Really enable werror
We wanted to enable werror for gtk without enabling it
for all our subprojects. Sadly, we failed. Try again
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2f425ca327..90f22f32a7 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -16,7 +16,7 @@ stages:
# Common variables
variables:
- COMMON_MESON_FLAGS: "--fatal-meson-warnings -Dgtk:werror=true"
+ COMMON_MESON_FLAGS: "--fatal-meson-warnings -Dwerror=true -Dglib:werror=false -Dpango:werror=false
-Dgtk-doc:werror=false -Dwayland-protocols:werror=false -Dsysprof:werror=false"
BACKEND_FLAGS: "-Dx11-backend=true -Dwayland-backend=true -Dbroadway-backend=true"
FEATURE_FLAGS: "-Dvulkan=enabled -Dcloudproviders=enabled"
MESON_TEST_TIMEOUT_MULTIPLIER: 3
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]