guix-commits
[Top][All Lists]
Advanced

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

branch master updated (e3f755f -> 47c0f92)


From: Ludovic Courtès
Subject: branch master updated (e3f755f -> 47c0f92)
Date: Mon, 01 Feb 2016 09:12:58 +0000

civodul pushed a change to branch master
in repository guix.

      from  e3f755f   gnu: Add pinball.
       new  ff853a2   build: Use the right section and source for man pages.
       new  efdcb6f   install: Make it clear that we refer to the root by label.
       new  629a064   guix build: Transformations operate on single objects.
       new  ccd7158   doc: Add subsections to 'Invoking guix build'.
       new  88ad6de   guix build: Separate transformation options.
       new  b8638f0   guix package: Support package transformation options.
       new  689b658   build: Really enable Guile warnings.
       new  a4db2dd   build: Remove semicolons from Guile warnings.
       new  f0907d9   build-system/python: Use 'ensure-keyword-arguments'.
       new  47c0f92   guix build: Add '--with-input'.

The 10 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Makefile.am                  |    1 +
 build-aux/compile-all.scm    |   20 ++-
 doc.am                       |    6 +-
 doc/guix.texi                |  405 +++++++++++++++++++++++++-----------------
 gnu/system/install.scm       |    3 +-
 guix/build-system/python.scm |   13 +-
 guix/scripts/build.scm       |  211 +++++++++++++++-------
 guix/scripts/package.scm     |   16 ++-
 tests/guix-build.sh          |   14 ++-
 tests/scripts-build.scm      |   88 +++++++++
 10 files changed, 522 insertions(+), 255 deletions(-)
 create mode 100644 tests/scripts-build.scm



reply via email to

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