sbsv2/raptor/RELEASE-NOTES.txt
branchwip
changeset 342 f0e42ff3359f
parent 334 473675d0eb95
parent 294 660607a4d589
child 343 927c16c07c88
equal deleted inserted replaced
341:4fd571a5fb6a 342:f0e42ff3359f
     6 - Add support for Cygwin 1.7.
     6 - Add support for Cygwin 1.7.
     7 - New support for cross-compiling win32 tools on Linux.  
     7 - New support for cross-compiling win32 tools on Linux.  
     8   To enable it, use "sbs -c tools2.win32 -c tools2" on Linux
     8   To enable it, use "sbs -c tools2.win32 -c tools2" on Linux
     9 - New workaround to enable the Qt team to link their code against Symbian DLL's
     9 - New workaround to enable the Qt team to link their code against Symbian DLL's
    10 - New prototype support for reading System Definition v3 files
    10 - New prototype support for reading System Definition v3 files
       
    11 
       
    12 
       
    13 version 2.12.4
       
    14 
       
    15 Defect Fixes:
       
    16 - SF Bug 2113 - [Raptor] what/check filters can assign files to the wrong components
       
    17 - SF Bug 2081 - [Raptor] - Exported file executable permissions not maintained (linux)
       
    18 - Fix: host attribute in recipes was blank in windows, windows cluster builds.
       
    19 - SF Bug 1912 - Raptor should take python from the path [if not set with SBS_PYTHON or bundled with Raptor]
       
    20 - SF Bug 2042 - [Raptor] component field empty in recipe
       
    21 - SF Bug 2007 - [Raptor] GCCE 4.4.1 builds require 4.3.1 and 4.3.2 SBS_GCCE???BIN env vars etc.
       
    22 - SF Bug 2000 - [Raptor] Talon fails when installed in a path containing the string '-c' (windows only)
       
    23 - SF Bug 1861 - [Raptor] More helpful console message in case of timeouts
       
    24 - SF Bug 1571 - Raptor cannot report error or warning message in wrong implib project
       
    25 - DPDEF142718 Incremental rebuild fails if dependent files deleted
       
    26   --no-depend-generate added to suppress the generation and processing of dependency files
       
    27   .DEFAULT target introduced for all non --no-depend-generate and/or --no-depend-include builds
       
    28 - Add support for PLUGIN3 TARGETTYPEs
       
    29 - Fixing logfile corruption for large GCCXML builds by suppressing zip output
       
    30 - Stop copying .bmp files to epoc32/localisation and fix the "what" reporting
       
    31 
       
    32 
       
    33 version 2.12.3
       
    34 
       
    35 Defect Fixes:
       
    36 - Don't print trace "what" information if we do not run the trace compiler.
    11 
    37 
    12 
    38 
    13 version 2.12.2
    39 version 2.12.2
    14 
    40 
    15 Defect Fixes:
    41 Defect Fixes: