release note: for annofile2log fix
authortimothy.murphy@nokia.com
Tue, 16 Mar 2010 17:04:08 +0000
branchfix
changeset 364 f4ccb4c573da
parent 363 4549b6c6c3d8
child 365 bab2d423b063
child 379 59ec73480ed3
child 388 3f46b91ff7d1
child 407 bda21097164c
release note: for annofile2log
sbsv2/raptor/RELEASE-NOTES.txt
--- a/sbsv2/raptor/RELEASE-NOTES.txt	Tue Mar 16 16:45:04 2010 +0000
+++ b/sbsv2/raptor/RELEASE-NOTES.txt	Tue Mar 16 17:04:08 2010 +0000
@@ -1,6 +1,10 @@
 Release Notes for Symbian Build System v2
 
 next version
+- Fix: Workaround for emake engine log corruption when clockskew errors occur (annofile2log). 
+  Allow Raptor to obtain log from emake annotation file where it is uncorrupted.  A new 
+  Make engine option "copyannofile2log" enables/disables this mode for emake. If this option is disabled
+  or if no annotation file is specified for the build then Raptor reads logs directly as normal.
 - SF Bug 2125 - [Raptor] - tracecompiler what output incorrect if mmp basename contains '.' e.g. fred.prd.mmp 
 - SF Bug 2191 - [Raptor] - When forcesuccess is enabled, exit status for a failed recipe is "retry" but should be "failed"
 - Fix: extend tracecompiler tests to Linux