[Scons-users] SCons.Node.Python.Value on target_factory

Bill Deegan bill at baddogconsulting.com
Sun Apr 7 16:49:53 EDT 2013


Phil,

So something like:

env.Command(Value('blah'),'mysource.txt')

?
What is the source to your builder? has it changed?

-Bill



On Sun, Apr 7, 2013 at 12:51 PM, Philipp Kraus
<philipp.kraus at flashpixx.de>wrote:


> Hello,

>

> I use on my builder for the target_factory a SCons.Node.Python.Value,

> because

> the target is in my builder is not used by the action. On this

> target_factory the action of the builder is not run. I have removed

> the target_factory option of the builder and the builder runs.

>

> Why does the builder not run, if I set the target_factory to the

> Python.Value?

>

> (tested under Scons 2.2.0 & 2.3.0)

>

> Thx

>

> Phil

>

> _______________________________________________

> Scons-users mailing list

> Scons-users at scons.org

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

>

>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://four.pairlist.net/pipermail/scons-users/attachments/20130407/5740091a/attachment-0001.html>


More information about the Scons-users mailing list