[Scons-dev] How to traverse the graph after files are read
Gary Oberbrunner
garyo at oberbrunner.com
Wed Jun 3 06:44:45 EDT 2015
Because it is a child of "." (the top dir) -- Dir nodes have all their
existing and to-be-generated files as children.
On Wed, Jun 3, 2015 at 2:10 AM, anatoly techtonik <techtonik at gmail.com>
wrote:
> Interesting stuff. If I create an empty SConstruct:
>
> Entry("xxx")
>
> Then `scons --tree=all` gives a tree with SConstruct
> name included into the build graph:
>
> scons: `.' is up to date.
> +-.
> +-SConstruct
> +-xxx
>
> I can understand that xxx is at the root, but why
> SConstruct is also included?
> _______________________________________________
> Scons-dev mailing list
> Scons-dev at scons.org
> https://pairlist2.pair.net/mailman/listinfo/scons-dev
>
--
Gary
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist2.pair.net/pipermail/scons-dev/attachments/20150603/8400d1c6/attachment.html>
More information about the Scons-dev
mailing list