sbsv2/raptor/RELEASE-NOTES.html
changeset 640 ac0bbc1e5d79
parent 630 31ef8a13d4f4
child 641 8dd670a9f34f
equal deleted inserted replaced
639:0e65f93be3cb 640:ac0bbc1e5d79
     3 <title>Release Notes for Symbian Build System v2</title>
     3 <title>Release Notes for Symbian Build System v2</title>
     4 </head>
     4 </head>
     5 <body>
     5 <body>
     6 
     6 
     7 <h1>Release Notes for Symbian Build System v2</h1>
     7 <h1>Release Notes for Symbian Build System v2</h1>
       
     8 
       
     9 <h2>version 2.15.1</h2>
       
    10 
       
    11 <h3>Defect Fixes</h3>
       
    12 <ul>
       
    13 <li><a href="http://developer.symbian.org/bugs/show_bug.cgi?id=3523">SF Bug 3523</a> - gnumakefile.flm workaround for romstuff.mke changes uses wrong output file</li>
       
    14 <li><a href="http://developer.symbian.org/bugs/show_bug.cgi?id=3374">SF Bug 3374</a> -  Issues with Raptor support for X86 prototype (2.15)</li>
       
    15 <li>Fix resource header generation - was being done for every language thus causing clashes in parallel builds</li>
       
    16 </ul>
       
    17 
       
    18 <h2>version 2.15.0</h2>
       
    19 
       
    20 <h3>New Features</h3>
       
    21 <ul>
       
    22 <li><a href="notes/slimdebug.txt">.slimdebug variant to optionally reduce debug binary sizes in RVCT builds</a></li>
       
    23 <li><a href="notes/x86_initial.txt">Initial support for a MinGW GCC-based x86 build</a></li>
       
    24 <li><a href="notes/filter_html.txt">Log summary in HTML format</a></li>
       
    25 <li><a href="notes/query_cli_extended_details.txt">Extended details for --query option</a></li>
       
    26 <li><a href="notes/traces_mmpkeyword.txt">New mmp keyword: traces</a></li>
       
    27 <li>Uprated internally-supplied Python to version 2.7 on linux</li>
       
    28 <li>Add <a href="notes/nodebug.txt">nodebug variant</a> to permit workaround for rvct 2.2 linker crashes on very large udeb targets</li>
       
    29 </ul>
       
    30 
       
    31 <h3>Defect Fixes</h3>
       
    32 <ul>
       
    33 <li><a href="http://developer.symbian.org/bugs/show_bug.cgi?id=2617">SF Bug 2617</a> - SBS2 [Raptor] does not support the DOCUMENT keyword in mmp files</li>
       
    34 <li><a href="http://developer.symbian.org/bugs/show_bug.cgi?id=1405">SF Bug 1405</a> - GCCE: Raptor passing unknown option -mapcs to the assembler</li>
       
    35 <li><a href="http://developer.symbian.org/bugs/show_bug.cgi?id=2979">SF Bug 2979</a> - [GCCE] elf2e32 --dump generates RVCT assembly.</li>
       
    36 <li><a href="http://developer.symbian.org/bugs/show_bug.cgi?id=3221">SF Bug 3221</a> - [Raptor] ROMFILE creation results in incorrect entries in iby file</li>
       
    37 <li><a href="http://developer.symbian.org/bugs/show_bug.cgi?id=2735">SF Bug 2735</a> - [Raptor] Relative unit paths in pkgdefs are not handled correctly - ammendment to fix in 2.14.2</li>
       
    38 <li><a href="http://developer.symbian.org/bugs/show_bug.cgi?id=3360">SF Bug 3360</a> - HTML filter breaks if FilterTerminal specified first</li>
       
    39 </ul>
     8 
    40 
     9 <h2>version 2.14.2</h2>
    41 <h2>version 2.14.2</h2>
    10 
    42 
    11 <h3>Defect Fixes</h3>
    43 <h3>Defect Fixes</h3>
    12 <ul>
    44 <ul>