clean/job_props.ant.xml
changeset 95 370f71905b1d
parent 94 d566cd967e5d
parent 93 181e3ada7857
child 103 45be8de9cf58
equal deleted inserted replaced
94:d566cd967e5d 95:370f71905b1d
    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.whatlog,armv5.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     
    16     
    17     <property name="sf.spec.sourcesync.usecache" value="true"/>
    17     <property name="sf.spec.sourcesync.usecache" value="false"/>
    18     
    18     
    19     <!-- To sync the tools instead of building them, change sf.spec.sbs.tools.config to tools2_rel.whatlog  -->
    19     <!-- 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'                                        -->
    20     <!-- check that sf.spec.baseline.getenv_options includes 'tools'                                        -->
    21     <!-- and set sf.spec.baseline.enable to 'true'                                                          -->        
    21     <!-- and set sf.spec.baseline.enable to 'true'                                                          -->        
    22 
    22