[Scons-dev] How to traverse the graph after files are read

Gary Oberbrunner garyo at oberbrunner.com
Wed May 20 11:53:32 EDT 2015


On Wed, May 20, 2015 at 11:50 AM, Alexandre Feblot <alexandre at feblot.fr>
wrote:

> I did such kind of traversal once: http://pastebin.com/KyEg5ngS
> Maybe that was even based on something found in the wiki.


I'm not 100% certain, but I believe calling node.children()  can invoke
scanners and other things that should normally be done in particular orders
by the build process rather than during the SConstruct-reading phase.  Of
course it is likely to be more complete than node.sources.


-- 
Gary
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist2.pair.net/pipermail/scons-dev/attachments/20150520/9f9a9a0c/attachment.html>


More information about the Scons-dev mailing list