Tue, 11 May 2010 21:10:52 +0100 fix: pull less modules into depcrunch. fix timing test. Don't report RPP unnecessarily in resource FLM. fix
timothy.murphy@nokia.com [Tue, 11 May 2010 21:10:52 +0100] rev 551
fix: pull less modules into depcrunch. fix timing test. Don't report RPP unnecessarily in resource FLM.
Tue, 11 May 2010 20:27:01 +0100 fix: make sure depcrunch test can fail fix
timothy.murphy@nokia.com [Tue, 11 May 2010 20:27:01 +0100] rev 550
fix: make sure depcrunch test can fail
Tue, 11 May 2010 20:22:35 +0100 fix: depcrunch was using re.match where re.findall was what was wanted. Add a test. fix
timothy.murphy@nokia.com [Tue, 11 May 2010 20:22:35 +0100] rev 549
fix: depcrunch was using re.match where re.findall was what was wanted. Add a test.
Tue, 11 May 2010 15:56:19 +0100 Put DEPCRUNCH with resource.flm, but keep python as a globally available variable. fix
timothy.murphy@nokia.com [Tue, 11 May 2010 15:56:19 +0100] rev 548
Put DEPCRUNCH with resource.flm, but keep python as a globally available variable.
Tue, 11 May 2010 14:36:11 +0100 fixes for review comments. better docs. copyrights. make copy filter more modular, change <copy> tag to <filtercopy> fix
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>
Tue, 11 May 2010 13:33:47 +0100 fix tests for resources. Add python dependency manipulation because it's understandable to humans. fix
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.
Mon, 10 May 2010 19:06:11 +0100 fix: resource deps fixups on windows. ugh fix
timothy.murphy@nokia.com [Mon, 10 May 2010 19:06:11 +0100] rev 545
fix: resource deps fixups on windows. ugh
Mon, 10 May 2010 17:06:38 +0100 fix: resource names fix
timothy.murphy@nokia.com [Mon, 10 May 2010 17:06:38 +0100] rev 544
fix: resource names
Mon, 10 May 2010 16:54:55 +0100 fix: rfi files now only consist of one dependency file for all resources fix
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
Mon, 10 May 2010 16:46:16 +0100 fix: switch rfi file creation back on fix
timothy.murphy@nokia.com [Mon, 10 May 2010 16:46:16 +0100] rev 542
fix: switch rfi file creation back on
Mon, 10 May 2010 13:58:23 +0100 Merge in resource performance improvements #2 fix
timothy.murphy@nokia.com [Mon, 10 May 2010 13:58:23 +0100] rev 541
Merge in resource performance improvements #2
Mon, 10 May 2010 13:54:15 +0100 Release Notes: resource performance improvements fix
timothy.murphy@nokia.com [Mon, 10 May 2010 13:54:15 +0100] rev 540
Release Notes: resource performance improvements
Mon, 10 May 2010 13:31:44 +0100 fix a resource copy problem (not copying when multiple copies required) that showed up in the tests. fix
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.
Fri, 07 May 2010 17:36:16 +0100 fixups: tests for resource improvements fix
timothy.murphy@nokia.com [Fri, 07 May 2010 17:36:16 +0100] rev 538
fixups: tests for resource improvements
Wed, 05 May 2010 20:59:20 +0100 fix: take action on copy tags at the end of build phases. fix
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.
Sat, 01 May 2010 05:41:25 +0100 small resource fixes fix
timothy.murphy@nokia.com [Sat, 01 May 2010 05:41:25 +0100] rev 536
small resource fixes
Sat, 01 May 2010 03:07:06 +0100 fix: resource problem - horrible code that tries to produce different versions of the same resource - preevent file mixup in this case. fix
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.
Wed, 28 Apr 2010 01:01:42 +0100 fix resource deps: generate more cleanly - no targets if there are no prereqs. no empty lines. fix
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.
Mon, 26 Apr 2010 17:33:17 +0100 fix performance: copy resources in the frontend. Helps cluster builds since remote copying is inefficient. fix
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.
Fri, 23 Apr 2010 22:37:45 +0100 minimising dependencies might have helped after all by ecluding something that's getting updated that maybe shouldn't. Try it out again. fix
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.
Fri, 23 Apr 2010 17:46:35 +0100 Merge fix
timothy.murphy@nokia.com [Fri, 23 Apr 2010 17:46:35 +0100] rev 531
Merge
Thu, 22 Apr 2010 19:08:44 +0100 fix: use only one dependency file per resource - not one per language per resource. Speed improvement. fix
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)
Tue, 20 Apr 2010 18:58:43 +0100 improve resource copying speed on certain clustered build systems by forcing them to happen locally. fix
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.
Fri, 23 Apr 2010 17:44:43 +0100 allow recipestats to print hosts used in the build. fix
timothy.murphy@nokia.com [Fri, 23 Apr 2010 17:44:43 +0100] rev 528
allow recipestats to print hosts used in the build.
Mon, 10 May 2010 11:23:30 +0100 Merge. fix
Daniel Jacobs <daniel.jacobs@nokia.com> [Mon, 10 May 2010 11:23:30 +0100] rev 527
Merge.
Mon, 10 May 2010 10:18:26 +0100 Application of review comments for fix to SF Bug 2605 - [Raptor] ROMFILE creation using Raptor is not clean. fix
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.
Fri, 07 May 2010 15:52:14 +0100 Release Note: SF Bug 2605 - [Raptor] ROMFILE creation using Raptor is not clean fix
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
Fri, 07 May 2010 15:47:32 +0100 Fix for SF Bug 2605 - [Raptor] ROMFILE creation using Raptor is not clean. fix
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.
Thu, 06 May 2010 14:28:33 +0100 Merge New TCom support and fix release notes fix
timothy.murphy@nokia.com [Thu, 06 May 2010 14:28:33 +0100] rev 523
Merge New TCom support and fix release notes
Thu, 06 May 2010 14:06:40 +0100 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. fix
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.
Wed, 05 May 2010 18:53:43 +0100 fix: tracecompiler - recognise old versions which do have a Main class but don't have a CLI. fix
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.
Tue, 04 May 2010 17:50:27 +0100 Merge in New tracecompiler support fix
timothy.murphy@nokia.com [Tue, 04 May 2010 17:50:27 +0100] rev 520
Merge in New tracecompiler support
Tue, 04 May 2010 16:56:51 +0100 Use TRACE_RELEASABLE_ID more consistently. Fix comment spelling. fix
timothy.murphy@nokia.com [Tue, 04 May 2010 16:56:51 +0100] rev 519
Use TRACE_RELEASABLE_ID more consistently. Fix comment spelling.
Tue, 04 May 2010 16:46:22 +0100 Make tests cope with the renamed trace marker files. fix
timothy.murphy@nokia.com [Tue, 04 May 2010 16:46:22 +0100] rev 518
Make tests cope with the renamed trace marker files.
Sat, 01 May 2010 00:23:37 +0100 fix: calculate autogen header locations every time. fix
timothy.murphy@nokia.com [Sat, 01 May 2010 00:23:37 +0100] rev 517
fix: calculate autogen header locations every time.
Sat, 01 May 2010 00:09:59 +0100 Somewhat more sane choice of directory. fix
timothy.murphy@nokia.com [Sat, 01 May 2010 00:09:59 +0100] rev 516
Somewhat more sane choice of directory. Fix problem where winscw migh have had wrong TARGETEXT var.
Fri, 30 Apr 2010 17:18:03 +0100 correct comments. fix
timothy.murphy@nokia.com [Fri, 30 Apr 2010 17:18:03 +0100] rev 515
correct comments.
Fri, 30 Apr 2010 16:55:36 +0100 Better release notes. fix
timothy.murphy@nokia.com [Fri, 30 Apr 2010 16:55:36 +0100] rev 514
Better release notes.
Fri, 30 Apr 2010 16:34:01 +0100 fix releasenotes fix
timothy.murphy@nokia.com [Fri, 30 Apr 2010 16:34:01 +0100] rev 513
fix releasenotes
Fri, 30 Apr 2010 16:30:15 +0100 notes about tcomsupport update fix
timothy.murphy@nokia.com [Fri, 30 Apr 2010 16:30:15 +0100] rev 512
notes about tcomsupport update
Fri, 30 Apr 2010 16:07:17 +0100 fix: support new trace compiler features for preventing clashes. Automatically turn on OST_TRACE_COMPILER_IN_USE macro. Look for trace header in systemincludes. Make directories in makefile parse to prevent clashes during build. Correct path for autogen headers. Correct case issue with autogen headers on Linux. fix
timothy.murphy@nokia.com [Fri, 30 Apr 2010 16:07:17 +0100] rev 511
fix: support new trace compiler features for preventing clashes. Automatically turn on OST_TRACE_COMPILER_IN_USE macro. Look for trace header in systemincludes. Make directories in makefile parse to prevent clashes during build. Correct path for autogen headers. Correct case issue with autogen headers on Linux.
Wed, 05 May 2010 09:48:16 +0100 Release note: sf bug 2495: KDLL TARGETTYPEs do not support .def file freezing fix
Dean Draper <dean.draper@nokia.com> [Wed, 05 May 2010 09:48:16 +0100] rev 510
Release note: sf bug 2495: KDLL TARGETTYPEs do not support .def file freezing
Tue, 04 May 2010 14:01:37 +0100 release note: do not generate abiv1 import libs by default wip
Richard Taylor <richard.i.taylor@nokia.com> [Tue, 04 May 2010 14:01:37 +0100] rev 509
release note: do not generate abiv1 import libs by default
Tue, 04 May 2010 12:11:13 +0100 merge from team wip wip
Richard Taylor <richard.i.taylor@nokia.com> [Tue, 04 May 2010 12:11:13 +0100] rev 508
merge from team wip
Tue, 04 May 2010 12:08:55 +0100 apply review comments wip
Richard Taylor <richard.i.taylor@nokia.com> [Tue, 04 May 2010 12:08:55 +0100] rev 507
apply review comments
Fri, 30 Apr 2010 16:52:27 +0100 test changes for abiv1 kit property wip
Richard Taylor <richard.i.taylor@nokia.com> [Fri, 30 Apr 2010 16:52:27 +0100] rev 506
test changes for abiv1 kit property
Fri, 30 Apr 2010 16:07:47 +0100 make ABIv1 implib support a kit property wip
Richard Taylor <richard.i.taylor@nokia.com> [Fri, 30 Apr 2010 16:07:47 +0100] rev 505
make ABIv1 implib support a kit property
Fri, 30 Apr 2010 13:26:13 +0100 change to lowercase method names wip
Richard Taylor <richard.i.taylor@nokia.com> [Fri, 30 Apr 2010 13:26:13 +0100] rev 504
change to lowercase method names
Thu, 29 Apr 2010 13:50:38 +0100 missed a file wip
Richard Taylor <richard.i.taylor@nokia.com> [Thu, 29 Apr 2010 13:50:38 +0100] rev 503
missed a file
Thu, 29 Apr 2010 13:32:00 +0100 refactor tools2 for --query wip
Richard Taylor <richard.i.taylor@nokia.com> [Thu, 29 Apr 2010 13:32:00 +0100] rev 502
refactor tools2 for --query
Thu, 29 Apr 2010 11:10:13 +0100 release note: add --query option wip
Richard Taylor <richard.i.taylor@nokia.com> [Thu, 29 Apr 2010 11:10:13 +0100] rev 501
release note: add --query option
Thu, 29 Apr 2010 09:54:32 +0100 forgot windows drive letter in test wip
Richard Taylor <richard.i.taylor@nokia.com> [Thu, 29 Apr 2010 09:54:32 +0100] rev 500
forgot windows drive letter in test
Wed, 28 Apr 2010 16:46:44 +0100 refactoring for --query wip
Richard Taylor <richard.i.taylor@nokia.com> [Wed, 28 Apr 2010 16:46:44 +0100] rev 499
refactoring for --query
Tue, 27 Apr 2010 16:46:48 +0100 add --query option wip
Richard Taylor <richard.i.taylor@nokia.com> [Tue, 27 Apr 2010 16:46:48 +0100] rev 498
add --query option
Fri, 30 Apr 2010 16:56:53 +0100 Carbide.xml now contains *_gcce aliases wip
timband [Fri, 30 Apr 2010 16:56:53 +0100] rev 497
Carbide.xml now contains *_gcce aliases so that Carbide can pick up these things the upcoming SDK
Fri, 30 Apr 2010 16:13:07 +0100 Merge fix
yiluzhu [Fri, 30 Apr 2010 16:13:07 +0100] rev 496
Merge
Fri, 30 Apr 2010 16:11:48 +0100 Release note: SF Bug 2420 - [Raptor] Output from recipes is mis-recognised as "what" output fix
yiluzhu [Fri, 30 Apr 2010 16:11:48 +0100] rev 495
Release note: SF Bug 2420 - [Raptor] Output from recipes is mis-recognised as "what" output
Wed, 28 Apr 2010 14:18:35 +0100 fix test cases fix
yiluzhu [Wed, 28 Apr 2010 14:18:35 +0100] rev 494
fix test cases
Tue, 27 Apr 2010 16:45:26 +0100 change copyright fix
yiluzhu [Tue, 27 Apr 2010 16:45:26 +0100] rev 493
change copyright
Tue, 27 Apr 2010 16:30:46 +0100 Bug 2420 - [Raptor] Output from recipes is mis-recognised as "what" output fix
yiluzhu [Tue, 27 Apr 2010 16:30:46 +0100] rev 492
Bug 2420 - [Raptor] Output from recipes is mis-recognised as "what" output
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
(0) -300 -100 -64 +64 +100 tip