Re: [dev] Build system: redo
On Wed, Jan 6, 2021, at 09:57, Sergey Matveev wrote:
> > clean)
> > redo-always
>
> No need to add redo-always to the targets that only can be "called" by
> the human/user. User uses "redo" command, that forces specified targets
> to be rebuild. So "redo clean/dst/install/whatever" will always do the
> target. redo-always here is completely useless.
Thank you. I applied this change.
> > install)
>
> It misses "redo-ifchange st". It will fail if st was not built.
Thank you. I applied this change.
Thanks for your feedback.
Received on Wed Jan 06 2021 - 16:56:46 CET
This archive was generated by hypermail 2.3.0
: Wed Jan 06 2021 - 17:00:10 CET