guix-commits
[Top][All Lists]
Advanced

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

[SCM] guix source archive branch, master, updated. v0.2-16-gd149583


From: Ludovic Courtès
Subject: [SCM] guix source archive branch, master, updated. v0.2-16-gd149583
Date: Mon, 20 May 2013 19:33:14 +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  d14958316257f9bd038c8ace8a0fc96f03f37033 (commit)
       via  1972fed4df6b733c77adbe00877f92bcf92bed02 (commit)
       via  969e678ed9f907764e6412386432dfbddf493f71 (commit)
      from  d8482ad0d613758b85fdff90c5d6d6d2785564bf (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 d14958316257f9bd038c8ace8a0fc96f03f37033
Author: Ludovic Courtès <address@hidden>
Date:   Mon May 20 18:30:55 2013 +0200

    Update `NEWS'.

commit 1972fed4df6b733c77adbe00877f92bcf92bed02
Author: Ludovic Courtès <address@hidden>
Date:   Mon May 20 18:29:43 2013 +0200

    gnu: Add CVS.
    
    * gnu/packages/version-control.scm (cvs): New variable.

commit 969e678ed9f907764e6412386432dfbddf493f71
Author: Ludovic Courtès <address@hidden>
Date:   Mon May 20 18:14:55 2013 +0200

    Add `--max-silent-time' to `guix build' and `guix package'.
    
    * guix/scripts/build.scm (%default-options): Add default
      `max-silent-time' value.
      (show-help, %options):  Add `--max-silent-time'.
      (guix-build): Pass `max-silent-time' to `set-build-options'.
    * guix/scripts/package.scm (%default-options): Add default
      `max-silent-time' value.
      (show-help, %options):  Add `--max-silent-time'.
      (guix-package): Pass `max-silent-time' to `set-build-options'.
    * guix/ui.scm (string->number*): New procedure.
    * tests/derivations.scm ("build-expression->derivation and
      max-silent-time"): New test.
    * doc/guix.texi (Invoking guix package, Invoking guix build): Document
      `--max-silent-time'.

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

Summary of changes:
 NEWS                             |   14 ++++++++++++++
 doc/guix.texi                    |    7 ++++++-
 gnu/packages/version-control.scm |   33 +++++++++++++++++++++++++++++++--
 guix/scripts/build.scm           |    9 +++++++++
 guix/scripts/package.scm         |   12 +++++++++++-
 guix/ui.scm                      |    6 ++++++
 tests/derivations.scm            |   15 +++++++++++++++
 7 files changed, 92 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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