####################################################################################### # Where all of the output should go buckminster.output.root=${user.home}/sandbox/bucky/output # Where all of the tmp files should go buckminster.temp.root=${user.home}/sandbox/bucky/tmp # How .qualifier in versions should be replaced (this will replace .qualifier with SVN revision number of the project) #qualifier.replacement.*=generator:lastRevision qualifier.replacement.*=generator:buildTimestamp generator.buildTimestamp.format='v'yyyyMMdd'-'HHmm # Don't build source bundles cbi.include.source=false target.os=* target.ws=* target.arch=* updatesite.destination=${user.home}/sandbox/bucky/UpdateSite #######################################################################################