guix-commits
[Top][All Lists]
Advanced

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

branch master updated (7ee7ee1 -> 6db77c7)


From: Ricardo Wurmus
Subject: branch master updated (7ee7ee1 -> 6db77c7)
Date: Tue, 16 May 2017 09:24:32 -0400 (EDT)

rekado pushed a change to branch master
in repository guix.

      from  7ee7ee1   gnu: guix: Update snapshot.
       new  14afc7b   gnu: cl-slynk: Clarify the description.
       new  75e8b3a   gnu: cl-slynk: Explain some naming choices.
       new  bc389c2   build-system/asdf: Rename %install-prefix to 
%source-install-prefix.
       new  6c76ce3   build-system/asdf: Make it possible to use "lib" as the 
build output.
       new  290bf61   gnu: cl-stumpwm: Build the library in "lib" and the 
program in "bin".
       new  3518972   build-system/asdf: Use asdf to determine dependencies.
       new  0e1371b   build-system/asdf: Don't rename inputs.
       new  26a16d3   build-system/asdf: Keep ecl's generated archive files.
       new  6de91ba   build-system/asdf: Make #:lisp a package argument.
       new  b4c9f0c   build-system/asdf: Parameterize the lisp type and 
implementation globally.
       new  457702b   build-system/asdf: Pass the system name as an argument to 
the builder.
       new  0186a46   build-system/asdf: Always pre-load the system's 
definition file.
       new  40f5617   build-system/asdf: Handle unusually-named systems.
       new  ac25925   gnu: Add cl-unicode.
       new  b9afcb9   build-system/asdf: Simplify the use of lisp-eval-program.
       new  4209c31   build-system/asdf: Retain references to source files for 
binary outputs.
       new  f56da60   gnu: sbcl-slynk-boot0: Give the package an appropriate 
name.
       new  0383afa   build-system/asdf: Handle tests defined in external 
systems.
       new  8a3814c   doc: Update the documentation for the asdf build systems.
       new  e44112e   gnu: Rename stringtemplate3 to java-stringtemplate-3.
       new  129d926   gnu: java-stringtemplate-3: Do not hardcode version 
string.
       new  2fcda6d   gnu: java-stringtemplate-3: Enable tests.
       new  b101b4e   gnu: java-stringtemplate-3: Use return value in build 
phase.
       new  407df78   gnu: stringtemplate4: Inherit from java-stringtemplate-3.
       new  f4aa4cf   gnu: stringtemplate4: Prettify "generate-grammar" phase.
       new  64b7efc   gnu: Rename stringtemplate4 to java-stringtemplate.
       new  1345eeb   gnu: Rename stringtemplate4-4.0.6 to 
java-stringtemplate-4.0.6.
       new  6db77c7   gnu: java-stringtemplate: Get closer to fixing tests.

The 28 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:
 doc/guix.texi                    |  30 ++-
 gnu/packages/java.scm            | 101 +++++-----
 gnu/packages/lisp.scm            | 159 ++++++++++------
 guix/build-system/asdf.scm       | 109 ++++++-----
 guix/build/asdf-build-system.scm | 182 ++++++++-----------
 guix/build/lisp-utils.scm        | 384 ++++++++++++++++++++++++---------------
 6 files changed, 545 insertions(+), 420 deletions(-)



reply via email to

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