2.26.168: translate-logical-pathname in probe-file*.
Had to refactor the asdf-pathname-test by decomposing it into small bits before I could understand what was going on. Some more robustness in find-system. Also, no build-report output-file when no *warnings-file-type*, and ABL support for build-report. Deprecate *asdf-verbose*. Have *verbose-out* be NIL (which is testable) rather than (make-broadcast-stream), which isn't quite, to signal no verbosity. That's both more useful while remaining backward-compatible.
Showing
- action.lisp 1 addition, 1 deletionaction.lisp
- asdf.asd 1 addition, 1 deletionasdf.asd
- backward-interface.lisp 7 additions, 5 deletionsbackward-interface.lisp
- filesystem.lisp 5 additions, 5 deletionsfilesystem.lisp
- find-system.lisp 9 additions, 7 deletionsfind-system.lisp
- header.lisp 1 addition, 1 deletionheader.lisp
- interface.lisp 1 addition, 1 deletioninterface.lisp
- lisp-action.lisp 1 addition, 1 deletionlisp-action.lisp
- operate.lisp 1 addition, 2 deletionsoperate.lisp
- source-registry.lisp 1 addition, 1 deletionsource-registry.lisp
- test/asdf-pathname-test.script 365 additions, 298 deletionstest/asdf-pathname-test.script
- test/script-support.lisp 3 additions, 1 deletiontest/script-support.lisp
- upgrade.lisp 4 additions, 5 deletionsupgrade.lisp
- version.lisp-expr 1 addition, 1 deletionversion.lisp-expr
Loading
Please register or sign in to comment