guix/gnu
Andy Patterson 4209c31b8f
build-system/asdf: Retain references to source files for binary outputs.
In support of long-running programs in which the users would like to be able
to jump to the source of a definition of any of the dependencies (itself
included) of the program.

* guix/build/asdf-build-system.scm (library-outputs): Move from here ...
* guix/build/lisp-utils.scm (library-outputs): ... to here.
(build-program): Accept dependency-prefixes argument, to allow the caller to
specify references which should be retained.  Default to the library's output.
(build-image): Likewise.
(generate-executable): Likewise.
* gnu/packages/lisp.scm (sbcl-stumpwm+slynk, sbcl-slynk, sbcl-stumpwm): Adjust
accordingly to the new interface.
(sbcl-stumpwm+slynk)[native-inputs]: Move to ...
[inputs]: ... here.
2017-05-16 15:18:16 +02:00
..
bootloader bootloader: Add extlinux support. 2017-05-16 14:41:01 +02:00
build bootloader: Adapt vm to new bootloader API. 2017-05-16 14:41:01 +02:00
packages build-system/asdf: Retain references to source files for binary outputs. 2017-05-16 15:18:16 +02:00
services services: guix: Authorize the key for bayfront.guixsd.org. 2017-05-15 23:55:10 +02:00
system bootloader: Adapt vm to new bootloader API. 2017-05-16 14:41:01 +02:00
tests bootloader: Add extlinux support. 2017-05-16 14:41:01 +02:00
artwork.scm
bootloader.scm bootloader: Add extlinux support. 2017-05-16 14:41:01 +02:00
local.mk bootloader: Add extlinux support. 2017-05-16 14:41:01 +02:00
packages.scm
services.scm
system.scm bootloader: Add bootloader name to boot-parameters record. 2017-05-16 14:41:01 +02:00
tests.scm bootloader: Add extlinux support. 2017-05-16 14:41:01 +02:00