[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] UNNAMED PROJECT branch, core-updates, updated. bc5bf85fa222cf06e5d
From: |
Ludovic Courtès |
Subject: |
[SCM] UNNAMED PROJECT branch, core-updates, updated. bc5bf85fa222cf06e5d8236d01872c1bb89a8d20 |
Date: |
Mon, 31 Dec 2012 00:18: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 "UNNAMED PROJECT".
The branch, core-updates has been updated
via bc5bf85fa222cf06e5d8236d01872c1bb89a8d20 (commit)
via f678f6d9132b1616fae5265e5abdb296e331dcd7 (commit)
via 98ea038b474def9b24fd2ba1c893e9c723e9f205 (commit)
via 6253961de2628ed9e65987c823935d669c0e20fc (commit)
from 380d5decfcd3a25c11dfa7e78e2197af98a35307 (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 bc5bf85fa222cf06e5d8236d01872c1bb89a8d20
Author: Ludovic Courtès <address@hidden>
Date: Mon Dec 31 01:17:43 2012 +0100
utils: Restore the mtime/atime of patched files.
* guix/build/utils.scm (set-file-time): New procedure.
(patch-shebang): New `keep-mtime?' parameter; call `set-file-time'
when it's true.
(patch-makefile-SHELL): Likewise.
commit f678f6d9132b1616fae5265e5abdb296e331dcd7
Author: Ludovic Courtès <address@hidden>
Date: Mon Dec 31 01:13:04 2012 +0100
distro: bzip2: Patch `SHELL' in `Makefile-libbz2_so'.
* distro/packages/compression.scm (bzip2): Call `patch-makefile-SHELL'
in BUILD-SHARED-LIB.
commit 98ea038b474def9b24fd2ba1c893e9c723e9f205
Author: Ludovic Courtès <address@hidden>
Date: Mon Dec 31 01:12:09 2012 +0100
distro: libc: Update to 2.17.
* distro/packages/base.scm (glibc): Update to 2.17.
commit 6253961de2628ed9e65987c823935d669c0e20fc
Author: Andreas Enge <address@hidden>
Date: Sat Dec 29 21:03:23 2012 +0100
build-system/gnu: enable test-target during the check phase
* guix/build-system/gnu.scm: add variable test-target
-----------------------------------------------------------------------
Summary of changes:
distro/packages/base.scm | 4 +-
distro/packages/compression.scm | 1 +
guix/build-system/gnu.scm | 2 +
guix/build/utils.scm | 48 +++++++++++++++++++++++++++-----------
4 files changed, 39 insertions(+), 16 deletions(-)
hooks/post-receive
--
UNNAMED PROJECT
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] UNNAMED PROJECT branch, core-updates, updated. bc5bf85fa222cf06e5d8236d01872c1bb89a8d20,
Ludovic Courtès <=