sbsv2/raptor/RELEASE-NOTES.txt
changeset 291 0e6a0a765dcd
parent 243 007900c31eef
parent 288 80540207516e
child 294 660607a4d589
equal deleted inserted replaced
244:aba9fdf7e825 291:0e6a0a765dcd
     1 Release Notes for Symbian Build System v2
     1 Release Notes for Symbian Build System v2
       
     2 
       
     3 version 2.12.4
       
     4 
       
     5 Defect Fixes:
       
     6 - SF Bug 2081 - [Raptor] - Exported file executable permissions not maintained (linux)
       
     7 - Fix: host attribute in recipes was blank in windows, windows cluster builds.
       
     8 - SF Bug 1912 - Raptor should take python from the path [if not set with SBS_PYTHON or bundled with Raptor]
       
     9 - SF Bug 2042 - [Raptor] component field empty in recipe
       
    10 - SF Bug 2007 - [Raptor] GCCE 4.4.1 builds require 4.3.1 and 4.3.2 SBS_GCCE???BIN env vars etc.
       
    11 - SF Bug 2000 - [Raptor] Talon fails when installed in a path containing the string '-c' (windows only)
       
    12 - SF Bug 1861 - [Raptor] More helpful console message in case of timeouts
       
    13 - SF Bug 1571 - Raptor cannot report error or warning message in wrong implib project
       
    14 - DPDEF142718 Incremental rebuild fails if dependent files deleted
       
    15   --no-depend-generate added to suppress the generation and processing of dependency files
       
    16   .DEFAULT target introduced for all non --no-depend-generate and/or --no-depend-include builds
       
    17 - Add support for PLUGIN3 TARGETTYPEs
       
    18 - Fixing logfile corruption for large GCCXML builds by suppressing zip output
       
    19 - Stop copying .bmp files to epoc32/localisation and fix the "what" reporting
       
    20 
     2 
    21 
     3 version 2.12.3
    22 version 2.12.3
     4 
    23 
     5 Defect Fixes:
    24 Defect Fixes:
     6 - Don't print trace "what" information if we do not run the trace compiler.
    25 - Don't print trace "what" information if we do not run the trace compiler.