[Scons-users] Rebuild changed targets
Dirk Bächle
tshortik at gmx.de
Fri Mar 22 15:52:28 EDT 2013
Hi Mike,
On 22.03.2013 19:26, Mike S. wrote:
> For some reason SCons doesn't regenerate an intermediate target if
> it's modified. Am I doing something wrong?
>
no, you're doing nothing wrong. It's just the current behaviour of
SCons, which doesn't track changes "from the outside" for targets.
Things get only rebuilt if SCons detects that one of the sources (or
inbound dependencies in general) changed.
Please also refer to the recently opened issue
http://scons.tigris.org/issues/show_bug.cgi?id=2892
for more infos.
Best regards,
Dirk
More information about the Scons-users
mailing list