--- a/foundation/job_props.ant.xml Fri Aug 07 15:53:13 2009 +0100
+++ b/foundation/job_props.ant.xml Wed Aug 12 10:37:53 2009 +0100
@@ -11,9 +11,11 @@
<property name="sf.spec.build.system" value="sbs"/>
- <property name="sf.spec.sbs.config" value="winscw.whatlog,armv5.whatlog"/> <!-- both _urel and _udeb -->
+ <property name="sf.spec.sbs.config" value="winscw_udeb.whatlog,winscw_urel.whatlog,armv5_udeb.whatlog,armv5_urel.whatlog"/> <!-- both _urel and _udeb -->
<property name="sf.spec.sbs.tools.config" value="tools_rel.whatlog,tools2_rel.whatlog"/>
+ <property name="sf.os.compile.iterate" value="true"/> <!-- New property for iterating though sf.spec.sbs.config instead of all at once -->
+
<property name="sf.spec.sourcesync.usecache" value="false"/>
<!-- To sync the tools instead of building them, change sf.spec.sbs.tools.config to tools2_rel.whatlog -->