guix-devel/guix/build
Mark H Weaver 1212999868 union: Rewrite to be faster; handle symlink/directory conflicts.
* guix/build/union.scm: Rewrite; only 'file=?' remains unchanged.  Remove
  'tree-union' and 'delete-duplicate-leaves' exports.  Merge inputs in a
  breadth-first fashion.  Follow symlinks for purposes of making decisions
  about the merge.

* tests/union.scm: Remove tests of 'tree-union' and 'delete-duplicate-leaves'.
2014-04-02 15:31:46 -04:00
..
cmake-build-system.scm build-system/cmake: Build out of source tree by default. 2013-11-28 00:15:07 +01:00
download.scm download: Don't use 'http-get*' on Guile 2.0.10+. 2014-03-25 18:54:52 +01:00
git.scm Add (guix git-download). 2014-02-21 23:49:53 +01:00
gnome.scm gnu: gtk+: enable introspection. 2013-12-15 23:39:43 +01:00
gnu-build-system.scm build-system/gnu: Allow the source to be a directory. 2014-02-22 00:34:49 +01:00
gnu-dist.scm build-system/gnu: Add `dist-package'. 2013-08-24 17:30:31 +02:00
linux-initrd.scm gnu: linux-initrd: Make the pseudo-tty device nodes. 2014-03-10 23:43:31 +01: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: Move build code to (guix build pull). 2013-12-16 23:26:48 +01: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
union.scm union: Rewrite to be faster; handle symlink/directory conflicts. 2014-04-02 15:31:46 -04:00
utils.scm Change default store values from /nix/store to /gnu/store. 2014-03-10 23:54:27 +01:00