guix-devel/guix/build
Ludovic Courtès 35a6dabcf1 git-download: Correctly implement recursive checkouts.
Previously, the 'git checkout' invocation would remove sub-modules that
had been initialized by 'git clone --recursive'.

* guix/build/git.scm (git-fetch): Never use "git clone --recursive".
Invoke "git submodule update --init --recursive" after "git checkout".
Remove '.git' directories as the last step.
2016-01-05 00:28:42 +01:00
..
cmake-build-system.scm utils: 'modify-phases' no longer introduces quotes. 2015-03-31 22:43:01 +02:00
cvs.scm
download.scm download: Always use AI_ADDRCONFIG when resolving host names. 2015-11-12 23:47:01 +01:00
emacs-build-system.scm emacs-build-system: Fix 'package-name-version->elpa-name-version'. 2015-09-23 17:38:47 -04:00
emacs-utils.scm build: emacs-utils: Add 'emacs-byte-compile-directory'. 2015-07-08 10:53:05 +02:00
git.scm git-download: Correctly implement recursive checkouts. 2016-01-05 00:28:42 +01:00
glib-or-gtk-build-system.scm build-system/glib-or-gtk: Don't generate 'icon-theme.cache'. 2015-09-11 20:24:30 +08:00
gnu-build-system.scm Use "normalized codesets" everywhere. 2015-10-04 00:10:03 +02:00
gnu-dist.scm utils: 'modify-phases' no longer introduces quotes. 2015-03-31 22:43:01 +02:00
graft.scm graft: Graft files in parallel. 2015-11-16 14:22:58 +01:00
gremlin.scm gremlin: Add support for the expansion of $ORIGIN in RUNPATH. 2015-04-23 18:52:40 +02:00
haskell-build-system.scm build-system/haskell: CONFIG_SHELL env variable. 2015-10-26 10:15:14 +01:00
perl-build-system.scm utils: 'modify-phases' no longer introduces quotes. 2015-03-31 22:43:01 +02:00
profiles.scm profiles: Export 'ensure-writable-directory' and use it. 2015-05-27 22:36:52 +02:00
pull.scm
python-build-system.scm gnu: python: Set SOURCE_DATE_EPOCH to 1 instead of 0. 2015-11-29 22:59:28 +01:00
r-build-system.scm build: Add R build system. 2015-08-31 15:39:34 +02:00
rpath.scm
ruby-build-system.scm build: ruby: Add support for tarball and directory sources. 2015-09-14 08:29:07 -04:00
store-copy.scm
svn.scm
syscalls.scm syscalls: Fix ABI mismatch for 'clone'. 2015-10-17 11:53:25 +02:00
union.scm
utils.scm utils: Add 'every*'. 2015-10-03 14:36:12 +02:00
waf-build-system.scm utils: 'modify-phases' no longer introduces quotes. 2015-03-31 22:43:01 +02:00