[Scons-users] getting the contents of an alias

Gary Oberbrunner garyo at oberbrunner.com
Fri Jul 13 11:16:48 EDT 2012


Alias.children() or Alias.all_children() may return what you want.
They're undocumented and therefore subject to change, but given
there's no public API for this they are probably your best shot.

On Fri, Jul 13, 2012 at 10:48 AM, TOM TANNER (BLOOMBERG/ LONDON)
<ttanner2 at bloomberg.net> wrote:

> Is there any way to work out what targets an alias maps to?

>

> it'd save me building a huge list of information I've already got for part of the build which generates a file whose contents depends on the list of build targets.

> _______________________________________________

> Scons-users mailing list

> Scons-users at scons.org

> http://four.pairlist.net/mailman/listinfo/scons-users




--
Gary


More information about the Scons-users mailing list