summaryrefslogtreecommitdiff
path: root/guix/derivations.scm
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2012-06-16 16:56:47 +0200
committerLudovic Courtès <ludo@gnu.org>2012-06-16 17:02:19 +0200
commit5dcfdcaa79800530c4b7ea520b5eb984a5e6b7ca (patch)
tree01b214a31b80e1ef7531dc6ee6bb4c3698170598 /guix/derivations.scm
parent3ab892fffe547c9ae579f2583758b7638d40a2f6 (diff)
downloadguix-patches-5dcfdcaa79800530c4b7ea520b5eb984a5e6b7ca.tar
guix-patches-5dcfdcaa79800530c4b7ea520b5eb984a5e6b7ca.tar.gz
gnu-build-system: Structure as a customizable sequence of phases.
* guix/build/gnu-build-system.scm (set-paths, build, check, install): New procedures. (unpack): Make `source' a keyword arg; add `#:allow-other-keys'. (configure): Likewise. (%standard-phases): New variable. (gnu-build): Make `source', `outputs', and `inputs' keyword arguments; add `phases' keyword argument; #:allow-other-keys; add rest arguments `args'. Invoke each of PHASES in order within `every'. * guix/gnu-build-system.scm (gnu-build): Add `make-flags' and `phases' keyword arguments. Update builder's `gnu-build' call to match the new convention.
Diffstat (limited to 'guix/derivations.scm')
0 files changed, 0 insertions, 0 deletions