[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] guix source archive branch, core-updates, updated. v0.2-160-g9bf62
From: |
Ludovic Courtès |
Subject: |
[SCM] guix source archive branch, core-updates, updated. v0.2-160-g9bf62d9 |
Date: |
Wed, 03 Jul 2013 22:04:47 +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, core-updates has been updated
via 9bf62d9b1d8058b7c428932d40ac91dd48e988dc (commit)
via be58d01a7e60601eb7b00a5fd3b724fdafb8dd29 (commit)
via d475b25953012cacbc8c661884d7f89cd5e93b3d (commit)
from ca16cb96066e29b32df924df9e1446efcc58c87f (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 9bf62d9b1d8058b7c428932d40ac91dd48e988dc
Author: Ludovic Courtès <address@hidden>
Date: Wed Jul 3 23:55:04 2013 +0200
gnu: Add a "debug" output for some packages.
* gnu/packages/base.scm (coreutils, gnu-make, glibc): Add a "debug" output.
* gnu/packages/bdw-gc.scm (libgc): Likewise.
* gnu/packages/guile.scm (guile-2.0): Likewise.
* gnu/packages/libffi.scm (libffi): Likewise.
* gnu/packages/multiprecision.scm (gmp, mpfr, mpc): Likewise.
commit be58d01a7e60601eb7b00a5fd3b724fdafb8dd29
Author: Ludovic Courtès <address@hidden>
Date: Wed Jul 3 23:53:31 2013 +0200
build-system/gnu: Write debug files to the "debug" sub-derivation, if any.
* guix/build/gnu-build-system.scm (strip): Add `objcopy-command' keyword
parameter.
[debug-output, debug-file-extension]: New variables.
[debug-file, make-debug-file, add-debug-link]: New procedures.
[strip-dir]: Use them.
commit d475b25953012cacbc8c661884d7f89cd5e93b3d
Author: Ludovic Courtès <address@hidden>
Date: Wed Jul 3 23:08:41 2013 +0200
utils: Re-export `alist-cons' and `alist-delete'.
* guix/build/utils.scm: Re-export `alist-cons' and `alist-delete'.
-----------------------------------------------------------------------
Summary of changes:
gnu/packages/base.scm | 4 ++-
gnu/packages/bdw-gc.scm | 1 +
gnu/packages/guile.scm | 2 +
gnu/packages/libffi.scm | 1 +
gnu/packages/multiprecision.scm | 3 ++
guix/build/gnu-build-system.scm | 53 +++++++++++++++++++++++++++++++++++++-
guix/build/utils.scm | 2 +
7 files changed, 63 insertions(+), 3 deletions(-)
hooks/post-receive
--
guix source archive
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] guix source archive branch, core-updates, updated. v0.2-160-g9bf62d9,
Ludovic Courtès <=