guix-kreyren/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
download.scm download: Don't use 'http-get*' on Guile 2.0.10+. 2014-03-25 18:54:52 +01:00
git.scm
gnome.scm
gnu-build-system.scm
gnu-dist.scm
linux-initrd.scm
perl-build-system.scm
pull.scm
python-build-system.scm
rpath.scm
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