Thu, 27 May 2010 12:42:13 +0100 timothy murphy fix comment fix
Wed, 26 May 2010 15:13:02 +0100 timothy murphy Merge resource uniqueness fix fix
Wed, 26 May 2010 15:06:05 +0100 timothy murphy remove unused INTERBASE variable. Use TARGET_lower where it's clearer. fix
Tue, 25 May 2010 12:38:07 +0100 timothy murphy Release note: Bug 2809 - [Raptor] Intermediate Resource Filenames not unique, rom fails to boot fix
Mon, 24 May 2010 16:57:12 +0100 timothy murphy fix: ensure that intermediate resource filenames are unique in some uncommon situations fix
Wed, 26 May 2010 10:25:38 +0100 yiluzhu Release note: Bug 2203 - [Raptor] Building extension makefile with SBS_BUILD_DIR set to another drive fix
Tue, 25 May 2010 16:26:21 +0100 yiluzhu edit comment fix
Tue, 25 May 2010 10:23:35 +0100 yiluzhu SF bug 2203 [Raptor] Building extension makefile with SBS_BUILD_DIR set to another drive fix
Wed, 19 May 2010 15:47:58 +0100 timothy murphy Merge fix
Tue, 18 May 2010 22:28:22 +0100 timothy murphy fix: bug was preventing tcom speedup from accumulating source files with successive builds. fix
Tue, 18 May 2010 22:13:09 +0100 timothy murphy release note and review comment tidyup for tcom speedup fix
Tue, 18 May 2010 20:42:35 +0100 timothy murphy fix: enable large sourcefile lists with TCom fix
Tue, 18 May 2010 17:26:08 +0100 timothy murphy Merge tcom speedup fix
Tue, 18 May 2010 17:23:01 +0100 timothy murphy fix: tracecompiler speedup. Don't trigger scanlog with md5sum errors since they are expected. Use a grouping macro to avoid commandline length limits. fix
Fri, 14 May 2010 19:59:58 +0100 timothy murphy fix: trace compiler speedup fix
Wed, 19 May 2010 09:33:35 +0100 Dean Draper Added empty default value for TARGETPATH MMP keyword. fix
Tue, 18 May 2010 20:04:14 +0100 Dean Draper Fix for SF Bug 2562[Raptor]adds incorrect entries into .iby files w.r.t file paths fix
Mon, 17 May 2010 18:33:53 +0100 Iain Williamson Merge fix
Mon, 17 May 2010 18:27:21 +0100 Iain Williamson RELEASE: Bug 2651 - [Raptor] creates incorrect .iby files w.r.t target file versions & ramtargets fix
Thu, 13 May 2010 12:59:46 +0100 Iain Williamson Fix for Bug 2561 - Explicitly versioned MMPs produce invalid IBYs fix
Mon, 17 May 2010 11:37:12 +0100 Daniel Jacobs Merge from default version 2.14.0. fix
Wed, 19 May 2010 14:17:41 +0100 Daniel Jacobs Added tag 2.14.0 for changeset e7dd8533063f
Wed, 19 May 2010 14:17:30 +0100 Daniel Jacobs Added tag stable for changeset e7dd8533063f
Mon, 17 May 2010 11:07:30 +0100 Daniel Jacobs Version 2.14.0 (candidate one). 2.14.0
Thu, 13 May 2010 14:14:32 +0100 Daniel Jacobs Merge from wip.
Thu, 13 May 2010 13:53:03 +0100 Daniel Jacobs Merge from fix.
Tue, 11 May 2010 21:10:52 +0100 timothy murphy fix: pull less modules into depcrunch. fix timing test. Don't report RPP unnecessarily in resource FLM. fix
Tue, 11 May 2010 20:27:01 +0100 timothy murphy fix: make sure depcrunch test can fail fix
Tue, 11 May 2010 20:22:35 +0100 timothy murphy fix: depcrunch was using re.match where re.findall was what was wanted. Add a test. fix
Tue, 11 May 2010 15:56:19 +0100 timothy murphy Put DEPCRUNCH with resource.flm, but keep python as a globally available variable. fix
Tue, 11 May 2010 14:36:11 +0100 timothy murphy fixes for review comments. better docs. copyrights. make copy filter more modular, change <copy> tag to <filtercopy> fix
Tue, 11 May 2010 13:33:47 +0100 timothy murphy fix tests for resources. Add python dependency manipulation because it's understandable to humans. fix
Mon, 10 May 2010 19:06:11 +0100 timothy murphy fix: resource deps fixups on windows. ugh fix
Mon, 10 May 2010 17:06:38 +0100 timothy murphy fix: resource names fix
Mon, 10 May 2010 16:54:55 +0100 timothy murphy fix: rfi files now only consist of one dependency file for all resources fix
Mon, 10 May 2010 16:46:16 +0100 timothy murphy fix: switch rfi file creation back on fix
Mon, 10 May 2010 13:58:23 +0100 timothy murphy Merge in resource performance improvements #2 fix
Mon, 10 May 2010 13:54:15 +0100 timothy murphy Release Notes: resource performance improvements fix
Mon, 10 May 2010 13:31:44 +0100 timothy murphy fix a resource copy problem (not copying when multiple copies required) that showed up in the tests. fix
Fri, 07 May 2010 17:36:16 +0100 timothy murphy fixups: tests for resource improvements fix
Wed, 05 May 2010 20:59:20 +0100 timothy murphy fix: take action on copy tags at the end of build phases. fix
Sat, 01 May 2010 05:41:25 +0100 timothy murphy small resource fixes fix
Sat, 01 May 2010 03:07:06 +0100 timothy murphy fix: resource problem - horrible code that tries to produce different versions of the same resource - preevent file mixup in this case. fix
Wed, 28 Apr 2010 01:01:42 +0100 timothy murphy fix resource deps: generate more cleanly - no targets if there are no prereqs. no empty lines. fix
Mon, 26 Apr 2010 17:33:17 +0100 timothy murphy fix performance: copy resources in the frontend. Helps cluster builds since remote copying is inefficient. fix
Fri, 23 Apr 2010 22:37:45 +0100 timothy murphy minimising dependencies might have helped after all by ecluding something that's getting updated that maybe shouldn't. Try it out again. fix
Fri, 23 Apr 2010 17:46:35 +0100 timothy murphy Merge fix
Thu, 22 Apr 2010 19:08:44 +0100 timothy murphy fix: use only one dependency file per resource - not one per language per resource. Speed improvement. fix
Tue, 20 Apr 2010 18:58:43 +0100 timothy murphy improve resource copying speed on certain clustered build systems by forcing them to happen locally. fix
Fri, 23 Apr 2010 17:44:43 +0100 timothy murphy allow recipestats to print hosts used in the build. fix
Mon, 10 May 2010 11:23:30 +0100 Daniel Jacobs Merge. fix
Mon, 10 May 2010 10:18:26 +0100 Daniel Jacobs Application of review comments for fix to SF Bug 2605 - [Raptor] ROMFILE creation using Raptor is not clean. fix
Fri, 07 May 2010 15:52:14 +0100 Daniel Jacobs Release Note: SF Bug 2605 - [Raptor] ROMFILE creation using Raptor is not clean fix
Fri, 07 May 2010 15:47:32 +0100 Daniel Jacobs Fix for SF Bug 2605 - [Raptor] ROMFILE creation using Raptor is not clean. fix
Thu, 06 May 2010 14:28:33 +0100 timothy murphy Merge New TCom support and fix release notes fix
Thu, 06 May 2010 14:06:40 +0100 timothy murphy 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
Wed, 05 May 2010 18:53:43 +0100 timothy murphy fix: tracecompiler - recognise old versions which do have a Main class but don't have a CLI. fix
Tue, 04 May 2010 17:50:27 +0100 timothy murphy Merge in New tracecompiler support fix
Tue, 04 May 2010 16:56:51 +0100 timothy murphy Use TRACE_RELEASABLE_ID more consistently. Fix comment spelling. fix
Tue, 04 May 2010 16:46:22 +0100 timothy murphy Make tests cope with the renamed trace marker files. fix
(0) -300 -100 -60 +60 +100 tip