-
- Downloads
2.26.142: Update the system definitions.
A better asdf.asd. Refactor the preloaded system mechanism, use it for cl-launch 3.21.2. Rename bundle-pathname to build-pathname, move it from bundle-system to system. Rename the gcl<2.7 feature gcl2.6. Die on gcl2.5 and earlier. Don't even try to compile-file asdf using gcl 2.6, just load the .lisp. Rename asdf/compatibility to asdf/common-lisp, exporting only CL symbols. Fix define-package to correctly handle exporting of NIL. Also, make it work with Genera, with #'(lambda instead of (lambda, and using lisp:loop (via a macro loop*) when destructuring is required. Document more 2.27 changes in changelog. If there is no :pathname and no load-pathname, do NOT have a system pathname take defaults from *default-pathname-defaults*, but make it NIL.
Showing
- Makefile 1 addition, 1 deletionMakefile
- action.lisp 7 additions, 8 deletionsaction.lisp
- asdf-driver.asd 4 additions, 5 deletionsasdf-driver.asd
- asdf.asd 13 additions, 9 deletionsasdf.asd
- backward-driver.lisp 1 addition, 2 deletionsbackward-driver.lisp
- backward-interface.lisp 3 additions, 3 deletionsbackward-interface.lisp
- backward-internals.lisp 4 additions, 4 deletionsbackward-internals.lisp
- bundle.lisp 5 additions, 12 deletionsbundle.lisp
- common-lisp.lisp 46 additions, 42 deletionscommon-lisp.lisp
- component.lisp 2 additions, 2 deletionscomponent.lisp
- concatenate-source.lisp 1 addition, 1 deletionconcatenate-source.lisp
- configuration.lisp 2 additions, 2 deletionsconfiguration.lisp
- debian/changelog 79 additions, 13 deletionsdebian/changelog
- defsystem.lisp 8 additions, 5 deletionsdefsystem.lisp
- driver.lisp 4 additions, 3 deletionsdriver.lisp
- find-component.lisp 2 additions, 1 deletionfind-component.lisp
- find-system.lisp 20 additions, 19 deletionsfind-system.lisp
- footer.lisp 2 additions, 2 deletionsfooter.lisp
- header.lisp 2 additions, 2 deletionsheader.lisp
- image.lisp 4 additions, 3 deletionsimage.lisp
Loading
Please register or sign in to comment