[Scons-users] intermediate builder step -- wish for no-build when the original files are unch
Jay Damask
jaydamask at gmail.com
Mon Jun 3 22:20:31 EDT 2013
Jay Damask <jaydamask <at> gmail.com> writes:
>
> Hello again.
> ...
To clarify my thinking:
The reason that I've considered the approach above reasonable and fitting
w/in the SCons framework is b/c the purpose of the emitter fcxn is to
massage the source and target files. With access to the sconsign data it is
simple to compare the .get_csig() result on a source[i] node with the
persisted value, then choose to or not to include this source in the
massaged output. Imo this is a simple approach.
Regards -Jay
More information about the Scons-users
mailing list