App.__find_dir() Support --topdir-format make:XXX #21
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "jan/feature/20260617-app-find-dir-support-topdir-format-make-xxx"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
App.__find_dir() Support --topdir-format make:XXX
The global --topdir-format make:XXX option to jw-pkg is half-baked at best, and __find_dir() ignores it entirely. Make __find_dir() return some Makefile-syntax-formatted output if the option is present. Not used anywhere, currently, and, hence, badly tested, but still better than the situation before.