[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
GNU Guixguix source archive branch, wip-grafts, created. v0.7-522-g2cf85
From: |
Ludovic Courtès |
Subject: |
GNU Guixguix source archive branch, wip-grafts, created. v0.7-522-g2cf853e |
Date: |
Sun, 12 Oct 2014 22:59: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, wip-grafts has been created
at 2cf853e874276c1833dbc9e29ad67d4e5b3bee35 (commit)
- Log -----------------------------------------------------------------
commit 2cf853e874276c1833dbc9e29ad67d4e5b3bee35
Author: Ludovic Courtès <address@hidden>
Date: Sun Oct 12 22:59:54 2014 +0200
gnu: bash: Add graft.
* gnu/packages/bash.scm (bash-fixed): New variable.
(bash)[graft]: New field.
(bash-light)[graft]: New field.
commit 9db7f3c72015593857a9743c76c50fe17d63d751
Author: Ludovic Courtès <address@hidden>
Date: Sun Oct 12 22:55:12 2014 +0200
packages: Add grafts.
* guix/packages.scm (<package>)[graft]: New field.
(patch-and-repack): Invoke 'package-derivation' with #:graft? #f.
(package-source-derivation): Likewise.
(expand-input): Likewise, also for 'package-cross-derivation' call.
(package->bag): Add #:graft? parameter. Honor it. Use 'strip-append'
instead of 'package-full-name'.
(input-graft, input-cross-graft, bag-grafts, package-grafts): New
procedures.
(package-derivation, package-cross-derivation): Add #:graft? parameter
and honor it.
* gnu/packages/bootstrap.scm (package-with-bootstrap-guile): Add
recursive call on 'graft'.
* guix/build-system/gnu.scm (package-with-explicit-inputs,
package-with-extra-configure-variable, static-package): Likewise.
(gnu-build): Use the ungrafted Guile to avoid full rebuilds.
(gnu-cross-build): Likewise.
* guix/build-system/cmake.scm (cmake-build): Likewise.
* guix/build-system/glib-or-gtk.scm (glib-or-gtk-build): Likewise.
* guix/build-system/perl.scm (perl-build): Likewise.
* guix/build-system/python.scm (python-build): Likewise.
* guix/build-system/ruby.scm (ruby-build): Likewise.
* guix/build-system/trivial.scm (guile-for-build): Likewise.
* tests/packages.scm ("package-derivation, direct graft",
"package-cross-derivation, direct graft", "package-derivation,
indirect grafts", "package-cross-derivation, indirect grafts"): New
tests.
-----------------------------------------------------------------------
hooks/post-receive
--
guix source archive
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- GNU Guixguix source archive branch, wip-grafts, created. v0.7-522-g2cf853e,
Ludovic Courtès <=