sbsv2/raptor/RELEASE-NOTES.html
branchfix
changeset 540 3ce13bc3e630
parent 533 408bfff46ad7
child 541 33be37141e47
equal deleted inserted replaced
539:cbc9d85d999d 540:3ce13bc3e630
    10 
    10 
    11 <h3>Defect Fixes</h3>
    11 <h3>Defect Fixes</h3>
    12 <ul>
    12 <ul>
    13 
    13 
    14 <li><a href="http://developer.symbian.org/bugs/show_bug.cgi?id=2297"> SF Bug 2297 </a> Python exception in raptor_meta.py when processing bld.inf file </li>
    14 <li><a href="http://developer.symbian.org/bugs/show_bug.cgi?id=2297"> SF Bug 2297 </a> Python exception in raptor_meta.py when processing bld.inf file </li>
    15 <li><a href="notes/localresourcecopying.txt">    fix performance: for cluster builds: do resource copying on local host.            </a></li>
    15 <li><a href="notes/localresourcecopying.txt">Fix: (performance in cluster builds) do resource copying on local host.</a></li>
    16 
    16 <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>
       
    17 <li>Fix: (performance) remove unnecessary copying of rpp files into epoc32\localisation as they are not used.</li>
       
    18 <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>
    17 </ul>
    19 </ul>
    18 
    20 
    19 <h2>version 2.13.0</h2>
    21 <h2>version 2.13.0</h2>
    20 
    22 
    21 <h3>New Features</h3>
    23 <h3>New Features</h3>
    41 <li>Fix: remove unnecessary empty lines in log output in copylogfromannofile mode                                                           </li>
    43 <li>Fix: remove unnecessary empty lines in log output in copylogfromannofile mode                                                           </li>
    42 <li><a href="http://developer.symbian.org/bugs/show_bug.cgi?id=1939"> SF Bug 1939 </a> - [Raptor] PAGED keyword in MMP files should imply byte pair compressed                                                </li>
    44 <li><a href="http://developer.symbian.org/bugs/show_bug.cgi?id=1939"> SF Bug 1939 </a> - [Raptor] PAGED keyword in MMP files should imply byte pair compressed                                                </li>
    43 <li>DPDEF144648      - Raptor failed to build tools_deb objects under Windows XP                                                            </li>
    45 <li>DPDEF144648      - Raptor failed to build tools_deb objects under Windows XP                                                            </li>
    44 <li><a href="http://developer.symbian.org/bugs/show_bug.cgi?id=2134"> SF Bug 2134 </a> - [Raptor] Raptor does not pass overridden make variables into its makefiles                                           </li>
    46 <li><a href="http://developer.symbian.org/bugs/show_bug.cgi?id=2134"> SF Bug 2134 </a> - [Raptor] Raptor does not pass overridden make variables into its makefiles                                           </li>
    45 <li>Fix : do not allow data to be paged implicitly</li>
    47 <li>Fix : do not allow data to be paged implicitly</li>
       
    48 <li><a href="http://developer.symbian.org/bugs/show_bug.cgi?id=2302"> SF Bug 2302 </a> - sbs_filter refers to python.exe in win32/python264/                                                                  </li>
    46 <li>Fix : Makefile Parse Performance in Resource stage is poor. Large size of included dependency files is a factor. In --no-depend-generate mode, create dependency files which only refer to other rsg/mbg files that are yet to be built - store no other dependencies.</li>
    49 <li>Fix : Makefile Parse Performance in Resource stage is poor. Large size of included dependency files is a factor. In --no-depend-generate mode, create dependency files which only refer to other rsg/mbg files that are yet to be built - store no other dependencies.</li>
    47 <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.</li>
    50 <li>Fix : ensure that FLMDEBUG is empty by default</li>
    48 <li><a href="http://developer.symbian.org/bugs/show_bug.cgi?id=2302"> SF Bug 2302 </a> - sbs_filter refers to python.exe in win32/python264/                                                                  </li>
       
    49 <li>                                                                  Fix : ensure that FLMDEBUG is empty by default                                                                                          </li>
       
    50 
       
    51 </ul>
    51 </ul>
    52 
    52 
    53 <!-- older notes are plain text -->
    53 <!-- older notes are plain text -->
    54 <pre>
    54 <pre>
    55 version 2.12.5
    55 version 2.12.5