xach / buildapp

Buildapp makes it easy to build application executables with SBCL
http://www.xach.com/lisp/buildapp/
123 stars 27 forks source link

Initialize asdf configuration from a manifest file #1

Closed quicklisp closed 13 years ago

quicklisp commented 13 years ago

Allow the use of a manifest file, where each system file is listed, one per line, with preferred versions of a library listed first.

This should go hand-in-hand with a command in Quicklisp to emit a manifest file.

xach commented 13 years ago

I implemented this on both sides.