[gnome-build-meta/jjardon/submodules: 2/7] project.conf: Do not checkout submodules by default



commit 2bb75c2957a59e8010af679042e23a2a27bbf1bf
Author: Javier Jardón <jjardon gnome org>
Date:   Fri Nov 30 10:17:01 2018 +0000

    project.conf: Do not checkout submodules by default
    
    Be explicit about what components we are downloading and building

 project.conf | 5 +++++
 1 file changed, 5 insertions(+)
---
diff --git a/project.conf b/project.conf
index 1c964e5..e366541 100644
--- a/project.conf
+++ b/project.conf
@@ -138,6 +138,11 @@ elements:
     variables:
       meson-global: --buildtype=debugoptimized --auto-features=enabled
 
+sources:
+  git:
+    config:
+      checkout-submodules: False
+
 split-rules:
   devel:
     (>):


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]