sbsv2/raptor/RELEASE-NOTES.txt
branchfix
changeset 395 5ad27ebafc22
parent 392 8f0708af8451
child 396 f50e1b89b7ce
equal deleted inserted replaced
394:b6f8d38305f2 395:5ad27ebafc22
     1 Release Notes for Symbian Build System v2
     1 Release Notes for Symbian Build System v2
     2 
     2 
     3 next version
     3 next version
       
     4 Defect Fixes:
       
     5 - SF Bug 2308 - [Raptor]: PLUGIN3 TARGETTYPEs don't set resource output offsets correctly
       
     6 
       
     7 
       
     8 version 2.12.5
     4 
     9 
     5 Defect Fixes:
    10 Defect Fixes:
     6 - SF Bug 1939 - [Raptor] PAGED keyword in MMP files should imply byte pair compressed
    11 - 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 
    12 - DPDEF144648 - Raptor failed to build tools_deb objects under Windows XP 
     8 - Fix: Workaround for emake engine log corruption when clockskew errors occur (annofile2log). 
    13 - 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 
    14   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
    15   Make engine option "copyannofile2log" 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.
    16   or if no annotation file is specified for the build then Raptor reads logs directly as normal.
    12 - SF Bug 2125 - [Raptor] - tracecompiler what output incorrect if mmp basename contains '.' e.g. fred.prd.mmp 
       
    13 - SF Bug 2191 - [Raptor] - When forcesuccess is enabled, exit status for a failed recipe is "retry" but should be "failed"
    17 - SF Bug 2191 - [Raptor] - When forcesuccess is enabled, exit status for a failed recipe is "retry" but should be "failed"
    14 - Fix: extend tracecompiler tests to Linux
    18 - Fix: extend tracecompiler tests to Linux
    15 - Fix: Amendment to SF Bug 1511 fix - removal of blanked DEFFILE keyword from e32abiv2ani.flm
    19 - Fix: Amendment to SF Bug 1511 fix - removal of blanked DEFFILE keyword from e32abiv2ani.flm
    16 - Fix: improve robustness to bad -c options
    20 - Fix: improve robustness to bad -c options
    17 
    21 
    18 
    22 
    19 version 2.12.4
    23 version 2.12.4
    20 
    24 
    21 Defect Fixes:
    25 Defect Fixes:
       
    26 - SF Bug 2125 - [Raptor] - tracecompiler what output incorrect if mmp basename contains '.' e.g. fred.prd.mmp 
    22 - SF Bug 2113 - [Raptor] what/check filters can assign files to the wrong components
    27 - SF Bug 2113 - [Raptor] what/check filters can assign files to the wrong components
    23 - SF Bug 2081 - [Raptor] - Exported file executable permissions not maintained (linux)
    28 - SF Bug 2081/1971 - [Raptor] - Exported file executable permissions not maintained (linux)
    24 - Fix: host attribute in recipes was blank in windows, windows cluster builds.
       
    25 - SF Bug 1912 - Raptor should take python from the path [if not set with SBS_PYTHON or bundled with Raptor]
    29 - SF Bug 1912 - Raptor should take python from the path [if not set with SBS_PYTHON or bundled with Raptor]
    26 - SF Bug 2042 - [Raptor] component field empty in recipe
    30 - SF Bug 2042 - [Raptor] component field empty in recipe
    27 - SF Bug 2007 - [Raptor] GCCE 4.4.1 builds require 4.3.1 and 4.3.2 SBS_GCCE???BIN env vars etc.
    31 - SF Bug 2007 - [Raptor] GCCE 4.4.1 builds require 4.3.1 and 4.3.2 SBS_GCCE???BIN env vars etc.
    28 - SF Bug 2000 - [Raptor] Talon fails when installed in a path containing the string '-c' (windows only)
    32 - SF Bug 2000 - [Raptor] Talon fails when installed in a path containing the string '-c' (windows only)
    29 - SF Bug 1861 - [Raptor] More helpful console message in case of timeouts
    33 - SF Bug 1861 - [Raptor] More helpful console message in case of timeouts
    31 - DPDEF142718 Incremental rebuild fails if dependent files deleted
    35 - DPDEF142718 Incremental rebuild fails if dependent files deleted
    32   --no-depend-generate added to suppress the generation and processing of dependency files
    36   --no-depend-generate added to suppress the generation and processing of dependency files
    33   .DEFAULT target introduced for all non --no-depend-generate and/or --no-depend-include builds
    37   .DEFAULT target introduced for all non --no-depend-generate and/or --no-depend-include builds
    34 - Add support for PLUGIN3 TARGETTYPEs
    38 - Add support for PLUGIN3 TARGETTYPEs
    35 - Fixing logfile corruption for large GCCXML builds by suppressing zip output
    39 - Fixing logfile corruption for large GCCXML builds by suppressing zip output
       
    40 - Fix: host attribute in recipes was blank in windows, windows cluster builds.
    36 - Stop copying .bmp files to epoc32/localisation and fix the "what" reporting
    41 - Stop copying .bmp files to epoc32/localisation and fix the "what" reporting
    37 
    42 
    38 
    43 
    39 version 2.12.3
    44 version 2.12.3
    40 
    45