[gnome-build-meta/abderrahim/fail-on-overlap: 10/11] project.conf: fail when elements overlap
- From: Abderrahim Kitouni <akitouni src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/abderrahim/fail-on-overlap: 10/11] project.conf: fail when elements overlap
- Date: Sun, 23 Sep 2018 11:30:12 +0000 (UTC)
commit aed8a4fbab0788b30307e7e2191dddf275860077
Author: Abderrahim Kitouni <akitouni gnome org>
Date: Wed Sep 5 16:35:52 2018 +0100
project.conf: fail when elements overlap
elements/sdk/glib.bst | 2 ++
project.conf | 1 +
2 files changed, 3 insertions(+)
---
diff --git a/elements/sdk/glib.bst b/elements/sdk/glib.bst
index aa3b01e..3bd3e10 100644
--- a/elements/sdk/glib.bst
+++ b/elements/sdk/glib.bst
@@ -18,3 +18,5 @@ public:
bst:
integration-commands:
- glib-compile-schemas %{prefix}/share/glib-2.0/schemas
+ overlap-whitelist:
+ - '**'
diff --git a/project.conf b/project.conf
index 9b8a380..f3bfce6 100644
--- a/project.conf
+++ b/project.conf
@@ -14,6 +14,7 @@ ref-storage: project.refs
artifacts:
url: https://cache.gitlab.gnome.org:11001
+fail-on-overlap: true
# Options to specify for the project, these provide
# command line switches which control the behavior of
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]