doc/api/helium/target-sf-run-analysis-whatlog-package.html
changeset 627 56a1d97e7c73
parent 432 f2ddfa555b0f
equal deleted inserted replaced
607:3c858aa7a023 627:56a1d97e7c73
    80 
    80 
    81     
    81     
    82 <h2>Target sf-run-analysis-whatlog-package</h2>
    82 <h2>Target sf-run-analysis-whatlog-package</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#L452">D:\maintools\sf-config\common\build.postbuild.xml:452:</a></tt>  
    85 <p>    <tt class="docutils literal"><a href="/d:/maintools/sf-config/common/build.postbuild.xml#L469">d:\maintools\sf-config\common\build.postbuild.xml:469:</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/>
   153         &lt;exec executable=&quot;perl&quot; dir=&quot;${build.log.dir}/analysis&quot; failonerror=&quot;false&quot; output=&quot;${build.log.dir}/analysis/${build.id}_analysecomponents.log&quot;&gt;
   153         &lt;exec executable=&quot;perl&quot; dir=&quot;${build.log.dir}/analysis&quot; failonerror=&quot;false&quot; output=&quot;${build.log.dir}/analysis/${build.id}_analysecomponents.log&quot;&gt;
   154             &lt;arg value=&quot;${sf.common.config.dir}/tools/analysis/analyse_components.pl&quot;/&gt;
   154             &lt;arg value=&quot;${sf.common.config.dir}/tools/analysis/analyse_components.pl&quot;/&gt;
   155             &lt;arg value=&quot;${sf.spec.sourcesync.sourcespecdir}/${sf.spec.sourcesync.sourcespecfile}&quot;/&gt;
   155             &lt;arg value=&quot;${sf.spec.sourcesync.sourcespecdir}/${sf.spec.sourcesync.sourcespecfile}&quot;/&gt;
   156             &lt;arg value=&quot;${build.id}_what_results.csv_results.csv&quot;/&gt;
   156             &lt;arg value=&quot;${build.id}_what_results.csv_results.csv&quot;/&gt;
   157             &lt;arg value=&quot;${sf.project.location}/sysdefs/system_model_os.xml&quot;/&gt;
   157             &lt;arg value=&quot;${sf.project.location}/sysdefs/system_model_os.xml&quot;/&gt;
       
   158             &lt;arg value=&quot;${sf.project.location}/sysdefs/system_model_s60.xml&quot;/&gt;
   158         &lt;/exec&gt;
   159         &lt;/exec&gt;
   159     &lt;/target&gt;
   160     &lt;/target&gt;
   160 </pre>
   161 </pre>
   161 
   162 
   162 
   163