35189728cd
This removes the need for conventions to determine which inputs are run-time dependencies, and also the need to specify "special" dependencies. * guix/build/lisp-utils.scm (patch-asd-file, lisp-dependencies) (wrap-perform-method): Remove them. (inputs->asd-file-map, system-dependencies, generate-system-definition) (generate-dependency-links, make-asd-file): New procedures. (lisp-eval-program): Add an error if no lisp matches. (compile-system): Don't use asdf's in-built asd-file generator. |
||
---|---|---|
.. | ||
ant.scm | ||
asdf.scm | ||
cargo.scm | ||
cmake.scm | ||
dub.scm | ||
emacs.scm | ||
glib-or-gtk.scm | ||
gnu.scm | ||
haskell.scm | ||
ocaml.scm | ||
perl.scm | ||
python.scm | ||
r.scm | ||
ruby.scm | ||
trivial.scm | ||
waf.scm |