-
- Downloads
Resolve the naming conflicts in a :tree
Use the same algorithm as Quicklisp uses for its local-projects: prefer a .asd with a path of shorter depth; and for equal depth, prefer the path with namestring that is least for string<.
Showing
- Makefile 1 addition, 1 deletionMakefile
- doc/asdf.texinfo 7 additions, 2 deletionsdoc/asdf.texinfo
- source-registry.lisp 28 additions, 12 deletionssource-registry.lisp
- test/sources/a/which-asd2.asd 2 additions, 0 deletionstest/sources/a/which-asd2.asd
- test/sources/b/which-asd2.asd 2 additions, 0 deletionstest/sources/b/which-asd2.asd
- test/sources/level1/which-asd.asd 2 additions, 0 deletionstest/sources/level1/which-asd.asd
- test/sources/which-asd.asd 2 additions, 0 deletionstest/sources/which-asd.asd
- test/test-source-registry.script 12 additions, 0 deletionstest/test-source-registry.script
Loading
Please register or sign in to comment