On 09.07.2015 08:58, Gerhard Giefing wrote:
Hi,

I have a question about tup.

Tup is deciding by itself, which files shell be updated in a "tup run".
I have a large project where many files need to be converted. I experienced that (it looks like) all files are converted even if I do not change a thing in between two "tup runs".

Does anyone have an idea of what are the basic rules for tup to update a file, or is there a bug in tup?

There is no bug in tup - you need to give us some more information.

The rule is executed if any "input" (source file and/or the command that produces it) are "newer" than the output file.

Regards,
FCh

--
--
tup-users mailing list
email: [email protected]
unsubscribe: [email protected]
options: http://groups.google.com/group/tup-users?hl=en
--- You received this message because you are subscribed to the Google Groups "tup-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to