[Scons-users] action command verbose
    Philipp Kraus 
    philipp.kraus at flashpixx.de
       
    Tue Sep  3 13:58:28 EDT 2013
    
    
  
On 2013-09-03 16:31:44 +0000, Dirk Bächle said:
> Hi Phil,
> 
> On 03.09.2013 09:24, Philipp Kraus wrote:
>> Hello,
>> 
>> how can I get a verbose output of the builder action command with all 
>> replaced parts? I need for find a bug in my builder
> 
> the Action() factory takes a second argument, which gets interpreted as 
> the string to be printed when the Action is executed. Just set this to 
> the same as your build string,...you can find some more details in the 
> MAN page section "Action Objects".
The second argument works fine for debugging :-)
I have used also the PRINT_CMD_LINE_FUNC on the Builder call and print 
the first argument
Phil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://four.pairlist.net/pipermail/scons-users/attachments/20130903/cac6a90e/attachment.htm 
    
    
More information about the Scons-users
mailing list