sbsv2/raptor/RELEASE-NOTES.html
branchfix
changeset 573 e2b5644641c6
parent 569 6656482ba0da
child 574 819bc4ffb37b
equal deleted inserted replaced
569:6656482ba0da 573:e2b5644641c6
    11 <h3>Defect Fixes</h3>
    11 <h3>Defect Fixes</h3>
    12 <ul>
    12 <ul>
    13 <li>Fix : tracecompiler.mk caused poor makefile parse performance due to use of $(shell)</li>
    13 <li>Fix : tracecompiler.mk caused poor makefile parse performance due to use of $(shell)</li>
    14 <li><a href="http://developer.symbian.org/bugs/show_bug.cgi?id=2561"> SF Bug 2561 </a> - [Raptor] creates incorrect .iby files w.r.t target file versions &amp; ramtargets</li>
    14 <li><a href="http://developer.symbian.org/bugs/show_bug.cgi?id=2561"> SF Bug 2561 </a> - [Raptor] creates incorrect .iby files w.r.t target file versions &amp; ramtargets</li>
    15 <li><a href="http://developer.symbian.org/bugs/show_bug.cgi?id=2562"> SF Bug 2562 </a> - [Raptor] adds incorrect entries into .iby files w.r.t file paths</li>
    15 <li><a href="http://developer.symbian.org/bugs/show_bug.cgi?id=2562"> SF Bug 2562 </a> - [Raptor] adds incorrect entries into .iby files w.r.t file paths</li>
       
    16 <li>Fix : since 2.14.0 intermediate rsc files are not named uniquely enough to guarantee that there won't be a clash</li>
    16 </ul>
    17 </ul>
    17 
    18 
    18 <h2>version 2.14.0</h2>
    19 <h2>version 2.14.0</h2>
    19 
    20 
    20 <h3>New Features</h3>
    21 <h3>New Features</h3>
    38 <li><a href="notes/tcomsupport.txt">Fix: ensure trace paths exist before build starts to avoid clashes during the build with some make engines    </a></li>
    39 <li><a href="notes/tcomsupport.txt">Fix: ensure trace paths exist before build starts to avoid clashes during the build with some make engines    </a></li>
    39 <li><a href="notes/tcomsupport.txt">Fix: permit traces header directory to be specified in systemincludes - helps Qt    </a></li>
    40 <li><a href="notes/tcomsupport.txt">Fix: permit traces header directory to be specified in systemincludes - helps Qt    </a></li>
    40 <li><a href="notes/localresourcecopying.txt">Fix: (performance in cluster builds) do resource copying on local host.</a></li>
    41 <li><a href="notes/localresourcecopying.txt">Fix: (performance in cluster builds) do resource copying on local host.</a></li>
    41 <li>Fix: don't generate multiple copies of the same resource just because there are several target paths. Generate it once and copy that to the different target paths. Helps when winscw is built after an arm build.</li>
    42 <li>Fix: don't generate multiple copies of the same resource just because there are several target paths. Generate it once and copy that to the different target paths. Helps when winscw is built after an arm build.</li>
    42 <li>Fix: (performance) remove unnecessary copying of rpp files into epoc32\localisation as they are not used.</li>
    43 <li>Fix: (performance) remove unnecessary copying of rpp files into epoc32\localisation as they are not used.</li>
    43 <li>Fix: (performance) remove -C option when preprocessing rpp files - causes comments to be stripped from the rpp resulting in smaller files that improves performance.</li>
       
    44 
    44 
    45 </ul>
    45 </ul>
    46 
    46 
    47 
    47 
    48 <h2>version 2.13.0</h2>
    48 <h2>version 2.13.0</h2>