guix-devel/guix/scripts
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
..
container
import
system
archive.scm
authenticate.scm
build.scm guix build: Accept multiple '-s' options. 2019-04-19 17:46:40 +02:00
challenge.scm
container.scm
copy.scm
describe.scm describe: Warn about 'GUIX_PACKAGE_PATH' in json and recutils format. 2019-03-18 10:51:05 +01:00
download.scm
edit.scm
environment.scm scripts: More commands default to verbosity level 1. 2019-04-04 17:47:02 +02:00
gc.scm guix gc: '-d' does not attempt to delete non-user-owned roots. 2019-04-11 18:18:13 +02:00
graph.scm graph: Factorize calls to 'fold-packages'. 2019-03-23 18:15:36 +01:00
hash.scm
import.scm
lint.scm lint: 'check-github-url' uses our own 'open-connection-for-uri'. 2019-04-18 17:43:56 +02:00
offload.scm
pack.scm scripts: More commands default to verbosity level 1. 2019-04-04 17:47:02 +02:00
package.scm guix package: Use absolute file names in search path recommendations. 2019-04-10 12:40:58 +02:00
perform-download.scm
processes.scm
publish.scm
pull.scm pull: '--url', '--commit', and '--branch' apply to the 'guix' channel. 2019-04-17 13:56:40 +02:00
refresh.scm refresh: Update the source code URL. 2019-03-27 14:59:42 +01:00
repl.scm
size.scm size: Optimize dependency size computation. 2019-04-07 11:36:00 +02:00
substitute.scm
system.scm scripts: More commands default to verbosity level 1. 2019-04-04 17:47:02 +02:00
weather.scm