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.4-196-gbf42115


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.4-196-gbf42115
Date: Tue, 12 Nov 2013 00:06:51 +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  bf4211523baf8ab1c853aac48ef0324f8f704510 (commit)
       via  eddd4077a5292052d95443078ee4db9f34f2f0e2 (commit)
      from  08184ebf16fad0e84c3dc22b059cd0e211684954 (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 bf4211523baf8ab1c853aac48ef0324f8f704510
Author: Ludovic Courtès <address@hidden>
Date:   Tue Nov 12 01:06:25 2013 +0100

    guix build: Add '--log-file'.
    
    * guix/scripts/build.scm (show-help): Add '--log-file'.
      (%options): Likewise.
      (guix-build): Set %FILE-PORT-NAME-CANONICALIZATION.  Honor '--log-file'.
    * tests/guix-build.sh: Add '--log-file' tests.
    * doc/guix.texi (Invoking guix build): Document '--log-file'.

commit eddd4077a5292052d95443078ee4db9f34f2f0e2
Author: Ludovic Courtès <address@hidden>
Date:   Tue Nov 12 00:10:10 2013 +0100

    store: Add 'log-file' procedure.
    
    * guix/store.scm (log-file): New procedure.
    * tests/store.scm ("log-file, derivation", "log-file, output file
      name"): New tests.

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

Summary of changes:
 doc/guix.texi          |   16 +++++
 guix/scripts/build.scm |  150 ++++++++++++++++++++++++++++--------------------
 guix/store.scm         |   23 +++++++-
 tests/guix-build.sh    |   11 ++++
 tests/store.scm        |   27 +++++++++
 5 files changed, 164 insertions(+), 63 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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