sbsv2/raptor/RELEASE-NOTES.txt
branchfix
changeset 409 1b444ea0baec
parent 391 877485b44765
parent 408 a819f9223567
child 410 924ab6786b2f
equal deleted inserted replaced
391:877485b44765 409:1b444ea0baec
     1 Release Notes for Symbian Build System v2
     1 Release Notes for Symbian Build System v2
     2 
     2 
     3 version 2.12.5
     3 next version
     4 
     4 
     5 Defect Fixes:
     5 Defect Fixes:
       
     6 - Fix: in copylogfromannofile mode, ensure that the build id and duration are included in the log. These are not critical but are useful.
       
     7 - Fix: remove unnecessary empty lines in log output in copylogfromannofile mode. 
     6 - SF Bug 1939 - [Raptor] PAGED keyword in MMP files should imply byte pair compressed
     8 - SF Bug 1939 - [Raptor] PAGED keyword in MMP files should imply byte pair compressed
     7 - DPDEF144648 - Raptor failed to build tools_deb objects under Windows XP 
     9 - DPDEF144648 - Raptor failed to build tools_deb objects under Windows XP 
       
    10 
       
    11 
       
    12 version 2.12.5
       
    13 
       
    14 Defect Fixes:
     8 - Fix: Workaround for emake engine log corruption when clockskew errors occur (annofile2log). 
    15 - Fix: Workaround for emake engine log corruption when clockskew errors occur (annofile2log). 
     9   Allow Raptor to obtain log from emake annotation file where it is uncorrupted.  A new 
    16   Allow Raptor to obtain log from emake annotation file where it is uncorrupted.  A new 
    10   Make engine option "copyannofile2log" enables/disables this mode for emake. If this option is disabled
    17   Make engine option "copylogfromannofile" enables/disables this mode for emake. If this option is disabled
    11   or if no annotation file is specified for the build then Raptor reads logs directly as normal.
    18   or if no annotation file is specified for the build then Raptor reads logs directly as normal.
       
    19 - SF Bug 2125 - [Raptor] - tracecompiler what output incorrect if mmp basename contains '.' e.g. fred.prd.mmp 
    12 - SF Bug 2191 - [Raptor] - When forcesuccess is enabled, exit status for a failed recipe is "retry" but should be "failed"
    20 - SF Bug 2191 - [Raptor] - When forcesuccess is enabled, exit status for a failed recipe is "retry" but should be "failed"
    13 - Fix: extend tracecompiler tests to Linux
    21 - Fix: extend tracecompiler tests to Linux
    14 - Fix: Amendment to SF Bug 1511 fix - removal of blanked DEFFILE keyword from e32abiv2ani.flm
    22 - Fix: Amendment to SF Bug 1511 fix - removal of blanked DEFFILE keyword from e32abiv2ani.flm
    15 - Fix: improve robustness to bad -c options
    23 - Fix: improve robustness to bad -c options
    16 
       
    17 
    24 
    18 
    25 
    19 version 2.12.4
    26 version 2.12.4
    20 
    27 
    21 Defect Fixes:
    28 Defect Fixes: