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
2010-04-06 timothy murphy merge fix
2010-04-06 timothy murphy fix: prevent regeneration of resources for winscw after an armv5 build fix
2010-04-05 timothy murphy test: resource dependencies - to be used when ensuring that depcrunching works fix
2010-04-01 timothy murphy Fix: Resource stage parse performance affected by huge size of included dependency files fix
2010-04-14 Jon Chatten merge 2.13.0 from default wip
2010-04-14 Jon Chatten merge 2.13.0 from default fix
2010-04-08 Richard Taylor release note: bug 2297 - Python exception in raptor_meta.py when processing bld.inf file fix
2010-04-08 Richard Taylor fix for bug 2297 : traceback on unmatched END in a bld.inf fix
2010-04-07 Jon Chatten merge 2.13.0 (candidate 2) from default wip
2010-04-07 Jon Chatten merge 2.13.0 (candidate 2) from default fix
2010-04-06 Richard Taylor release note: pass parameters to log filters from the command line wip
2010-04-06 Richard Taylor catch up wip
2010-04-06 Richard Taylor apply review comments wip
2010-04-01 Richard Taylor new FilterComp log filter wip
2010-04-01 Richard Taylor pass optional parameters to log filters from the command line wip
2010-04-01 Daniel Jacobs Fix mismatches in test names vs. file names. wip
2010-04-01 Daniel Jacobs Release note: add delete on failed compile work-around for RVCT 2.2. wip
2010-04-01 Daniel Jacobs Merge. wip
2010-04-01 Daniel Jacobs Apply missed review comment change. wip
2010-04-01 Daniel Jacobs Application of review comments. wip
2010-03-30 Daniel Jacobs Ensure that delete on failed compile is used only with RVCT 2.2. wip
2010-03-30 Daniel Jacobs Changes to delete on failed compile test. wip
2010-03-29 Daniel Jacobs Changes for delete on failed compile. wip
2010-04-26 raptorbot Remove redundant head.
2010-04-22 Richard Taylor Added tag 2.12.2 for changeset 1e23e973ab85
2010-04-22 Richard Taylor Added tag 2.12.3 for changeset 007900c31eef
2010-04-22 Richard Taylor Added tag 2.12.0 for changeset 2bc875af3200
2010-04-22 Richard Taylor Added tag 2.12.1 for changeset 4e477ddf2eed
2010-04-22 Richard Taylor Added tag 2.12.4 for changeset 976aca38ffe5
2010-04-22 Richard Taylor Added tag 2.12.5 for changeset 7006bcce5299
2010-04-22 Richard Taylor Added tag 2.13.0 for changeset 679d97112f98
2010-04-16 raptorbot Merge default with raptor 2.13.0 stable
2010-04-14 Jon Chatten Added tag stable for changeset 679d97112f98
2010-04-12 Jon Chatten version 2.13.0 (candidate 4) 2.13.0
2010-04-12 Jon Chatten Fix : ensure that FLMDEBUG is empty by default
2010-04-09 Jon Chatten version 2.13.0 (candidate 3)
2010-04-09 Jon Chatten Fix : sort build configurations by name for metadata preprocessing
2010-04-07 Jon Chatten Update linux installer maker for new license.txt and HTML release notes.
2010-03-31 Jon Chatten version 2.13.0 (candidate 2)
2010-03-31 Jon Chatten Update Windows installer script for release notes changes
2010-03-31 Jon Chatten version 2.13.0 (candidate 1)
2010-03-31 Jon Chatten merge from fix
2010-03-30 Dean Draper Mods to cli_makevar_override.py test (removal makefile grep and change to pass on correct expected raptor warning) fix
2010-03-30 Jon Chatten merge from fix
2010-03-30 Jon Chatten fixed permissions check for executable files exported on systems where 'ls' reports alternative access characters fix
2010-03-30 Dean Draper Another small tweek to fix case issue for cli_makevar_override test fix
2010-03-30 Dean Draper Small tweek to let the test framework know about an expected raptor warning. fix
2010-03-29 Dean Draper Addition of test for SF Bug 2134 fix: Raptor does not pass overridden make variables into its makefiles fix
2010-03-29 Richard Taylor release note: do not allow data to be paged implicitly fix
2010-03-29 Richard Taylor catch up fix
2010-03-29 Richard Taylor fixed stdout+stderr mixing in tests fix
2010-03-26 Richard Taylor PAGED means PAGEDCODE fix
2010-03-29 Dean Draper Release note: SF bug 2134 Raptor does not pass overridden make variables into its makefiles fix
2010-03-29 Jon Chatten merge from fix
2010-03-26 timothy murphy review comment: remove unused variable. fix
2010-03-25 timothy murphy Merge annofile and talon tidyup with fix fix
2010-03-25 timothy murphy Merge fix
2010-03-25 timothy murphy fix: stop using "magic" numbers in string operations for the copyannofile2log feature fix
2010-03-25 timothy murphy refactor: make talon's choice of result message easier to read in the code as per Richard's suggestion. fix
2010-03-26 Jon Chatten merge from wip
2010-03-26 Jon Chatten merge correction wip
2010-03-25 Jon Chatten release note: DPDEF143101 - GCC-E isn't tested as part of the tool checking mechanism fix
2010-03-25 Jon Chatten release note: SF Bug 385 - Raptor doesn't handle spaces in tool directory, fix
2010-03-25 Jon Chatten Merge. fix
2010-03-25 Jon Chatten Code review updates. fix
2010-03-23 Jon Chatten Support for resolving, on Windows only, <env/> 'tool' and 'toolchain' type paths with spaces. fix
2010-03-25 Richard Taylor merge 2.13.0 from wip
2010-03-25 Richard Taylor flesh out expanded release notes wip
2010-03-24 Richard Taylor replace RELEASE-NOTES.txt with an HTML file wip
2010-03-25 Jon Chatten release note: SF Bug 2172 - [Raptor] Resource builds warn on encountering trigraph-like strings fix
2010-03-25 Jon Chatten Merge fix
2010-03-25 Jon Chatten Code review update. fix
2010-03-24 Jon Chatten Suppress trigraph warnings in resource file preprocessing. fix
2010-03-25 Jon Chatten release note: SF Bug 2308 - [Raptor]: PLUGIN3 TARGETTYPEs don't set resource output offsets correctly fix
2010-03-25 Jon Chatten merge 2.12.5 from default fix
2010-03-23 yiluzhu Release note: SF Bug 1939 - [Raptor] PAGED keyword in MMP files should imply byte pair compressed fix
2010-03-22 yiluzhu Merge fix
2010-03-18 yiluzhu SF Bug 1939 - PAGED keyword in MMP files should imply byte pair compressed fix
(0) -120 +120 tip