guix-devel/guix/build-system
Andy Patterson 0186a463d0
build-system/asdf: Always pre-load the system's definition file.
* guix/build-system/asdf.scm (asdf-build)[builder]: Pass a default
`#:asd-file' argument to the build procedure, using the system's name.
* guix/build/asdf-build-system.scm (build, check): Adjust to assume that
`asd-file' will always be a string.
* guix/build/lisp-utils.scm (compile-system, system-dependencies)
(test-system): Likewise.
2017-05-16 15:18:15 +02:00
..
ant.scm guix: Add java-utils. 2017-05-10 17:59:22 +02:00
asdf.scm build-system/asdf: Always pre-load the system's definition file. 2017-05-16 15:18:15 +02:00
cargo.scm build-system/cargo (cargo-build): Add cargo-build-flags, remove configure-flags. 2017-03-17 16:48:08 +01:00
cmake.scm
dub.scm gnu: Add dub-build-system. 2017-02-10 16:21:50 +01:00
emacs.scm build-system/emacs: Use 'emacs-minimal' by default. 2016-05-24 11:32:27 +03:00
glib-or-gtk.scm
gnu.scm Use 'mlambda' instead of 'memoize'. 2017-01-28 18:55:20 +01:00
haskell.scm
ocaml.scm build-system: Add package-with-ocaml4.01. 2017-05-10 22:13:54 +02:00
perl.scm
python.scm build-system/python: 'package-with-explicit-python' uses 'package-mapping'. 2017-04-05 22:45:41 +02:00
r.scm gnu: r: Rename to r-minimal. 2017-03-17 10:14:02 +01:00
ruby.scm
trivial.scm
waf.scm