[Scons-users] Handle updated external dependency files

Bill Deegan bill at baddogconsulting.com
Sun Jul 5 21:28:35 EDT 2015


Hi Brian,

(Thanks for bringing your query to the users mailing list).

What input effects the contents of the external dependency files?
Is this input unchanged by the build itself?

Can you mention what software you are using to create the dependency files?

The best way to get a solution is likely not to say "Hey I want to do it
this way, how do I make that work", but instead say " I need to run these
tools with these inputs which makes this happen, how do I do that in SCons"

-Bill

On Sun, Jul 5, 2015 at 9:01 PM, Brian Quistorff <bquistorff at gmail.com>
wrote:

> Hello,
>
> I have a some statistical projects where I generate external dependency
> files and bring them in with ParseDepends. The docs state that multiple
> invocations of scons may be required when those files are updated in the
> build, so I usually guess when I have to run it again. It would be nice
> if scons could detect these updates and do something about it, either by
> (a) notifying the user, (b) auto-restarting, or (c) updating the DAG. Option
> (b) seems preferable to assuming it doesn't require much more work. Option
> (c) would be nice, but seems longer and more complex. Any thoughts on if
> something is feasible?
>
> Thanks,
> Brian Quistorff
>
> _______________________________________________
> 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/20150705/647a0266/attachment.html>


More information about the Scons-users mailing list