equal
deleted
inserted
replaced
157 == |
157 == |
158 == - job_props.ant.xml |
158 == - job_props.ant.xml |
159 == - job_refs.ant.xml |
159 == - job_refs.ant.xml |
160 == |
160 == |
161 --> |
161 --> |
162 <target name="sf-os-compile"> |
162 <target name="sf-os-compile" depends="sf-compile-options"> |
163 |
163 |
164 <hlm:argSet id="sbs.tools2.var"> |
164 <hlm:argSet id="sbs.tools2.var"> |
165 <hlm:arg name="config" value="tools2_rel.whatlog" /> |
165 <hlm:arg name="config" value="tools2_rel.whatlog" /> |
166 <hlm:arg name="singlejob" value="false" /> |
166 <hlm:arg name="singlejob" value="false" /> |
167 <hlm:arg name="enable-filter" value="${sf.spec.logs.raptorfilter.enable}" /> |
167 <hlm:arg name="enable-filter" value="${sf.spec.logs.raptorfilter.enable}" /> |
204 <hlm:argSet id="sbs.main.what.sbs.var"> |
204 <hlm:argSet id="sbs.main.what.sbs.var"> |
205 <hlm:arg name="config" value="${sf.spec.sbs.config}" /> |
205 <hlm:arg name="config" value="${sf.spec.sbs.config}" /> |
206 <hlm:arg name="enable-filter" value="${sf.spec.logs.raptorfilter.enable}" /> |
206 <hlm:arg name="enable-filter" value="${sf.spec.logs.raptorfilter.enable}" /> |
207 <hlm:arg name="command" value="WHAT" /> |
207 <hlm:arg name="command" value="WHAT" /> |
208 </hlm:argSet> |
208 </hlm:argSet> |
209 |
|
210 <hlm:sbsMakeOptions engine="gmake" id="sbs.toolsbuild.options" /> |
|
211 <hlm:sbsMakeOptions engine="gmake" id="sbs.fullbuild.options" /> |
|
212 |
209 |
213 <!-- generate baseline dir list to allow delta creation --> |
210 <!-- generate baseline dir list to allow delta creation --> |
214 <if><isset property="sf.os.compile.fast"/> |
211 <if><isset property="sf.os.compile.fast"/> |
215 <then> |
212 <then> |
216 <echo message="INFO [FAST COMPILE] Skipping baseline dir list generation"/> |
213 <echo message="INFO [FAST COMPILE] Skipping baseline dir list generation"/> |
373 == |
370 == |
374 == - job_props.ant.xml |
371 == - job_props.ant.xml |
375 == - job_refs.ant.xml |
372 == - job_refs.ant.xml |
376 == |
373 == |
377 --> |
374 --> |
378 <target name="sf-s60-compile"> |
375 <target name="sf-s60-compile" depends="sf-compile-options"> |
379 |
376 |
380 <hlm:argSet id="sbs.tools.var"> |
377 <hlm:argSet id="sbs.tools.var"> |
381 <hlm:arg name="config" value="${sf.spec.sbs.tools.config}" /> |
378 <hlm:arg name="config" value="${sf.spec.sbs.tools.config}" /> |
382 <hlm:arg name="singlejob" value="true" /> |
379 <hlm:arg name="singlejob" value="true" /> |
383 <hlm:arg name="enable-filter" value="${sf.spec.logs.raptorfilter.enable}" /> |
380 <hlm:arg name="enable-filter" value="${sf.spec.logs.raptorfilter.enable}" /> |