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
Wed, 14 Apr 2010 14:40:58 +0100 merge 2.13.0 from default wip
Jon Chatten [Wed, 14 Apr 2010 14:40:58 +0100] rev 461
merge 2.13.0 from default
Wed, 14 Apr 2010 14:36:58 +0100 merge 2.13.0 from default fix
Jon Chatten [Wed, 14 Apr 2010 14:36:58 +0100] rev 460
merge 2.13.0 from default
Thu, 08 Apr 2010 14:58:48 +0100 release note: bug 2297 - Python exception in raptor_meta.py when processing bld.inf file fix
Richard Taylor <richard.i.taylor@nokia.com> [Thu, 08 Apr 2010 14:58:48 +0100] rev 459
release note: bug 2297 - Python exception in raptor_meta.py when processing bld.inf file
Thu, 08 Apr 2010 12:12:03 +0100 fix for bug 2297 : traceback on unmatched END in a bld.inf fix
Richard Taylor <richard.i.taylor@nokia.com> [Thu, 08 Apr 2010 12:12:03 +0100] rev 458
fix for bug 2297 : traceback on unmatched END in a bld.inf
Wed, 07 Apr 2010 12:34:10 +0100 merge 2.13.0 (candidate 2) from default wip
Jon Chatten [Wed, 07 Apr 2010 12:34:10 +0100] rev 457
merge 2.13.0 (candidate 2) from default
Wed, 07 Apr 2010 12:26:04 +0100 merge 2.13.0 (candidate 2) from default fix
Jon Chatten [Wed, 07 Apr 2010 12:26:04 +0100] rev 456
merge 2.13.0 (candidate 2) from default
Tue, 06 Apr 2010 11:42:16 +0100 release note: pass parameters to log filters from the command line wip
Richard Taylor <richard.i.taylor@nokia.com> [Tue, 06 Apr 2010 11:42:16 +0100] rev 455
release note: pass parameters to log filters from the command line
Tue, 06 Apr 2010 10:03:18 +0100 catch up wip
Richard Taylor <richard.i.taylor@nokia.com> [Tue, 06 Apr 2010 10:03:18 +0100] rev 454
catch up
Tue, 06 Apr 2010 10:02:34 +0100 apply review comments wip
Richard Taylor <richard.i.taylor@nokia.com> [Tue, 06 Apr 2010 10:02:34 +0100] rev 453
apply review comments
Thu, 01 Apr 2010 16:05:35 +0100 new FilterComp log filter wip
Richard Taylor <richard.i.taylor@nokia.com> [Thu, 01 Apr 2010 16:05:35 +0100] rev 452
new FilterComp log filter
Thu, 01 Apr 2010 11:47:09 +0100 pass optional parameters to log filters from the command line wip
Richard Taylor <richard.i.taylor@nokia.com> [Thu, 01 Apr 2010 11:47:09 +0100] rev 451
pass optional parameters to log filters from the command line
Thu, 01 Apr 2010 15:50:33 +0100 Fix mismatches in test names vs. file names. wip
Daniel Jacobs <daniel.jacobs@nokia.com> [Thu, 01 Apr 2010 15:50:33 +0100] rev 450
Fix mismatches in test names vs. file names.
Thu, 01 Apr 2010 11:57:33 +0100 Release note: add delete on failed compile work-around for RVCT 2.2. wip
Daniel Jacobs <daniel.jacobs@nokia.com> [Thu, 01 Apr 2010 11:57:33 +0100] rev 449
Release note: add delete on failed compile work-around for RVCT 2.2.
Thu, 01 Apr 2010 11:42:19 +0100 Merge. wip
Daniel Jacobs <daniel.jacobs@nokia.com> [Thu, 01 Apr 2010 11:42:19 +0100] rev 448
Merge.
Thu, 01 Apr 2010 11:31:21 +0100 Apply missed review comment change. wip
Daniel Jacobs <daniel.jacobs@nokia.com> [Thu, 01 Apr 2010 11:31:21 +0100] rev 447
Apply missed review comment change.
Thu, 01 Apr 2010 10:50:16 +0100 Application of review comments. wip
Daniel Jacobs <daniel.jacobs@nokia.com> [Thu, 01 Apr 2010 10:50:16 +0100] rev 446
Application of review comments.
Tue, 30 Mar 2010 15:34:13 +0100 Ensure that delete on failed compile is used only with RVCT 2.2. wip
Daniel Jacobs <daniel.jacobs@nokia.com> [Tue, 30 Mar 2010 15:34:13 +0100] rev 445
Ensure that delete on failed compile is used only with RVCT 2.2.
Tue, 30 Mar 2010 14:22:55 +0100 Changes to delete on failed compile test. wip
Daniel Jacobs <daniel.jacobs@nokia.com> [Tue, 30 Mar 2010 14:22:55 +0100] rev 444
Changes to delete on failed compile test.
Mon, 29 Mar 2010 14:20:00 +0100 Changes for delete on failed compile. wip
Daniel Jacobs <daniel.jacobs@nokia.com> [Mon, 29 Mar 2010 14:20:00 +0100] rev 443
Changes for delete on failed compile.
Mon, 26 Apr 2010 09:44:21 +0100 Remove redundant head.
raptorbot [Mon, 26 Apr 2010 09:44:21 +0100] rev 442
Remove redundant head.
Thu, 22 Apr 2010 11:11:51 +0100 Added tag 2.12.2 for changeset 1e23e973ab85
Richard Taylor <richard.i.taylor@nokia.com> [Thu, 22 Apr 2010 11:11:51 +0100] rev 441
Added tag 2.12.2 for changeset 1e23e973ab85
Thu, 22 Apr 2010 11:11:09 +0100 Added tag 2.12.3 for changeset 007900c31eef
Richard Taylor <richard.i.taylor@nokia.com> [Thu, 22 Apr 2010 11:11:09 +0100] rev 440
Added tag 2.12.3 for changeset 007900c31eef
Thu, 22 Apr 2010 11:03:18 +0100 Added tag 2.12.0 for changeset 2bc875af3200
Richard Taylor <richard.i.taylor@nokia.com> [Thu, 22 Apr 2010 11:03:18 +0100] rev 439
Added tag 2.12.0 for changeset 2bc875af3200
Thu, 22 Apr 2010 11:02:56 +0100 Added tag 2.12.1 for changeset 4e477ddf2eed
Richard Taylor <richard.i.taylor@nokia.com> [Thu, 22 Apr 2010 11:02:56 +0100] rev 438
Added tag 2.12.1 for changeset 4e477ddf2eed
Thu, 22 Apr 2010 11:02:18 +0100 Added tag 2.12.4 for changeset 976aca38ffe5
Richard Taylor <richard.i.taylor@nokia.com> [Thu, 22 Apr 2010 11:02:18 +0100] rev 437
Added tag 2.12.4 for changeset 976aca38ffe5
Thu, 22 Apr 2010 11:01:50 +0100 Added tag 2.12.5 for changeset 7006bcce5299
Richard Taylor <richard.i.taylor@nokia.com> [Thu, 22 Apr 2010 11:01:50 +0100] rev 436
Added tag 2.12.5 for changeset 7006bcce5299
Thu, 22 Apr 2010 11:01:15 +0100 Added tag 2.13.0 for changeset 679d97112f98
Richard Taylor <richard.i.taylor@nokia.com> [Thu, 22 Apr 2010 11:01:15 +0100] rev 435
Added tag 2.13.0 for changeset 679d97112f98
Fri, 16 Apr 2010 19:32:39 +0100 Merge default with raptor 2.13.0 stable
raptorbot [Fri, 16 Apr 2010 19:32:39 +0100] rev 434
Merge default with raptor 2.13.0 stable
Wed, 14 Apr 2010 14:26:41 +0100 Added tag stable for changeset 679d97112f98
Jon Chatten [Wed, 14 Apr 2010 14:26:41 +0100] rev 433
Added tag stable for changeset 679d97112f98
Mon, 12 Apr 2010 16:43:17 +0100 version 2.13.0 (candidate 4) 2.13.0
Jon Chatten [Mon, 12 Apr 2010 16:43:17 +0100] rev 432
version 2.13.0 (candidate 4)
Mon, 12 Apr 2010 13:04:14 +0100 Fix : ensure that FLMDEBUG is empty by default
Jon Chatten [Mon, 12 Apr 2010 13:04:14 +0100] rev 431
Fix : ensure that FLMDEBUG is empty by default
Fri, 09 Apr 2010 09:30:17 +0100 version 2.13.0 (candidate 3)
Jon Chatten [Fri, 09 Apr 2010 09:30:17 +0100] rev 430
version 2.13.0 (candidate 3)
Fri, 09 Apr 2010 09:21:38 +0100 Fix : sort build configurations by name for metadata preprocessing
Jon Chatten [Fri, 09 Apr 2010 09:21:38 +0100] rev 429
Fix : sort build configurations by name for metadata preprocessing
Wed, 07 Apr 2010 14:03:32 +0100 Update linux installer maker for new license.txt and HTML release notes.
Jon Chatten [Wed, 07 Apr 2010 14:03:32 +0100] rev 428
Update linux installer maker for new license.txt and HTML release notes.
Wed, 31 Mar 2010 17:11:36 +0100 version 2.13.0 (candidate 2)
Jon Chatten [Wed, 31 Mar 2010 17:11:36 +0100] rev 427
version 2.13.0 (candidate 2)
Wed, 31 Mar 2010 13:51:26 +0100 Update Windows installer script for release notes changes
Jon Chatten [Wed, 31 Mar 2010 13:51:26 +0100] rev 426
Update Windows installer script for release notes changes
Wed, 31 Mar 2010 10:45:10 +0100 version 2.13.0 (candidate 1)
Jon Chatten [Wed, 31 Mar 2010 10:45:10 +0100] rev 425
version 2.13.0 (candidate 1)
Wed, 31 Mar 2010 10:10:26 +0100 merge from fix
Jon Chatten [Wed, 31 Mar 2010 10:10:26 +0100] rev 424
merge from fix
Tue, 30 Mar 2010 20:25:06 +0100 Mods to cli_makevar_override.py test (removal makefile grep and change to pass on correct expected raptor warning) fix
Dean Draper <dean.draper@nokia.com> [Tue, 30 Mar 2010 20:25:06 +0100] rev 423
Mods to cli_makevar_override.py test (removal makefile grep and change to pass on correct expected raptor warning)
Tue, 30 Mar 2010 18:47:38 +0100 merge from fix
Jon Chatten [Tue, 30 Mar 2010 18:47:38 +0100] rev 422
merge from fix
Tue, 30 Mar 2010 15:24:50 +0100 fixed permissions check for executable files exported on systems where 'ls' reports alternative access characters fix
Jon Chatten [Tue, 30 Mar 2010 15:24:50 +0100] rev 421
fixed permissions check for executable files exported on systems where 'ls' reports alternative access characters
Tue, 30 Mar 2010 11:52:44 +0100 Another small tweek to fix case issue for cli_makevar_override test fix
Dean Draper <dean.draper@nokia.com> [Tue, 30 Mar 2010 11:52:44 +0100] rev 420
Another small tweek to fix case issue for cli_makevar_override test
Tue, 30 Mar 2010 11:11:25 +0100 Small tweek to let the test framework know about an expected raptor warning. fix
Dean Draper <dean.draper@nokia.com> [Tue, 30 Mar 2010 11:11:25 +0100] rev 419
Small tweek to let the test framework know about an expected raptor warning.
Mon, 29 Mar 2010 21:47:54 +0100 Addition of test for SF Bug 2134 fix: Raptor does not pass overridden make variables into its makefiles fix
Dean Draper <dean.draper@nokia.com> [Mon, 29 Mar 2010 21:47:54 +0100] rev 418
Addition of test for SF Bug 2134 fix: Raptor does not pass overridden make variables into its makefiles
Mon, 29 Mar 2010 14:56:03 +0100 release note: do not allow data to be paged implicitly fix
Richard Taylor <richard.i.taylor@nokia.com> [Mon, 29 Mar 2010 14:56:03 +0100] rev 417
release note: do not allow data to be paged implicitly
Mon, 29 Mar 2010 14:24:44 +0100 catch up fix
Richard Taylor <richard.i.taylor@nokia.com> [Mon, 29 Mar 2010 14:24:44 +0100] rev 416
catch up
Mon, 29 Mar 2010 11:35:45 +0100 fixed stdout+stderr mixing in tests fix
Richard Taylor <richard.i.taylor@nokia.com> [Mon, 29 Mar 2010 11:35:45 +0100] rev 415
fixed stdout+stderr mixing in tests
Fri, 26 Mar 2010 15:47:26 +0000 PAGED means PAGEDCODE fix
Richard Taylor <richard.i.taylor@nokia.com> [Fri, 26 Mar 2010 15:47:26 +0000] rev 414
PAGED means PAGEDCODE
Mon, 29 Mar 2010 09:55:24 +0100 Release note: SF bug 2134 Raptor does not pass overridden make variables into its makefiles fix
Dean Draper <dean.draper@nokia.com> [Mon, 29 Mar 2010 09:55:24 +0100] rev 413
Release note: SF bug 2134 Raptor does not pass overridden make variables into its makefiles
Mon, 29 Mar 2010 08:28:16 +0100 merge from fix
Jon Chatten [Mon, 29 Mar 2010 08:28:16 +0100] rev 412
merge from fix
(0) -300 -100 -64 +64 +100 tip