]> Lady’s Gitweb - Shushe/commitdiff
Improve SRCDIR/INCLUDEDIR handling; allow dot
authorLady <redacted>
Sat, 25 May 2024 04:08:01 +0000 (00:08 -0400)
committerLady <redacted>
Sat, 25 May 2024 04:18:08 +0000 (00:18 -0400)
- Explicitly allow `find` to match `.`, which otherwise would be
  excluded as a dotfile.

- Add special handling to drop the leading `./` that results from the
  above, and generate the appropriate local paths without needing it.

- Error when trying to perform certain transformations on file·names
  and failing, to better aid diagnosis.

- When a file has no destination (because `destinations` has not been
  generated yet), use the fake destination `NOTDEF`. (Make will restart
  before this destination is used.)


No differences found
This page took 0.020542 seconds and 4 git commands to generate.