fix: don't generate multiple copies of the same resource just because there are several target paths. Generate it once and copy that to the different target paths. fix
authortimothy.murphy@nokia.com
Wed, 07 Apr 2010 18:36:36 +0100
branchfix
changeset 467 04060c70e4fc
parent 466 b9e5cf94aac3
child 468 27d111560672
fix: don't generate multiple copies of the same resource just because there are several target paths. Generate it once and copy that to the different target paths.
sbsv2/raptor/RELEASE-NOTES.txt
--- a/sbsv2/raptor/RELEASE-NOTES.txt	Wed Apr 07 18:33:12 2010 +0100
+++ b/sbsv2/raptor/RELEASE-NOTES.txt	Wed Apr 07 18:36:36 2010 +0100
@@ -17,7 +17,7 @@
 - SF Bug 2134 - [Raptor] Raptor does not pass overridden make variables into its makefiles
 - Fix: do not allow data to be paged implicitly
 - 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.
-- 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.
+- Fix: don't generate multiple copies of the same resource just because there are several target paths. Generate it once and copy that to the different target paths.
 
 
 version 2.12.5