[Scons-users] Determining number of build processes within scons
    Daniel Russel 
    drussel at gmail.com
       
    Tue Dec  4 23:46:24 EST 2012
    
    
  
Our scons scripts run some other types of build systems as part of our build process (in the initial dependency testing part). It would be nice to have the number of process used by them match the argument passed with "-j" to scons. However, I can't find a way to get at that information. Can that be extracted from within a SConscript file? Thanks.
    
    
More information about the Scons-users
mailing list