timothy.murphy@nokia.com [Tue, 18 May 2010 17:26:08 +0100] rev 565
Merge tcom speedup
timothy.murphy@nokia.com [Tue, 18 May 2010 17:23:01 +0100] rev 564
fix: tracecompiler speedup. Don't trigger scanlog with md5sum errors since they are expected. Use a grouping macro to avoid commandline length limits.
timothy.murphy@nokia.com [Fri, 14 May 2010 19:59:58 +0100] rev 563
fix: trace compiler speedup
Dean Draper <dean.draper@nokia.com> [Wed, 19 May 2010 09:33:35 +0100] rev 562
Added empty default value for TARGETPATH MMP keyword.
Dean Draper <dean.draper@nokia.com> [Tue, 18 May 2010 20:04:14 +0100] rev 561
Fix for SF Bug 2562[Raptor]adds incorrect entries into .iby files w.r.t file paths
Iain Williamson <iain.williamson@nokia.com> [Mon, 17 May 2010 18:33:53 +0100] rev 560
Merge
Iain Williamson <iain.williamson@nokia.com> [Mon, 17 May 2010 18:27:21 +0100] rev 559
RELEASE: Bug 2651 - [Raptor] creates incorrect .iby files w.r.t target file versions & ramtargets
Note: I've added a new 'next version' to the release notes since I've not merged in 2.14.0 yet.
Iain Williamson <iain.williamson@nokia.com> [Thu, 13 May 2010 12:59:46 +0100] rev 558
Fix for Bug 2561 - Explicitly versioned MMPs produce invalid IBYs
Daniel Jacobs <daniel.jacobs@nokia.com> [Mon, 17 May 2010 11:37:12 +0100] rev 557
Merge from default version 2.14.0.
Daniel Jacobs <daniel.jacobs@nokia.com> [Wed, 19 May 2010 14:17:41 +0100] rev 556
Added tag 2.14.0 for changeset e7dd8533063f
Daniel Jacobs <daniel.jacobs@nokia.com> [Wed, 19 May 2010 14:17:30 +0100] rev 555
Added tag stable for changeset e7dd8533063f
Daniel Jacobs <daniel.jacobs@nokia.com> [Mon, 17 May 2010 11:07:30 +0100] rev 554
Version 2.14.0 (candidate one).
Daniel Jacobs <daniel.jacobs@nokia.com> [Thu, 13 May 2010 14:14:32 +0100] rev 553
Merge from wip.
Daniel Jacobs <daniel.jacobs@nokia.com> [Thu, 13 May 2010 13:53:03 +0100] rev 552
Merge from 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.
timothy.murphy@nokia.com [Tue, 11 May 2010 20:27:01 +0100] rev 550
fix: make sure depcrunch test can fail
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.
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.
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.
timothy.murphy@nokia.com [Sat, 01 May 2010 00:23:37 +0100] rev 517
fix: calculate autogen header locations every time.
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.
timothy.murphy@nokia.com [Fri, 30 Apr 2010 17:18:03 +0100] rev 515
correct comments.
timothy.murphy@nokia.com [Fri, 30 Apr 2010 16:55:36 +0100] rev 514
Better release notes.
timothy.murphy@nokia.com [Fri, 30 Apr 2010 16:34:01 +0100] rev 513
fix releasenotes
timothy.murphy@nokia.com [Fri, 30 Apr 2010 16:30:15 +0100] rev 512
notes about tcomsupport update
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.
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
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
Richard Taylor <richard.i.taylor@nokia.com> [Tue, 04 May 2010 12:11:13 +0100] rev 508
merge from team wip
Richard Taylor <richard.i.taylor@nokia.com> [Tue, 04 May 2010 12:08:55 +0100] rev 507
apply review comments
Richard Taylor <richard.i.taylor@nokia.com> [Fri, 30 Apr 2010 16:52:27 +0100] rev 506
test changes for abiv1 kit property
Richard Taylor <richard.i.taylor@nokia.com> [Fri, 30 Apr 2010 16:07:47 +0100] rev 505
make ABIv1 implib support a kit property
Richard Taylor <richard.i.taylor@nokia.com> [Fri, 30 Apr 2010 13:26:13 +0100] rev 504
change to lowercase method names
Richard Taylor <richard.i.taylor@nokia.com> [Thu, 29 Apr 2010 13:50:38 +0100] rev 503
missed a file
Richard Taylor <richard.i.taylor@nokia.com> [Thu, 29 Apr 2010 13:32:00 +0100] rev 502
refactor tools2 for --query
Richard Taylor <richard.i.taylor@nokia.com> [Thu, 29 Apr 2010 11:10:13 +0100] rev 501
release note: add --query option
Richard Taylor <richard.i.taylor@nokia.com> [Thu, 29 Apr 2010 09:54:32 +0100] rev 500
forgot windows drive letter in test
Richard Taylor <richard.i.taylor@nokia.com> [Wed, 28 Apr 2010 16:46:44 +0100] rev 499
refactoring for --query
Richard Taylor <richard.i.taylor@nokia.com> [Tue, 27 Apr 2010 16:46:48 +0100] rev 498
add --query option
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
yiluzhu [Fri, 30 Apr 2010 16:13:07 +0100] rev 496
Merge
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
yiluzhu [Wed, 28 Apr 2010 14:18:35 +0100] rev 494
fix test cases
yiluzhu [Tue, 27 Apr 2010 16:45:26 +0100] rev 493
change copyright
yiluzhu [Tue, 27 Apr 2010 16:30:46 +0100] rev 492
Bug 2420 - [Raptor] Output from recipes is mis-recognised as "what" output
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
timothy.murphy@nokia.com [Tue, 20 Apr 2010 13:41:38 +0100] rev 490
Make copyfromannofile test work on windows.
timothy.murphy@nokia.com [Tue, 20 Apr 2010 12:08:50 +0100] rev 489
Merge resource performance imps.
timothy.murphy@nokia.com [Fri, 16 Apr 2010 19:03:20 +0100] rev 488
Merge
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
timothy.murphy@nokia.com [Wed, 14 Apr 2010 17:43:15 +0100] rev 486
fix: even more minimal resource dependendcies.
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.
timothy.murphy@nokia.com [Tue, 13 Apr 2010 18:06:25 +0100] rev 484
doc: slight more commenting for resource dpe minimisation
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.
timothy.murphy@nokia.com [Tue, 13 Apr 2010 13:30:12 +0100] rev 482
Merge windows tests fix for rpp dep files.
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
timothy.murphy@nokia.com [Tue, 13 Apr 2010 13:26:25 +0100] rev 480
Merge fix to RC4 default
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 "\"
timothy.murphy@nokia.com [Fri, 09 Apr 2010 14:15:32 +0100] rev 478
Merge default into my fix
timothy.murphy@nokia.com [Fri, 09 Apr 2010 14:12:26 +0100] rev 477
Merge
timothy.murphy@nokia.com [Fri, 09 Apr 2010 14:10:41 +0100] rev 476
Merge
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.
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.
timothy.murphy@nokia.com [Thu, 08 Apr 2010 15:30:47 +0100] rev 473
resource test - small review comment fixes
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.
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.
timothy.murphy@nokia.com [Wed, 07 Apr 2010 20:48:13 +0100] rev 470
comments: better commenting in resource.flm
timothy.murphy@nokia.com [Wed, 07 Apr 2010 20:31:05 +0100] rev 469
copyright fixes
timothy.murphy@nokia.com [Wed, 07 Apr 2010 19:34:49 +0100] rev 468
Merge in resource speedups
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.
timothy.murphy@nokia.com [Wed, 07 Apr 2010 18:33:12 +0100] rev 466
fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com [Tue, 06 Apr 2010 19:08:28 +0100] rev 465
merge
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
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
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
Jon Chatten [Wed, 14 Apr 2010 14:40:58 +0100] rev 461
merge 2.13.0 from default
Jon Chatten [Wed, 14 Apr 2010 14:36:58 +0100] rev 460
merge 2.13.0 from default
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
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
Jon Chatten [Wed, 07 Apr 2010 12:34:10 +0100] rev 457
merge 2.13.0 (candidate 2) from default
Jon Chatten [Wed, 07 Apr 2010 12:26:04 +0100] rev 456
merge 2.13.0 (candidate 2) from default
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
Richard Taylor <richard.i.taylor@nokia.com> [Tue, 06 Apr 2010 10:03:18 +0100] rev 454
catch up
Richard Taylor <richard.i.taylor@nokia.com> [Tue, 06 Apr 2010 10:02:34 +0100] rev 453
apply review comments
Richard Taylor <richard.i.taylor@nokia.com> [Thu, 01 Apr 2010 16:05:35 +0100] rev 452
new FilterComp log filter
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
Daniel Jacobs <daniel.jacobs@nokia.com> [Thu, 01 Apr 2010 15:50:33 +0100] rev 450
Fix mismatches in test names vs. file names.
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.
Daniel Jacobs <daniel.jacobs@nokia.com> [Thu, 01 Apr 2010 11:42:19 +0100] rev 448
Merge.
Daniel Jacobs <daniel.jacobs@nokia.com> [Thu, 01 Apr 2010 11:31:21 +0100] rev 447
Apply missed review comment change.
Daniel Jacobs <daniel.jacobs@nokia.com> [Thu, 01 Apr 2010 10:50:16 +0100] rev 446
Application of review comments.
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.
Daniel Jacobs <daniel.jacobs@nokia.com> [Tue, 30 Mar 2010 14:22:55 +0100] rev 444
Changes to delete on failed compile test.
Daniel Jacobs <daniel.jacobs@nokia.com> [Mon, 29 Mar 2010 14:20:00 +0100] rev 443
Changes for delete on failed compile.
raptorbot [Mon, 26 Apr 2010 09:44:21 +0100] rev 442
Remove redundant head.
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
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
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
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
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
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
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
raptorbot [Fri, 16 Apr 2010 19:32:39 +0100] rev 434
Merge default with raptor 2.13.0 stable
Jon Chatten [Wed, 14 Apr 2010 14:26:41 +0100] rev 433
Added tag stable for changeset 679d97112f98
Jon Chatten [Mon, 12 Apr 2010 16:43:17 +0100] rev 432
version 2.13.0 (candidate 4)
Jon Chatten [Mon, 12 Apr 2010 13:04:14 +0100] rev 431
Fix : ensure that FLMDEBUG is empty by default
Jon Chatten [Fri, 09 Apr 2010 09:30:17 +0100] rev 430
version 2.13.0 (candidate 3)
Jon Chatten [Fri, 09 Apr 2010 09:21:38 +0100] rev 429
Fix : sort build configurations by name for metadata preprocessing
Jon Chatten [Wed, 07 Apr 2010 14:03:32 +0100] rev 428
Update linux installer maker for new license.txt and HTML release notes.
Jon Chatten [Wed, 31 Mar 2010 17:11:36 +0100] rev 427
version 2.13.0 (candidate 2)
Jon Chatten [Wed, 31 Mar 2010 13:51:26 +0100] rev 426
Update Windows installer script for release notes changes
Jon Chatten [Wed, 31 Mar 2010 10:45:10 +0100] rev 425
version 2.13.0 (candidate 1)
Jon Chatten [Wed, 31 Mar 2010 10:10:26 +0100] rev 424
merge from 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)
Jon Chatten [Tue, 30 Mar 2010 18:47:38 +0100] rev 422
merge from 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
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
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.
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
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
Richard Taylor <richard.i.taylor@nokia.com> [Mon, 29 Mar 2010 14:24:44 +0100] rev 416
catch up
Richard Taylor <richard.i.taylor@nokia.com> [Mon, 29 Mar 2010 11:35:45 +0100] rev 415
fixed stdout+stderr mixing in tests
Richard Taylor <richard.i.taylor@nokia.com> [Fri, 26 Mar 2010 15:47:26 +0000] rev 414
PAGED means PAGEDCODE
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
Jon Chatten [Mon, 29 Mar 2010 08:28:16 +0100] rev 412
merge from fix
timothy.murphy@nokia.com [Fri, 26 Mar 2010 16:43:35 +0000] rev 411
review comment: remove unused variable.
timothy.murphy@nokia.com [Thu, 25 Mar 2010 18:18:23 +0000] rev 410
Merge annofile and talon tidyup with fix
timothy.murphy@nokia.com [Thu, 25 Mar 2010 14:43:35 +0000] rev 409
Merge
timothy.murphy@nokia.com [Thu, 25 Mar 2010 13:43:28 +0000] rev 408
fix: stop using "magic" numbers in string operations for the copyannofile2log feature
fix: When using the copylogfromannofile workaround, extract the build ID and build duration and add to the log as these are useful for analysis. The log should now be identical to the stdout file.
fix: Remove extra blank lines from output in copylogfromannofile mode.
timothy.murphy@nokia.com [Thu, 25 Mar 2010 11:54:36 +0000] rev 407
refactor: make talon's choice of result message easier to read in the code as per Richard's suggestion.
Jon Chatten [Fri, 26 Mar 2010 12:06:09 +0000] rev 406
merge from wip
Jon Chatten [Fri, 26 Mar 2010 12:02:49 +0000] rev 405
merge correction
Jon Chatten [Thu, 25 Mar 2010 17:00:05 +0000] rev 404
release note: DPDEF143101 - GCC-E isn't tested as part of the tool checking mechanism
Jon Chatten [Thu, 25 Mar 2010 16:48:39 +0000] rev 403
release note: SF Bug 385 - Raptor doesn't handle spaces in tool directory,
DPDEF143018 - Raptor doesn't handle spaces in GCCE installation directory correctly,
DPDEF141195 - Raptor doesn't handle spaces in tool paths
Jon Chatten [Thu, 25 Mar 2010 16:35:29 +0000] rev 402
Merge.
Jon Chatten [Thu, 25 Mar 2010 15:34:29 +0000] rev 401
Code review updates.
Jon Chatten [Tue, 23 Mar 2010 17:11:09 +0000] rev 400
Support for resolving, on Windows only, <env/> 'tool' and 'toolchain' type paths with spaces.
Richard Taylor <richard.i.taylor@nokia.com> [Thu, 25 Mar 2010 16:20:22 +0000] rev 399
merge 2.13.0 from wip
Richard Taylor <richard.i.taylor@nokia.com> [Thu, 25 Mar 2010 15:42:26 +0000] rev 398
flesh out expanded release notes
Richard Taylor <richard.i.taylor@nokia.com> [Wed, 24 Mar 2010 15:23:04 +0000] rev 397
replace RELEASE-NOTES.txt with an HTML file
Jon Chatten [Thu, 25 Mar 2010 14:13:00 +0000] rev 396
release note: SF Bug 2172 - [Raptor] Resource builds warn on encountering trigraph-like strings
Jon Chatten [Thu, 25 Mar 2010 14:10:11 +0000] rev 395
Merge
Jon Chatten [Thu, 25 Mar 2010 12:47:55 +0000] rev 394
Code review update.
Jon Chatten [Wed, 24 Mar 2010 15:18:06 +0000] rev 393
Suppress trigraph warnings in resource file preprocessing.
Jon Chatten [Thu, 25 Mar 2010 12:24:53 +0000] rev 392
release note: SF Bug 2308 - [Raptor]: PLUGIN3 TARGETTYPEs don't set resource output offsets correctly
Jon Chatten [Thu, 25 Mar 2010 11:35:53 +0000] rev 391
merge 2.12.5 from default
yiluzhu [Tue, 23 Mar 2010 13:34:00 +0000] rev 390
Release note: SF Bug 1939 - [Raptor] PAGED keyword in MMP files should imply byte pair compressed
yiluzhu [Mon, 22 Mar 2010 16:53:05 +0000] rev 389
Merge
yiluzhu [Thu, 18 Mar 2010 14:31:08 +0000] rev 388
SF Bug 1939 - PAGED keyword in MMP files should imply byte pair compressed
Jon Chatten [Mon, 22 Mar 2010 09:19:45 +0000] rev 387
release note: DPDEF144648 - Raptor failed to build tools_deb objects under Windows XP
Jon Chatten [Mon, 22 Mar 2010 08:04:37 +0000] rev 386
Merge
Jon Chatten [Wed, 17 Mar 2010 18:11:44 +0000] rev 385
Code review updates.
Jon Chatten [Wed, 17 Mar 2010 17:53:13 +0000] rev 384
Code review update.
Jon Chatten [Wed, 17 Mar 2010 15:19:15 +0000] rev 383
Remove .pdb generation from tools deb builds (enabling full parallel builds).
Richard Taylor <richard.i.taylor@nokia.com> [Thu, 18 Mar 2010 15:27:46 +0000] rev 382
Added tag stable for changeset 7006bcce5299
Richard Taylor <richard.i.taylor@nokia.com> [Thu, 18 Mar 2010 15:12:39 +0000] rev 381
use sort from the PATH by default
Richard Taylor <richard.i.taylor@nokia.com> [Thu, 18 Mar 2010 15:06:42 +0000] rev 380
merge 2.12.5 from default
Richard Taylor <richard.i.taylor@nokia.com> [Thu, 18 Mar 2010 14:00:53 +0000] rev 379
catch up
Richard Taylor <richard.i.taylor@nokia.com> [Tue, 16 Mar 2010 17:04:21 +0000] rev 378
extend terminal filter tests
Richard Taylor <richard.i.taylor@nokia.com> [Tue, 16 Mar 2010 17:03:31 +0000] rev 377
print list of built configs in terminal filter summary
Richard Taylor <richard.i.taylor@nokia.com> [Tue, 16 Mar 2010 17:02:13 +0000] rev 376
release note: Fix: improve robustness to bad -c options
Richard Taylor <richard.i.taylor@nokia.com> [Tue, 16 Mar 2010 15:18:39 +0000] rev 375
catch up
Richard Taylor <richard.i.taylor@nokia.com> [Mon, 15 Mar 2010 16:54:05 +0000] rev 374
fault tolerant XML groups
Richard Taylor <richard.i.taylor@nokia.com> [Fri, 05 Mar 2010 10:22:42 +0000] rev 373
catch up
Richard Taylor <richard.i.taylor@nokia.com> [Tue, 02 Mar 2010 17:13:53 +0000] rev 372
merge
Richard Taylor <richard.i.taylor@nokia.com> [Tue, 02 Mar 2010 09:54:25 +0000] rev 371
test data for bad groups
Richard Taylor <richard.i.taylor@nokia.com> [Thu, 25 Feb 2010 16:02:22 +0000] rev 370
a bad config is not a FatalError
Stefan Karlsson <stefan.karlsson@nokia.com> [Tue, 16 Mar 2010 17:16:51 +0000] rev 369
Updated copright year on modified files.
Stefan Karlsson <stefan.karlsson@nokia.com> [Tue, 16 Mar 2010 15:27:06 +0000] rev 368
Added test case for EPOCNESTEDEXCEPTIONS.
Stefan Karlsson <stefan.karlsson@nokia.com> [Mon, 15 Mar 2010 11:38:03 +0000] rev 367
Add support for MMP keyword EPOCNESTEDEXCEPTIONS
Richard Taylor <richard.i.taylor@nokia.com> [Wed, 17 Mar 2010 16:27:34 +0000] rev 366
version 2.12.5 (candidate 1)
Richard Taylor <richard.i.taylor@nokia.com> [Wed, 17 Mar 2010 15:23:12 +0000] rev 365
merge from fix
timothy.murphy@nokia.com [Tue, 16 Mar 2010 17:04:08 +0000] rev 364
release note: for annofile2log
timothy.murphy@nokia.com [Tue, 16 Mar 2010 16:45:04 +0000] rev 363
annofile2log: make sure that we get no more than the output we want in the test
timothy.murphy@nokia.com [Tue, 16 Mar 2010 16:40:50 +0000] rev 362
add a test for annofile2log workaround for log corruption
timothy.murphy@nokia.com [Tue, 16 Mar 2010 11:49:03 +0000] rev 361
add the bzip2 log from the wip branch.
timothy.murphy@nokia.com [Mon, 15 Mar 2010 16:32:51 +0000] rev 360
fix: emake log output corruption fix by using output from the annotation file. Updates.
timothy.murphy@nokia.com [Mon, 15 Mar 2010 15:52:03 +0000] rev 359
Merge
timothy.murphy@nokia.com [Mon, 15 Mar 2010 13:20:18 +0000] rev 358
SF Bug 2191 - [Raptor] - Update binary version of talon for windows with the fix for this bug.
timothy.murphy@nokia.com [Mon, 15 Mar 2010 15:50:33 +0000] rev 357
fix: emake log output corruption fix by using output from the annotation file.
timothy.murphy@nokia.com [Mon, 15 Mar 2010 13:13:18 +0000] rev 356
Merge
timothy.murphy@nokia.com [Tue, 09 Mar 2010 12:16:38 +0000] rev 355
test stdout to a file (debug XML problem)
timothy.murphy@nokia.com [Mon, 15 Mar 2010 13:09:36 +0000] rev 354
Merge
timothy.murphy@nokia.com [Wed, 10 Mar 2010 17:21:26 +0000] rev 353
SF Bug 2191 - [Raptor] - When forcesuccess is enabled, exit status for a failed recipe is "retry" but should be "failed"
Dean Draper <dean.draper@nokia.com> [Fri, 12 Mar 2010 12:17:30 +0000] rev 352
Release note: Amendment to SF Bug 1511 fix - removal of blanked DEFFILE keyword from e32abiv2ani.flm
yiluzhu [Mon, 08 Mar 2010 16:15:28 +0000] rev 351
Release note: extend tracecompiler tests to Linux
yiluzhu [Fri, 05 Mar 2010 16:25:04 +0000] rev 350
Apply trace compiler tests on to Linux
Jon Chatten [Mon, 08 Mar 2010 14:05:10 +0000] rev 349
release note: Add support for FEATUREVARIANTSAFE in BV builds.
Jon Chatten [Mon, 08 Mar 2010 12:49:20 +0000] rev 348
Merge.
Jon Chatten [Fri, 05 Mar 2010 14:37:08 +0000] rev 347
Support for FEATUREVARIANTSAFE.
Daniel Jacobs <daniel.jacobs@nokia.com> [Thu, 04 Mar 2010 13:55:58 +0000] rev 346
Add Bzip2 log filter/compressor to Raptor.
Daniel Jacobs <daniel.jacobs@nokia.com> [Thu, 04 Mar 2010 13:16:03 +0000] rev 345
Apply review comments to tidy up sbs_env.bat.
Daniel Jacobs <daniel.jacobs@nokia.com> [Wed, 03 Mar 2010 14:05:27 +0000] rev 344
Update Cygwin 1.7 support for certain situations.
Richard Taylor <richard.i.taylor@nokia.com> [Tue, 02 Mar 2010 13:58:32 +0000] rev 343
remove unhide_ci_refs workaround (compiler fixed)
Richard Taylor <richard.i.taylor@nokia.com> [Tue, 02 Mar 2010 13:34:36 +0000] rev 342
catch up to 2.12.4
Daniel Jacobs <daniel.jacobs@nokia.com> [Thu, 25 Feb 2010 13:33:03 +0000] rev 341
Merge.
Daniel Jacobs <daniel.jacobs@nokia.com> [Thu, 25 Feb 2010 11:07:00 +0000] rev 340
Further review comments: update run.bat to run the test suite relative to its directory.
Daniel Jacobs <daniel.jacobs@nokia.com> [Mon, 22 Feb 2010 11:49:11 +0000] rev 339
Review comments for Cygwin 1.7 changes.
Daniel Jacobs <daniel.jacobs@nokia.com> [Fri, 19 Feb 2010 16:27:36 +0000] rev 338
Updates to Raptor Windows installer maker tool.
Daniel Jacobs <daniel.jacobs@nokia.com> [Thu, 18 Feb 2010 16:42:28 +0000] rev 337
Remove unneccesary file.
Daniel Jacobs <daniel.jacobs@nokia.com> [Thu, 18 Feb 2010 15:44:01 +0000] rev 336
Changes for Cygwin 1.7 support.
Daniel Jacobs <daniel.jacobs@nokia.com> [Thu, 18 Feb 2010 15:38:39 +0000] rev 335
Add sbs_env.bat for Cygwin 1.7 support.
Daniel Jacobs <daniel.jacobs@nokia.com> [Thu, 25 Feb 2010 13:28:42 +0000] rev 334
Release note: Add support for Cygwin 1.7.
Richard Taylor <richard.i.taylor@nokia.com> [Tue, 23 Feb 2010 11:25:17 +0000] rev 333
release note: prototype System Definition v3 support
Richard Taylor <richard.i.taylor@nokia.com> [Mon, 22 Feb 2010 14:40:46 +0000] rev 332
prototype of sysdef v3.0 parser
Richard Taylor <richard.i.taylor@nokia.com> [Thu, 18 Feb 2010 16:11:10 +0000] rev 331
remove redundant group directory
Richard Taylor <richard.i.taylor@nokia.com> [Wed, 17 Feb 2010 17:03:27 +0000] rev 330
catch up to default
yiluzhu [Mon, 15 Feb 2010 16:01:55 +0000] rev 329
Release note: fix platform macros issue when cross compile
yiluzhu [Fri, 12 Feb 2010 16:57:08 +0000] rev 328
Fix platform macros issue when cross compile
Richard Taylor <richard.i.taylor@nokia.com> [Wed, 03 Feb 2010 14:47:56 +0000] rev 327
fix for missing UNHIDE_CI_REFS
kunmitta <> [Tue, 02 Feb 2010 11:38:34 +0000] rev 326
Release note: Add a workaround to enable the Qt team to link their code against Symbian DLL's