<br><br><div class="gmail_quote">On Mon, Apr 16, 2012 at 13:08, "Martin v. Löwis" <span dir="ltr"><<a href="mailto:martin@v.loewis.de">martin@v.loewis.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">> So like execute hg diff on the dependent files and if nothing changed<br>
> then touch the auto-generated file w/ 'touch' to prevent future attempts<br>
> to execute the target?<br>
<br>
</div>Exactly. There might be something better than hg diff, perhaps some form<br>
of hg status.<br></blockquote><div><br></div><div>Yeah, hg status is probably better. Now someone just needs to write the shell script. =) </div></div>