[Scons-users] Custom Builders / Command / Execute
    Pierre-Luc Boily 
    pierreluc.boily at gmail.com
       
    Tue Nov  1 11:20:52 EDT 2016
    
    
  
Bill, you cleared things up quite a lot, thx. Your statement is correct that
I am using python action instead of Scons action.  See my answers to your
questions below
>Is "sideLibrary.jar" also built by SCons and then used?
Yes.  It is a target of a scons Command, Command that calls ant
>What are the files read and written by this command?
You have the list in my  SConscript <http://pastebin.com/Jc0S6sAj>  . See
get_verbyx_source_files() and get_verbyx_target().  But reading your answer,
I will change that to a use pseudo builder instead,  using Command and
Install/Copy
--
View this message in context: http://scons.1086193.n5.nabble.com/Custom-Builders-Command-Execute-tp40687p40692.html
Sent from the Users mailing list archive at Nabble.com.
    
    
More information about the Scons-users
mailing list