Skip to content
Commit dc9a8697 authored by Peter Keller's avatar Peter Keller
Browse files

+ If no xcvb program is present, create a suitable one using ASDF.

This allows the examples to be created without having to install
an XCVB. The primary implementation is in bootstrap.lisp and
additional code in driver.lisp.
+ The created XCVB is made with one of the supported lisp
implementations even though the enclosing lisp invocation might
not be.
+ Refactored lisp-invocation into its own package.
+ The cache-description file contains notes about how the cache
should function. The cache is both the multi-user cache as in
distcc, ccache, etc, but also the user specific workspace for
where to dump fasl files and whatnot.
parent 6fa26239
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment