[Scons-users] emitter create dependency cycle
Gary Oberbrunner
garyo at oberbrunner.com
Wed Sep 4 09:05:54 EDT 2013
On Wed, Sep 4, 2013 at 9:01 AM, Philipp Kraus <philipp.kraus at flashpixx.de>wrote:
> **
>
> On 2013-09-04 12:51:50 +0000, Gary Oberbrunner said:
>
> ...
>
> Can you use Ignore() to make the dir ignore the new files you're creating?
>
>
> http://www.scons.org/doc/2.3.0/HTML/scons-user.html#AEN1275
>
> Hi Gary,
>
> IMHO I can use ignore, because only the targets are needed, but how can I
> use ignore in my builder script - not in my build (SConstruct) script?
>
> I need the package call, is it SCons.Ignore, isn't it?
>
>
> I usually do
from SCons.Script import *
then you can write things in your external script the same as in
SConscript.
http://www.scons.org/doc/2.3.0/HTML/scons-user.html#AEN3822
--
Gary
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://four.pairlist.net/pipermail/scons-users/attachments/20130904/30ae1237/attachment.htm
More information about the Scons-users
mailing list