2010-06-23 wbernard helium_7.0.x-r16015 helium-7.0.x
2010-06-23 wbernard Creating helium-7.0.x branch helium-7.0.x
2010-06-23 jjkang raptor v2.14.0
2010-06-23 jjkang buildrom v3.24.0, rombuild v2.17.3, rofsbuild v2.10.4, resource compiler v8.4.001, image check v1.4.0, elftools v2.3, elf2e32 v2.3
2010-06-21 Mike Kinghan Add --asm option to elf2e32, so that GCCE builds can use --asm=gas with --dump=a and get a usable .s file (Bug 1405)
2010-06-16 wbernard helium-10.0.0-bc45d50958fe
2010-04-27 wbernard helium_9.0-a7879c935424
2010-06-18 William Roberts Supply a version of s60ibymacros.pm, to fix Bug 2901
2010-06-10 Zheng Shen Minor: remove backup file with incorrect license info
2010-06-08 terytkon -Changed SF licence to EPL licence.
2010-06-03 raptorbot Added tag stable for changeset dbec85ee2eeb
2010-06-03 raptorbot Added tag 2.14.1 for changeset 001207698765 stable
2010-06-03 raptorbot Added tag stable for changeset 6209aeff0f73 2.14.1
2010-06-03 Iain Williamson Fixing sbs_filter issue.
2010-05-28 Iain Williamson Version 2.14.1 [Candidate 1]
2010-05-27 Iain Williamson Merge from fix
2010-05-27 timothy murphy fix comment fix
2010-05-26 timothy murphy Merge resource uniqueness fix fix
2010-05-26 timothy murphy remove unused INTERBASE variable. Use TARGET_lower where it's clearer. fix
2010-05-25 timothy murphy Release note: Bug 2809 - [Raptor] Intermediate Resource Filenames not unique, rom fails to boot fix
2010-05-24 timothy murphy fix: ensure that intermediate resource filenames are unique in some uncommon situations fix
2010-05-26 yiluzhu Release note: Bug 2203 - [Raptor] Building extension makefile with SBS_BUILD_DIR set to another drive fix
2010-05-25 yiluzhu edit comment fix
2010-05-25 yiluzhu SF bug 2203 [Raptor] Building extension makefile with SBS_BUILD_DIR set to another drive fix
2010-05-19 timothy murphy Merge fix
2010-05-18 timothy murphy fix: bug was preventing tcom speedup from accumulating source files with successive builds. fix
2010-05-18 timothy murphy release note and review comment tidyup for tcom speedup fix
2010-05-18 timothy murphy fix: enable large sourcefile lists with TCom fix
2010-05-18 timothy murphy Merge tcom speedup fix
2010-05-18 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
2010-05-14 timothy murphy fix: trace compiler speedup fix
2010-05-19 Dean Draper Added empty default value for TARGETPATH MMP keyword. fix
2010-05-18 Dean Draper Fix for SF Bug 2562[Raptor]adds incorrect entries into .iby files w.r.t file paths fix
2010-05-17 Iain Williamson Merge fix
2010-05-17 Iain Williamson RELEASE: Bug 2651 - [Raptor] creates incorrect .iby files w.r.t target file versions & ramtargets fix
2010-05-13 Iain Williamson Fix for Bug 2561 - Explicitly versioned MMPs produce invalid IBYs fix
2010-05-17 Daniel Jacobs Merge from default version 2.14.0. fix
2010-05-19 Daniel Jacobs Added tag 2.14.0 for changeset e7dd8533063f
2010-05-19 Daniel Jacobs Added tag stable for changeset e7dd8533063f
2010-05-17 Daniel Jacobs Version 2.14.0 (candidate one). 2.14.0
2010-05-13 Daniel Jacobs Merge from wip.
2010-05-13 Daniel Jacobs Merge from fix.
2010-05-11 timothy murphy fix: pull less modules into depcrunch. fix timing test. Don't report RPP unnecessarily in resource FLM. fix
2010-05-11 timothy murphy fix: make sure depcrunch test can fail fix
2010-05-11 timothy murphy fix: depcrunch was using re.match where re.findall was what was wanted. Add a test. fix
2010-05-11 timothy murphy Put DEPCRUNCH with resource.flm, but keep python as a globally available variable. fix
2010-05-11 timothy murphy fixes for review comments. better docs. copyrights. make copy filter more modular, change <copy> tag to <filtercopy> fix
2010-05-11 timothy murphy fix tests for resources. Add python dependency manipulation because it's understandable to humans. fix
2010-05-10 timothy murphy fix: resource deps fixups on windows. ugh fix
2010-05-10 timothy murphy fix: resource names fix
2010-05-10 timothy murphy fix: rfi files now only consist of one dependency file for all resources fix
2010-05-10 timothy murphy fix: switch rfi file creation back on fix
2010-05-10 timothy murphy Merge in resource performance improvements #2 fix
2010-05-10 timothy murphy Release Notes: resource performance improvements fix
2010-05-10 timothy murphy fix a resource copy problem (not copying when multiple copies required) that showed up in the tests. fix
2010-05-07 timothy murphy fixups: tests for resource improvements fix
2010-05-05 timothy murphy fix: take action on copy tags at the end of build phases. fix
2010-05-01 timothy murphy small resource fixes fix
2010-05-01 timothy murphy fix: resource problem - horrible code that tries to produce different versions of the same resource - preevent file mixup in this case. fix
2010-04-28 timothy murphy fix resource deps: generate more cleanly - no targets if there are no prereqs. no empty lines. fix
2010-04-26 timothy murphy fix performance: copy resources in the frontend. Helps cluster builds since remote copying is inefficient. fix
2010-04-23 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
2010-04-23 timothy murphy Merge fix
2010-04-22 timothy murphy fix: use only one dependency file per resource - not one per language per resource. Speed improvement. fix
2010-04-20 timothy murphy improve resource copying speed on certain clustered build systems by forcing them to happen locally. fix
2010-04-23 timothy murphy allow recipestats to print hosts used in the build. fix
2010-05-10 Daniel Jacobs Merge. fix
2010-05-10 Daniel Jacobs Application of review comments for fix to SF Bug 2605 - [Raptor] ROMFILE creation using Raptor is not clean. fix
2010-05-07 Daniel Jacobs Release Note: SF Bug 2605 - [Raptor] ROMFILE creation using Raptor is not clean fix
2010-05-07 Daniel Jacobs Fix for SF Bug 2605 - [Raptor] ROMFILE creation using Raptor is not clean. fix
2010-05-06 timothy murphy Merge New TCom support and fix release notes fix
2010-05-06 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
2010-05-05 timothy murphy fix: tracecompiler - recognise old versions which do have a Main class but don't have a CLI. fix
2010-05-04 timothy murphy Merge in New tracecompiler support fix
2010-05-04 timothy murphy Use TRACE_RELEASABLE_ID more consistently. Fix comment spelling. fix
2010-05-04 timothy murphy Make tests cope with the renamed trace marker files. fix
2010-04-30 timothy murphy fix: calculate autogen header locations every time. fix
2010-04-30 timothy murphy Somewhat more sane choice of directory. fix
2010-04-30 timothy murphy correct comments. fix
2010-04-30 timothy murphy Better release notes. fix
2010-04-30 timothy murphy fix releasenotes fix
2010-04-30 timothy murphy notes about tcomsupport update fix
2010-04-30 timothy murphy 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
2010-05-05 Dean Draper Release note: sf bug 2495: KDLL TARGETTYPEs do not support .def file freezing fix
2010-05-04 Richard Taylor release note: do not generate abiv1 import libs by default wip
2010-05-04 Richard Taylor merge from team wip wip
2010-05-04 Richard Taylor apply review comments wip
2010-04-30 Richard Taylor test changes for abiv1 kit property wip
2010-04-30 Richard Taylor make ABIv1 implib support a kit property wip
2010-04-30 Richard Taylor change to lowercase method names wip
2010-04-29 Richard Taylor missed a file wip
2010-04-29 Richard Taylor refactor tools2 for --query wip
2010-04-29 Richard Taylor release note: add --query option wip
2010-04-29 Richard Taylor forgot windows drive letter in test wip
2010-04-28 Richard Taylor refactoring for --query wip
2010-04-27 Richard Taylor add --query option wip
2010-04-30 timband Carbide.xml now contains *_gcce aliases wip
2010-04-30 yiluzhu Merge fix
2010-04-30 yiluzhu Release note: SF Bug 2420 - [Raptor] Output from recipes is mis-recognised as "what" output fix
2010-04-28 yiluzhu fix test cases fix
2010-04-27 yiluzhu change copyright fix
2010-04-27 yiluzhu Bug 2420 - [Raptor] Output from recipes is mis-recognised as "what" output fix
2010-04-30 Dean Draper Release note: sf bug 2174: --layer option shows errors when bld.inf missing in another layer fix
2010-04-20 timothy murphy Make copyfromannofile test work on windows. fix
2010-04-20 timothy murphy Merge resource performance imps. fix
2010-04-16 timothy murphy Merge fix
2010-04-15 timothy murphy fix: stop including dep files in the depfile generation stage. Remove other unnecessary stuff from RESOURCE_DEPS fix
2010-04-14 timothy murphy fix: even more minimal resource dependendcies. fix
2010-04-16 timothy murphy fix: recipestats.py produces "correct" header line, also sorts by time to show recipe using the largest time first. fix
2010-04-13 timothy murphy doc: slight more commenting for resource dpe minimisation fix
2010-04-13 timothy murphy Fix a copyright date. Make sure all FLMBDEBUG usage is wrapped in <debug> tags. fix
2010-04-13 timothy murphy Merge windows tests fix for rpp dep files. fix
2010-04-09 timothy murphy fix: fix tests for .rpp and .rpp.d files new location fix
2010-04-13 timothy murphy Merge fix to RC4 default fix
2010-04-13 timothy murphy fix: Make resource dep minimisation work when output file starts with a line containing "\" fix
2010-04-09 timothy murphy Merge default into my fix fix
2010-04-09 timothy murphy Merge fix
2010-04-09 timothy murphy Merge fix
2010-04-09 timothy murphy fix: resource cleaning fix fix
2010-04-09 timothy murphy fix: resource dependencies sometimes not generated because of too-early expansion of variable. fix
2010-04-08 timothy murphy resource test - small review comment fixes fix
2010-04-08 timothy murphy fix: resource speedup's whatlog handling. update other tests to cope with alternate rpp.d files. fix
2010-04-08 timothy murphy fix: revert -iquote since older cpps don't understand it fix
2010-04-07 timothy murphy comments: better commenting in resource.flm fix
2010-04-07 timothy murphy copyright fixes fix
2010-04-07 timothy murphy Merge in resource speedups fix
2010-04-07 timothy murphy 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
2010-04-07 timothy murphy fix: don't regenrate resources for WINSCW fix
(0) -128 tip