Ludovic Courtès ea261dea0c
guix build: Accept multiple '-s' options.
* guix/scripts/build.scm (%default-options): Remove 'system'.
(%options) <--system>: Keep previous occurrences of 'system in RESULT.
(options->derivations)[system]: Remove.
[systems, things-to-build]: New variables.
[compute-derivation]: New procedure.
Iterate on all of SYSTEMS to compute the derivations of THINGS-TO-BUILD.
* tests/guix-build.sh: Add test for one and multiple '-s' flags.
* doc/guix.texi (Additional Build Options): Document this behavior.
2019-04-19 17:46:40 +02:00
..
2019-04-10 17:09:47 +02:00
2019-04-14 23:40:52 +02:00
2018-08-26 01:47:40 +02:00
2018-09-25 18:45:50 +02:00
2019-04-08 10:42:51 +02:00
2018-06-01 15:21:28 +02:00
2019-03-13 23:12:43 +01:00
2018-09-04 17:25:11 +02:00
2019-04-17 11:53:53 +02:00
2018-12-19 23:52:25 +01:00