foundation/job_props.ant.xml
changeset 151 d5de3a55f5cc
parent 136 0ac703e3110f
child 167 2351d9d823d1
equal deleted inserted replaced
150:9dfd5bbd41f3 151:d5de3a55f5cc
     9     <property name="sf.spec.job.name" value="platform"/>
     9     <property name="sf.spec.job.name" value="platform"/>
    10     <property name="sf.spec.corebuildversion" value="week19"/>
    10     <property name="sf.spec.corebuildversion" value="week19"/>
    11     
    11     
    12     <property name="sf.spec.build.system" value="sbs"/>
    12     <property name="sf.spec.build.system" value="sbs"/>
    13     
    13     
    14     <property name="sf.spec.sbs.config" value="winscw.whatlog,armv5.whatlog"/> <!-- both _urel and _udeb -->
    14     <property name="sf.spec.sbs.config" value="winscw_udeb.whatlog,winscw_urel.whatlog,armv5_udeb.whatlog,armv5_urel.whatlog"/> <!-- both _urel and _udeb -->
    15     <property name="sf.spec.sbs.tools.config" value="tools_rel.whatlog,tools2_rel.whatlog"/>
    15     <property name="sf.spec.sbs.tools.config" value="tools_rel.whatlog,tools2_rel.whatlog"/>
       
    16     
       
    17     <property name="sf.os.compile.iterate"  value="true"/> <!-- New property for iterating though sf.spec.sbs.config instead of all at once -->
    16     
    18     
    17     <property name="sf.spec.sourcesync.usecache" value="false"/>
    19     <property name="sf.spec.sourcesync.usecache" value="false"/>
    18     
    20     
    19     <!-- To sync the tools instead of building them, change sf.spec.sbs.tools.config to tools2_rel.whatlog  -->
    21     <!-- To sync the tools instead of building them, change sf.spec.sbs.tools.config to tools2_rel.whatlog  -->
    20     <!-- check that sf.spec.baseline.getenv_options includes 'tools'                                        -->
    22     <!-- check that sf.spec.baseline.getenv_options includes 'tools'                                        -->