Skip to content

Vendor *all* quicklisp dependencies using bundling

eta requested to merge bundle into master
  • Using quicklisp library bundles (https://www.quicklisp.org/beta/bundles.html), vendor the entire dependency tree of intertube into the bundle/ directory, and remove a dependency on Quicklisp for building.
  • This is very neat: now, the repo should be a self-contained package, with just a Lisp compiler required!

Merge request reports