[Scons-users] Need clarifications about --implicit-deps-unchanged

Bill Deegan bill at baddogconsulting.com
Fri Dec 16 16:47:20 EST 2016


Pierre-Luc,

As you would expect, you would get no speed benefit by doing so.
That flag is for repeated builds. (It prevents SCons from re-scanning an
already scanned set of code).

-Bill


On Fri, Dec 16, 2016 at 4:12 AM, Pierre-Luc Boily <pierreluc.boily at gmail.com
> wrote:

> Thx!
>
> One last question.  In our build server where release is created, the same
> process is always executed :
> 1 - Delete previous check out
> 2 - svn co last revision
> 3 - make
>
> For our build server, since it is always a one shot deal, does that make
> sense there to use --implicit-deps-unchanged to speed up compilation?
>
> thx
>
>
>
> --
> View this message in context: http://scons.1086193.n5.nabble.com/Need-
> clarifications-about-implicit-deps-unchanged-tp40840p40848.html
> Sent from the Users mailing list archive at Nabble.com.
> _______________________________________________
> 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/20161216/63179d8a/attachment.html>


More information about the Scons-users mailing list