doc/api/helium/target-sf-package-binary.html
changeset 627 56a1d97e7c73
parent 432 f2ddfa555b0f
equal deleted inserted replaced
607:3c858aa7a023 627:56a1d97e7c73
    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&#45;package&#45;binary" alt="" coords="157,5,304,53">
   152 <area shape="rect" id="node1" href="target-sf-package-binary.html" title="sf&#45;package&#45;binary" alt="" coords="224,52,371,100">
   153 <area shape="rect" id="node5" href="target-sf-preprocess-package-config.html" title="sf&#45;preprocess&#45;package&#45;config" alt="" coords="609,12,839,60">
   153 <area shape="rect" id="node7" href="target-sf-preprocess-package-config.html" title="sf&#45;preprocess&#45;package&#45;config" alt="" coords="684,5,913,53">
   154 <area shape="rect" id="node7" href="target-sf-package-postbuild-rnd.html" title="sf&#45;package&#45;postbuild&#45;rnd" alt="" coords="363,57,557,105">
   154 <area shape="rect" id="node9" href="target-sf-package-postbuild-rnd.html" title="sf&#45;package&#45;postbuild&#45;rnd" alt="" coords="429,52,624,100">
   155 <area shape="rect" id="node2" href="target-sf-postbuild.html" title="sf&#45;postbuild" alt="" coords="5,5,107,53">
   155 <area shape="rect" id="node12" href="target-sf-zip-content.html" title="sf&#45;zip&#45;content" alt="" coords="743,89,855,137">
       
   156 <area shape="rect" id="node2" href="target-sf-postbuild.html" title="sf&#45;postbuild" alt="" coords="39,16,140,64">
       
   157 <area shape="rect" id="node4" href="target-sf-create-public-PDK.html" title="sf&#45;create&#45;public&#45;PDK" alt="" coords="5,88,173,136">
       
   158 <area shape="rect" id="node13" href="target-preprocess-zip-config.html" title="preprocess&#45;zip&#45;config" alt="" coords="967,89,1137,137">
   156 </map>
   159 </map>
   157 </p>
   160 </p>
   158 <hr/>
   161 <hr/>
   159 
   162 
   160 
   163 
   197                 &lt;arg value=&quot;-xr!*.sym&quot;/&gt;
   200                 &lt;arg value=&quot;-xr!*.sym&quot;/&gt;
   198                 &lt;arg value=&quot;${build.drive}/output/zips/release/binaries_armv5.zip&quot;/&gt;
   201                 &lt;arg value=&quot;${build.drive}/output/zips/release/binaries_armv5.zip&quot;/&gt;
   199                 &lt;arg value=&quot;epoc32\release\armv5\&quot;/&gt;
   202                 &lt;arg value=&quot;epoc32\release\armv5\&quot;/&gt;
   200             &lt;/exec&gt;
   203             &lt;/exec&gt;
   201         &lt;/parallel&gt;
   204         &lt;/parallel&gt;
       
   205         &lt;!-- Generate release_metadata entries for the above zips --&gt;
       
   206         &lt;antcall target=&quot;sf-zip-content&quot;&gt;
       
   207             &lt;param name=&quot;zip.config.file&quot; value=&quot;${sf.common.config.dir}/generated/zip.cfg.xml.ftl&quot;/&gt;
       
   208             &lt;param name=&quot;zip.target.name&quot; value=&quot;bin-just-metadata&quot;/&gt;
       
   209         &lt;/antcall&gt;
   202     &lt;/target&gt;
   210     &lt;/target&gt;
   203 </pre>
   211 </pre>
   204 
   212 
   205 
   213 
   206     <hr/>
   214     <hr/>