only perfom when output is missing
Attila Lendvai
attila at lendvai.name
Wed Apr 14 15:12:00 UTC 2021
dear hackers,
i cannot convince ASDF to only perform my custom operation if the output file doesn't exist; i.e. regardless of the modification times.
it's in cffi/c2ffi: foo.h -> foo.spec -> foo.lisp
when the spec is there, regardless of the mod time, i'd like to skip the spec generation task.
neither reading the manual, nor grepping around helped me to come up with the required magic.
my custom operation-done-p isn't even called if the file's mod time instructs ASDF to run the operation.
any hints are appreciated, including pointers to examples or tests.
- attila
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/asdf-devel/attachments/20210414/edde0e89/attachment.html>
More information about the asdf-devel
mailing list