guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GNU Guixguix source archive branch, master, updated. v0.3-125-g43dd920


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.3-125-g43dd920
Date: Mon, 02 Sep 2013 21:04:29 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "guix source archive".

The branch, master has been updated
       via  43dd92024ab54921fbf85285d04344cb2c6e77cc (commit)
       via  165fd9d5e628120a8355aec2d03f0b6f497d3db2 (commit)
      from  fbc1a58f4071c8a3ce2ac781b7cd363b8d21a364 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 43dd92024ab54921fbf85285d04344cb2c6e77cc
Author: Ludovic Courtès <address@hidden>
Date:   Mon Sep 2 23:03:03 2013 +0200

    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.

commit 165fd9d5e628120a8355aec2d03f0b6f497d3db2
Author: Ludovic Courtès <address@hidden>
Date:   Mon Sep 2 22:27:23 2013 +0200

    gnu: lzo: Build the shared library.
    
    * gnu/packages/compression.scm (lzo): Build the shared library.

-----------------------------------------------------------------------

Summary of changes:
 gnu/packages/compression.scm |    1 +
 guix/build/union.scm         |   29 +++++++++++++++++++++++++----
 tests/union.scm              |   12 +++++++++++-
 3 files changed, 37 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

[Prev in Thread] Current Thread [Next in Thread]