diff options
author | Ludovic Courtès <ludo@gnu.org> | 2012-06-16 16:56:47 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2012-06-16 17:02:19 +0200 |
commit | 5dcfdcaa79800530c4b7ea520b5eb984a5e6b7ca (patch) | |
tree | 01b214a31b80e1ef7531dc6ee6bb4c3698170598 /configure.ac | |
parent | 3ab892fffe547c9ae579f2583758b7638d40a2f6 (diff) |
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 'configure.ac')
0 files changed, 0 insertions, 0 deletions