Fri, 30 Apr 2010 10:19:33 +0100 Release note: sf bug 2174: --layer option shows errors when bld.inf missing in another layer fix
Dean Draper <dean.draper@nokia.com> [Fri, 30 Apr 2010 10:19:33 +0100] rev 491
Release note: sf bug 2174: --layer option shows errors when bld.inf missing in another layer
Tue, 20 Apr 2010 13:41:38 +0100 Make copyfromannofile test work on windows. fix
timothy.murphy@nokia.com [Tue, 20 Apr 2010 13:41:38 +0100] rev 490
Make copyfromannofile test work on windows.
Tue, 20 Apr 2010 12:08:50 +0100 Merge resource performance imps. fix
timothy.murphy@nokia.com [Tue, 20 Apr 2010 12:08:50 +0100] rev 489
Merge resource performance imps.
Fri, 16 Apr 2010 19:03:20 +0100 Merge fix
timothy.murphy@nokia.com [Fri, 16 Apr 2010 19:03:20 +0100] rev 488
Merge
Thu, 15 Apr 2010 18:47:48 +0100 fix: stop including dep files in the depfile generation stage. Remove other unnecessary stuff from RESOURCE_DEPS fix
timothy.murphy@nokia.com [Thu, 15 Apr 2010 18:47:48 +0100] rev 487
fix: stop including dep files in the depfile generation stage. Remove other unnecessary stuff from RESOURCE_DEPS
Wed, 14 Apr 2010 17:43:15 +0100 fix: even more minimal resource dependendcies. fix
timothy.murphy@nokia.com [Wed, 14 Apr 2010 17:43:15 +0100] rev 486
fix: even more minimal resource dependendcies.
Fri, 16 Apr 2010 11:57:28 +0100 fix: recipestats.py produces "correct" header line, also sorts by time to show recipe using the largest time first. fix
timothy.murphy@nokia.com [Fri, 16 Apr 2010 11:57:28 +0100] rev 485
fix: recipestats.py produces "correct" header line, also sorts by time to show recipe using the largest time first.
Tue, 13 Apr 2010 18:06:25 +0100 doc: slight more commenting for resource dpe minimisation fix
timothy.murphy@nokia.com [Tue, 13 Apr 2010 18:06:25 +0100] rev 484
doc: slight more commenting for resource dpe minimisation
Tue, 13 Apr 2010 17:35:43 +0100 Fix a copyright date. Make sure all FLMBDEBUG usage is wrapped in <debug> tags. fix
timothy.murphy@nokia.com [Tue, 13 Apr 2010 17:35:43 +0100] rev 483
Fix a copyright date. Make sure all FLMBDEBUG usage is wrapped in <debug> tags.
Tue, 13 Apr 2010 13:30:12 +0100 Merge windows tests fix for rpp dep files. fix
timothy.murphy@nokia.com [Tue, 13 Apr 2010 13:30:12 +0100] rev 482
Merge windows tests fix for rpp dep files.
Fri, 09 Apr 2010 17:57:03 +0100 fix: fix tests for .rpp and .rpp.d files new location fix
timothy.murphy@nokia.com [Fri, 09 Apr 2010 17:57:03 +0100] rev 481
fix: fix tests for .rpp and .rpp.d files new location
Tue, 13 Apr 2010 13:26:25 +0100 Merge fix to RC4 default fix
timothy.murphy@nokia.com [Tue, 13 Apr 2010 13:26:25 +0100] rev 480
Merge fix to RC4 default
Tue, 13 Apr 2010 13:24:39 +0100 fix: Make resource dep minimisation work when output file starts with a line containing "\" fix
timothy.murphy@nokia.com [Tue, 13 Apr 2010 13:24:39 +0100] rev 479
fix: Make resource dep minimisation work when output file starts with a line containing "\"
Fri, 09 Apr 2010 14:15:32 +0100 Merge default into my fix fix
timothy.murphy@nokia.com [Fri, 09 Apr 2010 14:15:32 +0100] rev 478
Merge default into my fix
Fri, 09 Apr 2010 14:12:26 +0100 Merge fix
timothy.murphy@nokia.com [Fri, 09 Apr 2010 14:12:26 +0100] rev 477
Merge
Fri, 09 Apr 2010 14:10:41 +0100 Merge fix
timothy.murphy@nokia.com [Fri, 09 Apr 2010 14:10:41 +0100] rev 476
Merge
Fri, 09 Apr 2010 13:26:40 +0100 fix: resource cleaning fix fix
timothy.murphy@nokia.com [Fri, 09 Apr 2010 13:26:40 +0100] rev 475
fix: resource cleaning fix fix: make copies immediately after generating the resource if possible since it will keep file caches hot.
Fri, 09 Apr 2010 13:07:06 +0100 fix: resource dependencies sometimes not generated because of too-early expansion of variable. fix
timothy.murphy@nokia.com [Fri, 09 Apr 2010 13:07:06 +0100] rev 474
fix: resource dependencies sometimes not generated because of too-early expansion of variable.
Thu, 08 Apr 2010 15:30:47 +0100 resource test - small review comment fixes fix
timothy.murphy@nokia.com [Thu, 08 Apr 2010 15:30:47 +0100] rev 473
resource test - small review comment fixes
Thu, 08 Apr 2010 15:01:11 +0100 fix: resource speedup's whatlog handling. update other tests to cope with alternate rpp.d files. fix
timothy.murphy@nokia.com [Thu, 08 Apr 2010 15:01:11 +0100] rev 472
fix: resource speedup's whatlog handling. update other tests to cope with alternate rpp.d files.
Thu, 08 Apr 2010 13:44:00 +0100 fix: revert -iquote since older cpps don't understand it fix
timothy.murphy@nokia.com [Thu, 08 Apr 2010 13:44:00 +0100] rev 471
fix: revert -iquote since older cpps don't understand it fix: remove stupid repetition of for loop. tt: Enter commit message. Lines beginning with 'HG:' are removed.
Wed, 07 Apr 2010 20:48:13 +0100 comments: better commenting in resource.flm fix
timothy.murphy@nokia.com [Wed, 07 Apr 2010 20:48:13 +0100] rev 470
comments: better commenting in resource.flm
Wed, 07 Apr 2010 20:31:05 +0100 copyright fixes fix
timothy.murphy@nokia.com [Wed, 07 Apr 2010 20:31:05 +0100] rev 469
copyright fixes
Wed, 07 Apr 2010 19:34:49 +0100 Merge in resource speedups fix
timothy.murphy@nokia.com [Wed, 07 Apr 2010 19:34:49 +0100] rev 468
Merge in resource speedups
Wed, 07 Apr 2010 18:36:36 +0100 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
timothy.murphy@nokia.com [Wed, 07 Apr 2010 18:36:36 +0100] rev 467
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.
Wed, 07 Apr 2010 18:33:12 +0100 fix: don't regenrate resources for WINSCW fix
timothy.murphy@nokia.com [Wed, 07 Apr 2010 18:33:12 +0100] rev 466
fix: don't regenrate resources for WINSCW
Tue, 06 Apr 2010 19:08:28 +0100 merge fix
timothy.murphy@nokia.com [Tue, 06 Apr 2010 19:08:28 +0100] rev 465
merge
Tue, 06 Apr 2010 19:07:59 +0100 fix: prevent regeneration of resources for winscw after an armv5 build fix
timothy.murphy@nokia.com [Tue, 06 Apr 2010 19:07:59 +0100] rev 464
fix: prevent regeneration of resources for winscw after an armv5 build
Mon, 05 Apr 2010 17:04:25 +0100 test: resource dependencies - to be used when ensuring that depcrunching works fix
timothy.murphy@nokia.com [Mon, 05 Apr 2010 17:04:25 +0100] rev 463
test: resource dependencies - to be used when ensuring that depcrunching works
Thu, 01 Apr 2010 19:43:21 +0100 Fix: Resource stage parse performance affected by huge size of included dependency files fix
timothy.murphy@nokia.com [Thu, 01 Apr 2010 19:43:21 +0100] rev 462
Fix: Resource stage parse performance affected by huge size of included dependency files
(0) -300 -100 -50 -30 +30 +50 +100 tip