Changed the order of the raptor targets in sf.spec.sbs.tools.config so that RCL_1
authorSimon Howkins <simonh@symbian.org>
Fri, 11 Dec 2009 10:50:35 +0000
branchRCL_1
changeset 787 e4b69a8a65f1
parent 786 647a879214ef
child 788 6d675b58a136
Changed the order of the raptor targets in sf.spec.sbs.tools.config so that if the build system were to build the targets in the specified order, then that would be the right order.
symbian2/single/job_props.ant.xml
symbian2/split/job_props.ant.xml
symbian3/single/job_props.ant.xml
symbian3/split/job_props.ant.xml
--- a/symbian2/single/job_props.ant.xml	Fri Sep 03 11:03:14 2010 +0100
+++ b/symbian2/single/job_props.ant.xml	Fri Dec 11 10:50:35 2009 +0000
@@ -12,7 +12,7 @@
     
     <property name="sf.spec.sbs.variant" value="tb91sf"/>  
     <property name="sf.spec.sbs.config"  value="winscw.whatlog,armv5.whatlog"/> <!-- both _urel and _udeb -->
-    <property name="sf.spec.sbs.tools.config" value="tools_rel.whatlog,tools2_rel.whatlog"/>
+    <property name="sf.spec.sbs.tools.config" value="tools2_rel.whatlog,tools_rel.whatlog"/>
     
     <property name="sf.os.compile.iterate"  value="true"/> <!-- New property for iterating though sf.spec.sbs.config instead of all at once -->
 
--- a/symbian2/split/job_props.ant.xml	Fri Sep 03 11:03:14 2010 +0100
+++ b/symbian2/split/job_props.ant.xml	Fri Dec 11 10:50:35 2009 +0000
@@ -12,7 +12,7 @@
     
     <property name="sf.spec.sbs.variant" value="tb91sf"/>  
     <property name="sf.spec.sbs.config" value="winscw.whatlog,armv5.whatlog"/> <!-- both _urel and _udeb -->
-    <property name="sf.spec.sbs.tools.config" value="tools_rel.whatlog,tools2_rel.whatlog"/>
+    <property name="sf.spec.sbs.tools.config" value="tools2_rel.whatlog,tools_rel.whatlog"/>
 
     <property name="sf.spec.bldmefirst.gt.variant" value="sf/os/deviceplatformrelease/symbianosbld/cedarutils/Symbian_OS_v${sf.spec.sbs.variant}.cfg" />
     <property name="sf.spec.bldmefirst.gt.hrh" value="sf/os/deviceplatformrelease/symbianosbld/cedarutils/" />
--- a/symbian3/single/job_props.ant.xml	Fri Sep 03 11:03:14 2010 +0100
+++ b/symbian3/single/job_props.ant.xml	Fri Dec 11 10:50:35 2009 +0000
@@ -12,7 +12,7 @@
     
     <property name="sf.spec.sbs.variant" value="tb92sf"/>    
     <property name="sf.spec.sbs.config"  value="winscw_urel.whatlog,winscw_udeb.whatlog,armv5_urel.whatlog,armv5_udeb.whatlog"/> <!-- both _urel and _udeb -->
-    <property name="sf.spec.sbs.tools.config" value="tools_rel.whatlog,tools2_rel.whatlog"/>
+    <property name="sf.spec.sbs.tools.config" value="tools2_rel.whatlog,tools_rel.whatlog"/>
     
     <property name="sf.os.compile.iterate"  value="true"/> <!-- New property for iterating though sf.spec.sbs.config instead of all at once -->
 
--- a/symbian3/split/job_props.ant.xml	Fri Sep 03 11:03:14 2010 +0100
+++ b/symbian3/split/job_props.ant.xml	Fri Dec 11 10:50:35 2009 +0000
@@ -12,7 +12,7 @@
     
     <property name="sf.spec.sbs.variant" value="tb92sf"/>    
     <property name="sf.spec.sbs.config"  value="winscw.whatlog,armv5.whatlog"/> <!-- both _urel and _udeb -->
-    <property name="sf.spec.sbs.tools.config" value="tools_rel.whatlog,tools2_rel.whatlog"/>
+    <property name="sf.spec.sbs.tools.config" value="tools2_rel.whatlog,tools_rel.whatlog"/>
 
     <property name="sf.spec.bldmefirst.gt.variant" value="sf/os/deviceplatformrelease/symbianosbld/cedarutils/Symbian_OS_v${sf.spec.sbs.variant}.cfg" />
 	<!-- Location of Symbian_OS.hrh changed for Symbian3 to an inc directory -->