[Scons-users] Customize build decision logic for phony targets, that doesn't involve files
    Andrew Pashkin 
    andrew.pashkin at gmx.co.uk
       
    Tue Mar 29 06:00:11 EDT 2016
    
    
  
On 03/28/2016 07:59 PM, Bill Deegan wrote:
> Try:
> scons --debug=explain
Here is what I get:
    scons: Reading SConscript files ...
    scons: done reading SConscript files.
    scons: Building targets ...
    scons: building `target' because it doesn't exist
    action(["target"], ['a'])
    Do crazy things
    scons: done building targets.
What I want to know is not a concrete solution, but an answer on a 
question: conceptually, should SCons handle such case, as this script, 
or not? Meaning - is it a bug or it's a intended constraint for SCons to 
work only on files?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist4.pair.net/pipermail/scons-users/attachments/20160329/c08cb3e4/attachment.html>
    
    
More information about the Scons-users
mailing list