[gnome-build-meta/abderrahim/fail-on-overlap] project.conf: fail when elements overlap



commit 40542b29a89b2efee6a7ad7a4408b20cefca3666
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 9c6add9..73cb95d 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]