diff -r 22ecbfc20eb4 -r 7830b8253b5a sbsv2/raptor/RELEASE-NOTES.txt --- a/sbsv2/raptor/RELEASE-NOTES.txt Fri Mar 05 14:30:49 2010 +0000 +++ b/sbsv2/raptor/RELEASE-NOTES.txt Fri Mar 05 14:34:56 2010 +0000 @@ -1,5 +1,32 @@ Release Notes for Symbian Build System v2 +version 2.12.4 + +Defect Fixes: +- SF Bug 2125 - [Raptor] - tracecompiler what output incorrect if mmp basename contains '.' e.g. fred.prd.mmp +- SF Bug 2113 - [Raptor] what/check filters can assign files to the wrong components +- SF Bug 2081/1971 - [Raptor] - Exported file executable permissions not maintained (linux) +- SF Bug 1912 - Raptor should take python from the path [if not set with SBS_PYTHON or bundled with Raptor] +- SF Bug 2042 - [Raptor] component field empty in recipe +- SF Bug 2007 - [Raptor] GCCE 4.4.1 builds require 4.3.1 and 4.3.2 SBS_GCCE???BIN env vars etc. +- SF Bug 2000 - [Raptor] Talon fails when installed in a path containing the string '-c' (windows only) +- SF Bug 1861 - [Raptor] More helpful console message in case of timeouts +- SF Bug 1571 - Raptor cannot report error or warning message in wrong implib project +- DPDEF142718 Incremental rebuild fails if dependent files deleted + --no-depend-generate added to suppress the generation and processing of dependency files + .DEFAULT target introduced for all non --no-depend-generate and/or --no-depend-include builds +- Add support for PLUGIN3 TARGETTYPEs +- Fixing logfile corruption for large GCCXML builds by suppressing zip output +- Fix: host attribute in recipes was blank in windows, windows cluster builds. +- Stop copying .bmp files to epoc32/localisation and fix the "what" reporting + + +version 2.12.3 + +Defect Fixes: +- Don't print trace "what" information if we do not run the trace compiler. + + version 2.12.2 Defect Fixes: