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.7-161-gb50c5b7


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.7-161-gb50c5b7
Date: Fri, 05 Sep 2014 21:29:27 +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  b50c5b741891eabb16b83091d911c6ebd9b890d3 (commit)
      from  6fd1a7967481037560d2ab25f31da182822ef889 (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 b50c5b741891eabb16b83091d911c6ebd9b890d3
Author: Ludovic Courtès <address@hidden>
Date:   Fri Sep 5 23:11:04 2014 +0200

    pull: Add a compilation progress report.
    
    * guix/build/pull.scm (report-build-progress): New procedure.
      (p-for-each): Add #:progress parameter.
      [loop]: Keep track of the number of completed processes.  Tail-call
      PROGRESS at each loop iteration.
      (build-guix): Add #:debug-port parameter.  Use it for verbose
      messages.  Change 'tar' flags to 'xf'.  Around 'compile-file' call,
      bind CURRENT-WARNING-PORT to DEBUG-PORT.
    * guix/scripts/pull.scm (unpack): Add #:verbose? parameter.
      [builder]: Pass #:debug-port to 'build-guix'.
      (guix-pull): Leave CURRENT-BUILD-OUTPUT-PORT unchanged.  Pass
      #:verbose? to 'unpack'.

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

Summary of changes:
 guix/build/pull.scm   |   77 ++++++++++++++++++++++++++++++++++--------------
 guix/scripts/pull.scm |   19 +++++++-----
 2 files changed, 65 insertions(+), 31 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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