80 |
80 |
81 |
81 |
82 <h2>Target sf-package-binary</h2> |
82 <h2>Target sf-package-binary</h2> |
83 |
83 |
84 <p><b>Location</b></p> |
84 <p><b>Location</b></p> |
85 <p> <tt class="docutils literal"><a href="/D:/maintools/sf-config/common/build.postbuild.xml#L189">D:\maintools\sf-config\common\build.postbuild.xml:189:</a></tt> |
85 <p> <tt class="docutils literal"><a href="/d:/maintools/sf-config/common/build.postbuild.xml#L198">d:\maintools\sf-config\common\build.postbuild.xml:198:</a></tt> |
86 </p> |
86 </p> |
87 |
87 |
88 <p><b>Conditional execution</b></p> |
88 <p><b>Conditional execution</b></p> |
89 <p>No conditions on target execution.</p> |
89 <p>No conditions on target execution.</p> |
90 <hr/> |
90 <hr/> |
147 <h3>Target dependencies</h3> |
147 <h3>Target dependencies</h3> |
148 <p align="center"> |
148 <p align="center"> |
149 <img src="target-sf-package-binary.dot.png" alt="sf-package-binary dependencies" usemap="#dependencies" |
149 <img src="target-sf-package-binary.dot.png" alt="sf-package-binary dependencies" usemap="#dependencies" |
150 style="border-style: none"/> |
150 style="border-style: none"/> |
151 <map name="dependencies" id="dependencies"> |
151 <map name="dependencies" id="dependencies"> |
152 <area shape="rect" id="node1" href="target-sf-package-binary.html" title="sf-package-binary" alt="" coords="157,5,304,53"> |
152 <area shape="rect" id="node1" href="target-sf-package-binary.html" title="sf-package-binary" alt="" coords="224,52,371,100"> |
153 <area shape="rect" id="node5" href="target-sf-preprocess-package-config.html" title="sf-preprocess-package-config" alt="" coords="609,12,839,60"> |
153 <area shape="rect" id="node7" href="target-sf-preprocess-package-config.html" title="sf-preprocess-package-config" alt="" coords="684,5,913,53"> |
154 <area shape="rect" id="node7" href="target-sf-package-postbuild-rnd.html" title="sf-package-postbuild-rnd" alt="" coords="363,57,557,105"> |
154 <area shape="rect" id="node9" href="target-sf-package-postbuild-rnd.html" title="sf-package-postbuild-rnd" alt="" coords="429,52,624,100"> |
155 <area shape="rect" id="node2" href="target-sf-postbuild.html" title="sf-postbuild" alt="" coords="5,5,107,53"> |
155 <area shape="rect" id="node12" href="target-sf-zip-content.html" title="sf-zip-content" alt="" coords="743,89,855,137"> |
|
156 <area shape="rect" id="node2" href="target-sf-postbuild.html" title="sf-postbuild" alt="" coords="39,16,140,64"> |
|
157 <area shape="rect" id="node4" href="target-sf-create-public-PDK.html" title="sf-create-public-PDK" alt="" coords="5,88,173,136"> |
|
158 <area shape="rect" id="node13" href="target-preprocess-zip-config.html" title="preprocess-zip-config" alt="" coords="967,89,1137,137"> |
156 </map> |
159 </map> |
157 </p> |
160 </p> |
158 <hr/> |
161 <hr/> |
159 |
162 |
160 |
163 |
197 <arg value="-xr!*.sym"/> |
200 <arg value="-xr!*.sym"/> |
198 <arg value="${build.drive}/output/zips/release/binaries_armv5.zip"/> |
201 <arg value="${build.drive}/output/zips/release/binaries_armv5.zip"/> |
199 <arg value="epoc32\release\armv5\"/> |
202 <arg value="epoc32\release\armv5\"/> |
200 </exec> |
203 </exec> |
201 </parallel> |
204 </parallel> |
|
205 <!-- Generate release_metadata entries for the above zips --> |
|
206 <antcall target="sf-zip-content"> |
|
207 <param name="zip.config.file" value="${sf.common.config.dir}/generated/zip.cfg.xml.ftl"/> |
|
208 <param name="zip.target.name" value="bin-just-metadata"/> |
|
209 </antcall> |
202 </target> |
210 </target> |
203 </pre> |
211 </pre> |
204 |
212 |
205 |
213 |
206 <hr/> |
214 <hr/> |