[Scons-users] What affects rebuilding?

William Blevins wblevins001 at gmail.com
Tue Jun 30 09:31:17 EDT 2015


See the Decider section of the man page for how scons determines if a
source has changed.

SCons also checks for changes to the overall build command as generated by
the executor.

What is your specific question?

V/R,
William
On Jun 30, 2015 5:28 AM, "Douwe Gelling" <douwegelling at gmail.com> wrote:

> Hi all,
>
> I'm wondering which things scons tracks when deciding whether or not to
> rebuild a file, apart
> from the file itself. I know changing commandline variables forces a
> rebuild, but are there other
> things that do the same? For example, does scons look for changes in the
> environment for a particular file? Or something else?
>
> thanks
>
> _______________________________________________
> Scons-users mailing list
> Scons-users at scons.org
> https://pairlist4.pair.net/mailman/listinfo/scons-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist4.pair.net/pipermail/scons-users/attachments/20150630/4834c0fc/attachment.html>


More information about the Scons-users mailing list