sbsv2/raptor/RELEASE-NOTES.txt
branchfix
changeset 466 b9e5cf94aac3
parent 462 7f12c652f36d
child 467 04060c70e4fc
equal deleted inserted replaced
465:d5ccdec632f8 466:b9e5cf94aac3
    15 - SF Bug 1939 - [Raptor] PAGED keyword in MMP files should imply byte pair compressed
    15 - SF Bug 1939 - [Raptor] PAGED keyword in MMP files should imply byte pair compressed
    16 - DPDEF144648 - Raptor failed to build tools_deb objects under Windows XP 
    16 - DPDEF144648 - Raptor failed to build tools_deb objects under Windows XP 
    17 - SF Bug 2134 - [Raptor] Raptor does not pass overridden make variables into its makefiles
    17 - SF Bug 2134 - [Raptor] Raptor does not pass overridden make variables into its makefiles
    18 - Fix: do not allow data to be paged implicitly
    18 - Fix: do not allow data to be paged implicitly
    19 - Fix: Makefile Parse Performance in Resource stage is poor. Large size of included dependency files is a factor. In --no-depend-generate mode, create dependency files which only refer to other rsg/mbg files that are yet to be built - store no other dependencies.
    19 - Fix: Makefile Parse Performance in Resource stage is poor. Large size of included dependency files is a factor. In --no-depend-generate mode, create dependency files which only refer to other rsg/mbg files that are yet to be built - store no other dependencies.
       
    20 - Fix: Poor performance: resources are rebuilt for winscw even if they were already preprocessed and compiled for an arm build. Change tactics - create resources once in an intermediate build directory, then copy to platform specific dirs (rather than creating directly in each destination). Thus when winscw build is done, only a copy is needed.
    20 
    21 
    21 
    22 
    22 version 2.12.5
    23 version 2.12.5
    23 
    24 
    24 Defect Fixes:
    25 Defect Fixes: