sbsv2/raptor/RELEASE-NOTES.txt
branchwip
changeset 380 db59fc762214
parent 368 113d720d5a6c
parent 365 bab2d423b063
equal deleted inserted replaced
369:1248e8f6a72d 380:db59fc762214
     7 - Add support for Cygwin 1.7.
     7 - Add support for Cygwin 1.7.
     8 - New support for cross-compiling win32 tools on Linux.  
     8 - New support for cross-compiling win32 tools on Linux.  
     9   To enable it, use "sbs -c tools2.win32 -c tools2" on Linux
     9   To enable it, use "sbs -c tools2.win32 -c tools2" on Linux
    10 - New prototype support for reading System Definition v3 files
    10 - New prototype support for reading System Definition v3 files
    11 - Add support for MMP keyword EPOCNESTEDEXCEPTIONS.
    11 - Add support for MMP keyword EPOCNESTEDEXCEPTIONS.
       
    12 
       
    13 
       
    14 version 2.12.5
       
    15 
       
    16 Defect Fixes:
       
    17 - Fix: Workaround for emake engine log corruption when clockskew errors occur (annofile2log). 
       
    18   Allow Raptor to obtain log from emake annotation file where it is uncorrupted.  A new 
       
    19   Make engine option "copyannofile2log" enables/disables this mode for emake. If this option is disabled
       
    20   or if no annotation file is specified for the build then Raptor reads logs directly as normal.
       
    21 - SF Bug 2191 - [Raptor] - When forcesuccess is enabled, exit status for a failed recipe is "retry" but should be "failed"
       
    22 - Fix: extend tracecompiler tests to Linux
       
    23 - Fix: Amendment to SF Bug 1511 fix - removal of blanked DEFFILE keyword from e32abiv2ani.flm
    12 
    24 
    13 
    25 
    14 version 2.12.4
    26 version 2.12.4
    15 
    27 
    16 Defect Fixes:
    28 Defect Fixes: