Use depth=1 for cloning sub-projects

We don't really need the full history and branches when building
sub-projects.

This should shave some bandwidth and time in our CI pipeline as well.
This commit is contained in:
Emmanuele Bassi 2020-07-09 14:07:14 +01:00
parent 3e16ef33b0
commit 5da21ca4dc
9 changed files with 9 additions and 0 deletions

View File

@ -3,3 +3,4 @@ directory=gdk-pixbuf
url=https://gitlab.gnome.org/GNOME/gdk-pixbuf.git url=https://gitlab.gnome.org/GNOME/gdk-pixbuf.git
push-url=ssh://git@gitlab.gnome.org:GNOME/gdk-pixbuf.git push-url=ssh://git@gitlab.gnome.org:GNOME/gdk-pixbuf.git
revision=master revision=master
depth=1

View File

@ -3,3 +3,4 @@ directory=glib
url=https://gitlab.gnome.org/GNOME/glib.git url=https://gitlab.gnome.org/GNOME/glib.git
push-url=ssh://git@gitlab.gnome.org:GNOME/glib.git push-url=ssh://git@gitlab.gnome.org:GNOME/glib.git
revision=master revision=master
depth=1

View File

@ -2,3 +2,4 @@
directory=graphene directory=graphene
url=https://github.com/ebassi/graphene.git url=https://github.com/ebassi/graphene.git
revision=master revision=master
depth=1

View File

@ -2,3 +2,4 @@
directory=gtk-doc directory=gtk-doc
url=https://gitlab.gnome.org/GNOME/gtk-doc.git url=https://gitlab.gnome.org/GNOME/gtk-doc.git
revision=gtk-doc-for-gtk4 revision=gtk-doc-for-gtk4
depth=1

View File

@ -2,3 +2,4 @@
directory=libcloudproviders directory=libcloudproviders
url=https://gitlab.gnome.org/World/libcloudproviders.git url=https://gitlab.gnome.org/World/libcloudproviders.git
revision=master revision=master
depth=1

View File

@ -2,3 +2,4 @@
directory=libepoxy directory=libepoxy
url=https://github.com/anholt/libepoxy.git url=https://github.com/anholt/libepoxy.git
revision=master revision=master
depth=1

View File

@ -2,3 +2,4 @@
directory=libsass directory=libsass
url=https://github.com/lazka/libsass.git url=https://github.com/lazka/libsass.git
revision=meson revision=meson
depth=1

View File

@ -2,3 +2,4 @@
directory=sassc directory=sassc
url=https://github.com/lazka/sassc.git url=https://github.com/lazka/sassc.git
revision=meson revision=meson
depth=1

View File

@ -2,3 +2,4 @@
directory=wayland-protocols directory=wayland-protocols
url=https://gitlab.freedesktop.org/jadahl/wayland-protocols.git url=https://gitlab.freedesktop.org/jadahl/wayland-protocols.git
revision=wip/meson-meson-0.53 revision=wip/meson-meson-0.53
depth=1