timothy.murphy@nokia.com [Tue, 11 May 2010 14:36:11 +0100] rev 547
fixes for review comments. better docs. copyrights. make copy filter more modular, change <copy> tag to <filtercopy>
timothy.murphy@nokia.com [Tue, 11 May 2010 13:33:47 +0100] rev 546
fix tests for resources. Add python dependency manipulation because it's understandable to humans.
timothy.murphy@nokia.com [Mon, 10 May 2010 19:06:11 +0100] rev 545
fix: resource deps fixups on windows. ugh
timothy.murphy@nokia.com [Mon, 10 May 2010 17:06:38 +0100] rev 544
fix: resource names
timothy.murphy@nokia.com [Mon, 10 May 2010 16:54:55 +0100] rev 543
fix: rfi files now only consist of one dependency file for all resources
timothy.murphy@nokia.com [Mon, 10 May 2010 16:46:16 +0100] rev 542
fix: switch rfi file creation back on
timothy.murphy@nokia.com [Mon, 10 May 2010 13:58:23 +0100] rev 541
Merge in resource performance improvements #2
timothy.murphy@nokia.com [Mon, 10 May 2010 13:54:15 +0100] rev 540
Release Notes: resource performance improvements
timothy.murphy@nokia.com [Mon, 10 May 2010 13:31:44 +0100] rev 539
fix a resource copy problem (not copying when multiple copies required) that showed up in the tests.
timothy.murphy@nokia.com [Fri, 07 May 2010 17:36:16 +0100] rev 538
fixups: tests for resource improvements
timothy.murphy@nokia.com [Wed, 05 May 2010 20:59:20 +0100] rev 537
fix: take action on copy tags at the end of build phases.
timothy.murphy@nokia.com [Sat, 01 May 2010 05:41:25 +0100] rev 536
small resource fixes
timothy.murphy@nokia.com [Sat, 01 May 2010 03:07:06 +0100] rev 535
fix: resource problem - horrible code that tries to produce different versions of the same resource - preevent file mixup in this case.
timothy.murphy@nokia.com [Wed, 28 Apr 2010 01:01:42 +0100] rev 534
fix resource deps: generate more cleanly - no targets if there are no prereqs. no empty lines.
fix resource copy performance: remove debug
fix filters: behave if someone puts 2 identically named filters into the plugin dir by mistake.
timothy.murphy@nokia.com [Mon, 26 Apr 2010 17:33:17 +0100] rev 533
fix performance: copy resources in the frontend. Helps cluster builds since remote copying is inefficient.
timothy.murphy@nokia.com [Fri, 23 Apr 2010 22:37:45 +0100] rev 532
minimising dependencies might have helped after all by ecluding something that's getting updated that maybe shouldn't. Try it out again.
timothy.murphy@nokia.com [Fri, 23 Apr 2010 17:46:35 +0100] rev 531
Merge
timothy.murphy@nokia.com [Thu, 22 Apr 2010 19:08:44 +0100] rev 530
fix: use only one dependency file per resource - not one per language per resource. Speed improvement.
fix: revert dependency minimisation (doesn't help, causes problems)
timothy.murphy@nokia.com [Tue, 20 Apr 2010 18:58:43 +0100] rev 529
improve resource copying speed on certain clustered build systems by forcing them to happen locally.
timothy.murphy@nokia.com [Fri, 23 Apr 2010 17:44:43 +0100] rev 528
allow recipestats to print hosts used in the build.
Daniel Jacobs <daniel.jacobs@nokia.com> [Mon, 10 May 2010 11:23:30 +0100] rev 527
Merge.
Daniel Jacobs <daniel.jacobs@nokia.com> [Mon, 10 May 2010 10:18:26 +0100] rev 526
Application of review comments for fix to SF Bug 2605 - [Raptor] ROMFILE creation using Raptor is not clean.
Daniel Jacobs <daniel.jacobs@nokia.com> [Fri, 07 May 2010 15:52:14 +0100] rev 525
Release Note: SF Bug 2605 - [Raptor] ROMFILE creation using Raptor is not clean
Daniel Jacobs <daniel.jacobs@nokia.com> [Fri, 07 May 2010 15:47:32 +0100] rev 524
Fix for SF Bug 2605 - [Raptor] ROMFILE creation using Raptor is not clean.
timothy.murphy@nokia.com [Thu, 06 May 2010 14:28:33 +0100] rev 523
Merge New TCom support and fix release notes
timothy.murphy@nokia.com [Thu, 06 May 2010 14:06:40 +0100] rev 522
fix: dont' automatically set OST_TRACE_IN_USE after all as some components have odd build errors with it. We must get them fixed first then redo it.
timothy.murphy@nokia.com [Wed, 05 May 2010 18:53:43 +0100] rev 521
fix: tracecompiler - recognise old versions which do have a Main class but don't have a CLI.
timothy.murphy@nokia.com [Tue, 04 May 2010 17:50:27 +0100] rev 520
Merge in New tracecompiler support
timothy.murphy@nokia.com [Tue, 04 May 2010 16:56:51 +0100] rev 519
Use TRACE_RELEASABLE_ID more consistently. Fix comment spelling.
timothy.murphy@nokia.com [Tue, 04 May 2010 16:46:22 +0100] rev 518
Make tests cope with the renamed trace marker files.