guix-devel/guix/build
Ludovic Courtès 6750877f46 git-download: Support recursive clones.
* guix/git-download.scm (<git-reference>)[recursive?]: New field.
  (git-fetch): Add 'inputs' variable.  Add it to the #:inputs argument
  of 'build-expression->derivation'.  Augment builder with call to
  'set-path-environment-variable', and pass #:recursive? to
  'git-fetch'.
* guix/build/git.scm (git-fetch): Add #:recursive? parameter.  Pass
  --recursive when RECURSIVE? is true, and delete all the '.git' files.
2014-06-27 23:04:48 +02:00
..
activation.scm system: Add a 'system?' field to user accounts. 2014-06-27 19:06:08 +02:00
cmake-build-system.scm guix: cmake: Add input and package libraries to the rpath, and adapt package 2014-04-27 11:35:26 +02:00
download.scm download: Enlarge your receive buffer. 2014-05-23 22:19:37 +02:00
git.scm git-download: Support recursive clones. 2014-06-27 23:04:48 +02:00
gnu-build-system.scm build-system/gnu: Reset timestamps on build tree when source is a directory. 2014-04-14 00:09:42 +02:00
gnu-dist.scm build-system/gnu: Add `dist-package'. 2013-08-24 17:30:31 +02:00
install.scm system: Install /var/guix/profiles/system-1-link on new systems. 2014-06-27 19:06:08 +02:00
linux-initrd.scm linux-initrd: Allow unionfs to have a large number of open files. 2014-06-21 17:35:56 +02:00
perl-build-system.scm packages: Add `native-search-paths' field and honor it. 2013-03-30 22:57:03 +01:00
pull.scm pull: Copy and compile gnu.scm. 2014-06-13 11:42:33 +02:00
python-build-system.scm guix: python: Create module installation path and add it to PYTHONPATH during 2013-09-11 15:47:34 +02:00
rpath.scm Add (guix build rpath). 2013-05-08 23:45:02 +02:00
svn.scm Add (guix svn-download). 2014-03-27 00:21:44 +01:00
syscalls.scm syscalls: Add 'processes' to list all the live processes. 2014-05-14 19:07:03 +02:00
union.scm union: Ensure that the output is always a directory. 2014-04-03 18:35:16 -04:00
utils.scm utils: 'delete-file-recursively' doesn't follow mount points by default. 2014-05-20 14:45:58 +02:00
vm.scm system: Install /var/guix/profiles/system-1-link on new systems. 2014-06-27 19:06:08 +02:00