sbsv2/raptor/RELEASE-NOTES.html
changeset 625 a1925fb7753a
parent 616 24e4ef208cca
child 630 31ef8a13d4f4
equal deleted inserted replaced
624:f70b728ea30c 625:a1925fb7753a
     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.0</h2>
       
    10 
       
    11 <h3>New Features</h3>
       
    12 <ul>
       
    13 <li><a href="notes/slimdebug.txt">.slimdebug variant to optionally reduce debug binary sizes in RVCT builds</a></li>
       
    14 <li><a href="notes/x86_initial.txt">Initial support for a MinGW GCC-based x86 build</a></li>
       
    15 <li><a href="notes/filter_html.txt">Log summary in HTML format</a></li>
       
    16 <li><a href="notes/query_cli_extended_details.txt">Extended details for --query option</a></li>
       
    17 <li><a href="notes/traces_mmpkeyword.txt">New mmp keyword: traces</a></li>
       
    18 <li>Uprated internally-supplied Python to version 2.7 on linux</li>
       
    19 <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>
       
    20 </ul>
       
    21 
       
    22 <h3>Defect Fixes</h3>
       
    23 <ul>
       
    24 <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>
       
    25 <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>
       
    26 <li><a href="http://developer.symbian.org/bugs/show_bug.cgi?id=2979">SF Bug 2979</a> - [GCCE] elf2e32 --dump generates RVCT assembly.</li>
       
    27 <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>
       
    28 <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>
       
    29 <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>
       
    30 </ul>
     8 
    31 
     9 <h2>version 2.14.2</h2>
    32 <h2>version 2.14.2</h2>
    10 
    33 
    11 <h3>Defect Fixes</h3>
    34 <h3>Defect Fixes</h3>
    12 <ul>
    35 <ul>