catchup merge - removed my foundation model changes from merge and will re-apply later (merge conflicts not worth resolving due to model order changing).
authorMattD <mattd@symbian.org>
Wed, 12 Aug 2009 12:46:09 +0100
changeset 152 ae6c205a51ad
parent 151 d5de3a55f5cc (diff)
parent 148 e9a16b60ea6d (current diff)
child 153 e0ea76889692
catchup merge - removed my foundation model changes from merge and will re-apply later (merge conflicts not worth resolving due to model order changing).
foundation/sysdefs/system_model.xml
--- a/foundation/job_props.ant.xml	Mon Aug 10 18:41:59 2009 +0100
+++ b/foundation/job_props.ant.xml	Wed Aug 12 12:46:09 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  -->