1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-08 18:25:53 +02:00
Files
guix/tests
Ludovic Courtès 43dd92024a union: Don't traverse sub-directories only found in one element of the union.
This significantly reduces I/O when building profiles, especially with
lots of package-specific sub-directories (such as 'share/emacs/24.3',
'texmf', etc.)

* guix/build/union.scm (union-build)[file-tree](others-have-it?): New
  procedure.  Use it in the 'enter?' parameter of 'file-system-fold';
  change 'skip' parameter accordingly.
* tests/union.scm ("union-build"): Ensure that 'include' is a symlink
  and 'bin' is a directory.
2013-09-02 23:04:25 +02:00
..
2013-07-01 23:28:21 +02:00
2013-02-01 13:16:45 +01:00
2013-05-24 22:52:52 +02:00
2013-05-11 15:09:56 +02:00
2013-07-02 22:38:03 +02:00
2013-05-11 15:43:33 +02:00
2013-02-01 13:16:45 +01:00