sbsv2/raptor/RELEASE-NOTES.txt
branchfix
changeset 391 877485b44765
parent 390 421e376bfce4
parent 365 bab2d423b063
child 392 8f0708af8451
child 409 1b444ea0baec
equal deleted inserted replaced
390:421e376bfce4 391:877485b44765
     1 Release Notes for Symbian Build System v2
     1 Release Notes for Symbian Build System v2
     2 
     2 
     3 next version
     3 version 2.12.5
     4 
     4 
     5 Defect Fixes:
     5 Defect Fixes:
     6 - SF Bug 1939 - [Raptor] PAGED keyword in MMP files should imply byte pair compressed
     6 - 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 
     7 - DPDEF144648 - Raptor failed to build tools_deb objects under Windows XP 
     8 - Fix: Workaround for emake engine log corruption when clockskew errors occur (annofile2log). 
     8 - 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 
     9   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
    10   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.
    11   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"
    12 - 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
    13 - Fix: extend tracecompiler tests to Linux
    15 - Fix: Amendment to SF Bug 1511 fix - removal of blanked DEFFILE keyword from e32abiv2ani.flm
    14 - Fix: Amendment to SF Bug 1511 fix - removal of blanked DEFFILE keyword from e32abiv2ani.flm
    16 - Fix: improve robustness to bad -c options
    15 - Fix: improve robustness to bad -c options
    17 
    16 
    18 
    17 
       
    18 
    19 version 2.12.4
    19 version 2.12.4
    20 
    20 
    21 Defect Fixes:
    21 Defect Fixes:
       
    22 - 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
    23 - 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)
    24 - 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]
    25 - 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
    26 - 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.
    27 - 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)
    28 - 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
    29 - SF Bug 1861 - [Raptor] More helpful console message in case of timeouts
    31 - DPDEF142718 Incremental rebuild fails if dependent files deleted
    31 - DPDEF142718 Incremental rebuild fails if dependent files deleted
    32   --no-depend-generate added to suppress the generation and processing of dependency files
    32   --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
    33   .DEFAULT target introduced for all non --no-depend-generate and/or --no-depend-include builds
    34 - Add support for PLUGIN3 TARGETTYPEs
    34 - Add support for PLUGIN3 TARGETTYPEs
    35 - Fixing logfile corruption for large GCCXML builds by suppressing zip output
    35 - Fixing logfile corruption for large GCCXML builds by suppressing zip output
       
    36 - 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
    37 - Stop copying .bmp files to epoc32/localisation and fix the "what" reporting
    37 
    38 
    38 
    39 
    39 version 2.12.3
    40 version 2.12.3
    40 
    41