sbsv2/raptor/RELEASE-NOTES.html
branchfix
changeset 560 245c03ee6e9c
parent 559 3a62f88a49f8
parent 554 e7dd8533063f
child 561 a50b8a8df628
child 567 d420c77a7248
equal deleted inserted replaced
559:3a62f88a49f8 560:245c03ee6e9c
    11 <h3>Defect Fixes</h3>
    11 <h3>Defect Fixes</h3>
    12 <ul>
    12 <ul>
    13 <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>
    13 <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 </ul>
    14 </ul>
    15 
    15 
    16 <h2>next version</h2>
    16 <h2>version 2.14.0</h2>
    17 
    17 
    18 <h3>New Features</h3>
    18 <h3>New Features</h3>
    19 <ul>
    19 <ul>
    20 <li><a href="notes/tcomsupport.txt">           Support new Trace Compiler commandline interface, autogen header location   </a></li>
    20 <li><a href="notes/tcomsupport.txt">           Support new Trace Compiler commandline interface, autogen header location   </a></li>
       
    21 <li><a href="notes/parametric_log_filters.txt">   Pass parameters to log filters from the command line </a></li>
       
    22 <li><a href="notes/delete_on_failed_compile.txt"> Work-around for failed RVCT 2.2 compiles             </a></li>
       
    23 <li><a href="notes/query_cli.txt">                Obtain configuration data using --query option       </a></li>
       
    24 <li>                                              Carbide.xml now contains *_gcce aliases                  </li>
       
    25 <li><a href="notes/abiv1_implibs.txt">            ABIv1 import libraries not generated by default      </a></li>
    21 </ul>
    26 </ul>
    22 
    27 
    23 <h3>Defect Fixes</h3>
    28 <h3>Defect Fixes</h3>
    24 <ul>
    29 <ul>
    25 
    30 
    28 <li><a href="http://developer.symbian.org/bugs/show_bug.cgi?id=2420"> SF Bug 2420 </a> - [Raptor] Output from recipes is mis-recognised as "what" output </li>
    33 <li><a href="http://developer.symbian.org/bugs/show_bug.cgi?id=2420"> SF Bug 2420 </a> - [Raptor] Output from recipes is mis-recognised as "what" output </li>
    29 <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>
    34 <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>
    30 <li><a href="http://developer.symbian.org/bugs/show_bug.cgi?id=2174"> SF Bug 2174 </a> - [Raptor] -- layer option shows errors when bld.inf missing in another layer </li>
    35 <li><a href="http://developer.symbian.org/bugs/show_bug.cgi?id=2174"> SF Bug 2174 </a> - [Raptor] -- layer option shows errors when bld.inf missing in another layer </li>
    31 <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>
    36 <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>
    32 <li><a href="notes/tcomsupport.txt">Fix: permit traces header directory to be specified in systemincludes - helps Qt    </a></li>
    37 <li><a href="notes/tcomsupport.txt">Fix: permit traces header directory to be specified in systemincludes - helps Qt    </a></li>
       
    38 <li><a href="notes/localresourcecopying.txt">Fix: (performance in cluster builds) do resource copying on local host.</a></li>
       
    39 <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>
       
    40 <li>Fix: (performance) remove unnecessary copying of rpp files into epoc32\localisation as they are not used.</li>
       
    41 <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>
       
    42 
    33 </ul>
    43 </ul>
    34 
    44 
    35 
    45 
    36 <h2>version 2.13.0</h2>
    46 <h2>version 2.13.0</h2>
    37 
    47 
    58 <li>Fix: remove unnecessary empty lines in log output in copylogfromannofile mode                                                           </li>
    68 <li>Fix: remove unnecessary empty lines in log output in copylogfromannofile mode                                                           </li>
    59 <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>
    69 <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>
    60 <li>DPDEF144648      - Raptor failed to build tools_deb objects under Windows XP                                                            </li>
    70 <li>DPDEF144648      - Raptor failed to build tools_deb objects under Windows XP                                                            </li>
    61 <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>
    71 <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>
    62 <li>Fix : do not allow data to be paged implicitly</li>
    72 <li>Fix : do not allow data to be paged implicitly</li>
       
    73 <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>
    63 <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>
    74 <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>
    64 <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>
    75 <li>Fix : ensure that FLMDEBUG is empty by default</li>
    65 <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>
       
    66 <li>                                                                  Fix : ensure that FLMDEBUG is empty by default                                                                                          </li>
       
    67 
       
    68 </ul>
    76 </ul>
    69 
    77 
    70 <!-- older notes are plain text -->
    78 <!-- older notes are plain text -->
    71 <pre>
    79 <pre>
    72 version 2.12.5
    80 version 2.12.5