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
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
2010-03-22 Jon Chatten release note: DPDEF144648 - Raptor failed to build tools_deb objects under Windows XP fix
2010-03-22 Jon Chatten Merge fix
2010-03-17 Jon Chatten Code review updates. fix
2010-03-17 Jon Chatten Code review update. fix
2010-03-17 Jon Chatten Remove .pdb generation from tools deb builds (enabling full parallel builds). fix
2010-03-18 Richard Taylor Added tag stable for changeset 7006bcce5299
2010-03-18 Richard Taylor use sort from the PATH by default wip
2010-03-18 Richard Taylor merge 2.12.5 from default wip
2010-03-18 Richard Taylor catch up fix
2010-03-16 Richard Taylor extend terminal filter tests fix
2010-03-16 Richard Taylor print list of built configs in terminal filter summary fix
2010-03-16 Richard Taylor release note: Fix: improve robustness to bad -c options fix
2010-03-16 Richard Taylor catch up fix
2010-03-15 Richard Taylor fault tolerant XML groups fix
2010-03-05 Richard Taylor catch up fix
2010-03-02 Richard Taylor merge fix
2010-03-02 Richard Taylor test data for bad groups fix
2010-02-25 Richard Taylor a bad config is not a FatalError fix
2010-03-16 Stefan Karlsson Updated copright year on modified files. wip
2010-03-16 Stefan Karlsson Added test case for EPOCNESTEDEXCEPTIONS. wip
2010-03-15 Stefan Karlsson Add support for MMP keyword EPOCNESTEDEXCEPTIONS wip
2010-03-17 Richard Taylor version 2.12.5 (candidate 1) 2.12.5
2010-03-17 Richard Taylor merge from fix
2010-03-16 timothy murphy release note: for annofile2log fix
2010-03-16 timothy murphy annofile2log: make sure that we get no more than the output we want in the test fix
2010-03-16 timothy murphy add a test for annofile2log workaround for log corruption fix
2010-03-16 timothy murphy add the bzip2 log from the wip branch. fix
2010-03-15 timothy murphy fix: emake log output corruption fix by using output from the annotation file. Updates. fix
2010-03-15 timothy murphy Merge fix
2010-03-15 timothy murphy SF Bug 2191 - [Raptor] - Update binary version of talon for windows with the fix for this bug. fix
2010-03-15 timothy murphy fix: emake log output corruption fix by using output from the annotation file. fix
2010-03-15 timothy murphy Merge fix
2010-03-09 timothy murphy test stdout to a file (debug XML problem) fix
2010-03-15 timothy murphy Merge fix
2010-03-10 timothy murphy SF Bug 2191 - [Raptor] - When forcesuccess is enabled, exit status for a failed recipe is "retry" but should be "failed" fix
2010-03-12 Dean Draper Release note: Amendment to SF Bug 1511 fix - removal of blanked DEFFILE keyword from e32abiv2ani.flm fix
2010-03-08 yiluzhu Release note: extend tracecompiler tests to Linux fix
2010-03-05 yiluzhu Apply trace compiler tests on to Linux fix
2010-03-08 Jon Chatten release note: Add support for FEATUREVARIANTSAFE in BV builds. wip
2010-03-08 Jon Chatten Merge. wip
2010-03-05 Jon Chatten Support for FEATUREVARIANTSAFE. wip
2010-03-04 Daniel Jacobs Add Bzip2 log filter/compressor to Raptor. wip
2010-03-04 Daniel Jacobs Apply review comments to tidy up sbs_env.bat. wip
2010-03-03 Daniel Jacobs Update Cygwin 1.7 support for certain situations. wip
2010-03-02 Richard Taylor remove unhide_ci_refs workaround (compiler fixed) wip
2010-03-02 Richard Taylor catch up to 2.12.4 wip
2010-02-25 Daniel Jacobs Merge. wip
2010-02-25 Daniel Jacobs Further review comments: update run.bat to run the test suite relative to its directory. wip
2010-02-22 Daniel Jacobs Review comments for Cygwin 1.7 changes. wip
2010-02-19 Daniel Jacobs Updates to Raptor Windows installer maker tool. wip
2010-02-18 Daniel Jacobs Remove unneccesary file. wip
2010-02-18 Daniel Jacobs Changes for Cygwin 1.7 support. wip
2010-02-18 Daniel Jacobs Add sbs_env.bat for Cygwin 1.7 support. wip
2010-02-25 Daniel Jacobs Release note: Add support for Cygwin 1.7. wip
2010-02-23 Richard Taylor release note: prototype System Definition v3 support wip
2010-02-22 Richard Taylor prototype of sysdef v3.0 parser wip
2010-02-18 Richard Taylor remove redundant group directory wip
2010-02-17 Richard Taylor catch up to default wip
2010-02-15 yiluzhu Release note: fix platform macros issue when cross compile wip
2010-02-12 yiluzhu Fix platform macros issue when cross compile wip
2010-02-03 Richard Taylor fix for missing UNHIDE_CI_REFS wip
2010-02-02 kunmitta <> Release note: Add a workaround to enable the Qt team to link their code against Symbian DLL's wip
2010-02-02 kunmitta <> Add a workaround to enable the Qt team to link their code against Symbian DLL's wip
2010-02-01 Richard Taylor catch up wip
2010-02-01 Richard Taylor catch up to 2.12.1 from default wip
2010-01-26 yiluzhu Merge wip
2010-01-26 yiluzhu Minor change: update test ID wip
2010-01-26 Richard Taylor catch up to default wip
2010-01-26 yiluzhu Release Note: build win32 tools on Linux wip
2010-01-26 yiluzhu Merge with team wip wip
2010-01-22 yiluzhu Build win32 tools on Linux wip
2010-01-25 Richard Taylor catch up to 2.12.0 wip
2010-04-14 William Roberts Rework troublesome $SIG{__DIE__} construct, to fix Bug 2345
2010-03-29 MattD another systeminclude fix. (elftran)
2010-03-29 MattD Fixes to mmps for header relocation.
2010-03-29 MattD workarround for Bug 2413 - evalid not so happy identifying libs created by new mwldsym2.exe
2010-03-29 MattD Evalidcompare.pm - Added search for tools in Raptor location.
2010-03-29 MattD Merged in 'Bug 2176 - Helium 7.0 needs patching to work with FBF'. Fix provided in Helium 8 drop - no files changed.
2010-03-08 Shabe Razvi Bug 2176 - Helium 7.0 needs patching to work with FBF
2010-03-05 raptorbot merge
2010-03-05 raptorbot catch up to FCL
2010-03-05 Richard Taylor Added tag stable for changeset 976aca38ffe5
2010-03-05 timband marked that 2081 is a dup of 1971 in release.txt
2010-03-04 Richard Taylor add bzip2 filter into 2.12.4-rc2 2.12.4
2010-03-04 Richard Taylor version 2.12.4 (candidate 2)
2010-03-04 timothy murphy Merge fix
2010-03-04 timothy murphy SF Bug 2125 - remove some comments that are no longer true. Update copyright. fix
2010-03-02 timothy murphy SF Bug 2125 - [Raptor] - tracecompiler what output incorrect if mmp basename contains '.' e.g. fred.prd.mmp fix
2010-03-03 Jon Chatten SF Bug 1912 - Raptor should take python from the path [if not set with SBS_PYTHON or bundled with Raptor] - revised. fix
2010-03-02 timothy murphy Merge default back into fix. fix
2010-03-02 timothy murphy SF Bug 2113 - make test actually test so that it would actually fail if the output was wrong.
2010-03-02 timothy murphy SF Bug 2113 - make test work on windows as well as linux.
2010-03-02 timothy murphy SF Bug 2113 - add test file
2010-03-02 timothy murphy SF Bug 2113 - [Raptor] what/check filters can assign files to the wrong components
2010-03-01 timothy murphy fix: remove OSTv2 dependency so we will still work with the old one
2010-03-01 Richard Taylor version 2.12.4 (candidate 1)
2010-03-01 Richard Taylor merge from fix
2010-03-01 timothy murphy fix: add talon binary with HOSTNAME fixes. fix
2010-03-01 timothy murphy Don't run executable file mode preservation test on windows since it doesn't have the concept. fix
2010-03-01 timothy murphy Merge fix
2010-03-01 timothy murphy spelling mistake. Remove unused variable fix
2010-02-28 timothy murphy release note: fix blank recipe host attribites on windows fix
2010-02-28 timothy murphy copyright dates, remove spaces fix
2010-02-28 timothy murphy Remove stupid whitespace changes fix
2010-02-28 timothy murphy fix: remove unnecessary changes. Reorganise gethostname stuff so it can be debugged. fix
2010-02-28 timothy murphy fix: use gethostname() to set host attribute as this works on a cluster whereas reading the COMPUTERNAME env var doesn't. fix
2010-02-28 timothy murphy fix: use proper hostplatform variable, now host attributes really aren't empty on windows recipes. fix
2010-02-28 timothy murphy Merge fix
2010-02-28 timothy murphy fix: make sure host attribute is set rather than blank in logs on windows by using the env var 'COMPUTERNAME' instead of 'HOSTNAME'. Thus make it less difficult to order recipes in the log by time. fix
2010-02-26 timothy murphy SF Bug 2081 - [Raptor] - Exported file executable permissions not maintained (linux) fix
2010-02-25 timothy murphy SF Bug 1562 - [Raptor] Tracecompiler SYSTEMINCLUDE should be based on TARGETEXT not TARGETTYPE fix
2010-02-26 Jon Chatten release note: SF Bug 1912 - Raptor should take python from the path [if not set with SBS_PYTHON or bundled with Raptor] fix
2010-02-26 Iain Williamson Remerge - OSTv2 in test code fix
2010-02-25 Iain Williamson Merge - OST v2 in test code fix
2010-02-25 Iain Williamson Updating copyright notices fix
2010-02-23 Iain Williamson Updating tests to run with OSTv2 fix
2010-02-26 Jon Chatten Correct sysdef test in light of merged localisation changes. fix
2010-02-25 Jon Chatten release note: SF Bug 2042 - [Raptor] component field empty in recipe fix
2010-02-25 Jon Chatten Catch-up. fix
2010-02-24 Jon Chatten Resurrect COMPONENT_NAME and LAYER_NAME output in logs when bld.inf files are gathered from system definition files. fix
2010-02-25 Jon Chatten release note: SF Bug 2007 - [Raptor] GCCE 4.4.1 builds require 4.3.1 and 4.3.2 SBS_GCCE???BIN env vars etc. fix
2010-02-25 Jon Chatten Catch-up. fix
2010-02-24 Jon Chatten Apply some (slightly arbitrary) ordering to file content. fix
2010-02-24 Jon Chatten Catch-up. fix
2010-02-24 Jon Chatten Move all common parts of the gcce variants into gcce_base. fix
2010-02-24 Richard Taylor release note: fix reporting of .bmp files copied to epoc32/localisation fix
2010-02-24 Richard Taylor catch up fix
2010-02-24 Richard Taylor apply review #3865 comments fix
2010-02-24 Richard Taylor catch up fix
2010-02-24 Richard Taylor update tests fix
2010-02-23 Richard Taylor remove redundant bmp file copying fix
2010-02-24 timothy murphy SF Bug 2000 - tidy up copyright dates fix
2010-02-23 raptorbot SF Bug 2000 - make sure we still work with batch files fix
2010-02-23 raptorbot SF Bug 2000 - new binaries for talon with this fix fix
2010-02-23 raptorbot Merge TimM's bugfixes fix
2010-02-23 raptorbot SF Bug 2000 - test code for commandline parsing. fix
2010-02-22 raptorbot SF Bug 2000 - Talon fails when installed in a path containing the string '-c' (windows only) fix
2010-02-23 Iain Williamson Merge - GCCXML logfile fix fix
2010-02-23 Iain Williamson Release note: Fixing GCCXML logfile corruption by hiding zip output fix
2010-02-19 Iain Williamson Hiding gccxml zip output to stop logfile corruption fix
2010-02-23 yiluzhu Merge fix
2010-02-23 yiluzhu Release note: Raptor cannot report error or warning message in wrong implib project fix
2010-02-19 yiluzhu Bug 1571: Raptor cannot report error or warning message in wrong implib project fix
2010-02-23 Richard Taylor Added tag stable for changeset 007900c31eef
2010-02-23 Richard Taylor version 2.12.3 (candidate 1) 2.12.3
2010-02-22 timothy murphy Merge fix
2010-02-22 timothy murphy Merge fix
2010-02-22 timothy murphy SF Bug 1861 - update log schema, fix some copyright notices fix
2010-02-19 timothy murphy release note: SB Bug 1861 fix
2010-02-19 raptorbot SF Bug 1861 : updated talon executable fix
2010-02-19 timothy murphy SF bug 1861 : display informative messages when timeouts occur in build tasks. fix
2010-02-19 timothy murphy fix: Don't print what information if we have no intention of running the trace compiler. fix
2010-02-22 Jon Chatten Release note: Add support for PLUGIN3 TARGETTYPEs fix
2010-02-19 Jon Chatten fix - add support for PLUGIN3 TARGETTYPEs fix
2010-02-18 Richard Taylor Added tag stable for changeset 1e23e973ab85
2010-02-17 Richard Taylor catch up to default fix
2010-02-17 Richard Taylor revert SBS_PYTHON change
2010-02-17 your_name fix: SF Bug 1511-[Raptor] ARM LDD builds can wrongly make use of implicit .def files fix
2010-02-15 Jon Chatten DPDEF142718 Incremental rebuild fails if dependent files deleted (resurrection through merge). fix
2010-02-11 Jon Chatten Update merged tests for .DEFAULT operation. fix
2010-02-11 Jon Chatten Release note: DPDEF142718 Incremental rebuild fails if dependent files deleted fix
2010-02-11 Jon Chatten Catch-up. fix
2010-02-05 Jon Chatten Ensure that parallel parsing sbs calls pass on --no-depend-generate and --no-depend-include (as these influence makefile generation). fix
2010-02-04 Jon Chatten Ensure that a .DEFAULT target isn't used when --no-depend-include is in play. fix
2010-02-03 Jon Chatten Correct dependency file inclusion in GCCXML build. fix
2010-02-02 Jon Chatten Correct unit test. fix
2010-02-02 Jon Chatten Update tests to deal with tools2 Linux build differences. fix
2010-02-01 Jon Chatten Add support for NO_DEPEND_GENERATE to makefile calls and respond accordingly in FLMs. fix
2010-01-29 Jon Chatten Add --no-depend-generate to the front-end CLI. fix
2010-01-28 Jon Chatten First draft tests covering new dependency functionality. fix
2010-03-04 wbernard helium_8.0-r15308
2010-03-02 Dario Sestito Bug 2117 - SF Raptor 2.12.1 still tries to get python from its internal distribution
2010-02-17 raptorbot merge from FCL
2010-02-16 Richard Taylor version 2.12.2 (candidate 2) 2.12.2
2010-02-16 Richard Taylor remove old python 2.5.2 references
2010-02-16 Richard Taylor escape filenames in <member> tags
2010-02-15 Richard Taylor version 2.12.2 (candidate 1)
2010-02-15 timothy murphy Merge
2010-02-15 raptorbot test: make sure '\' characters in a string are escaped to \\ so that the regexp works fix
2010-02-15 timothy murphy fix: use super() properly to ensure that these classes are initialised as expected. fix
2010-02-14 timothy murphy test: test for make_engines that are aliases referring to a sequence of variants. fix
2010-02-14 timothy murphy fix: checkcomp filter formatting updates from Samu Sillanpaa. This is a custom filter for helium scanlog's missing files-per-component reporting. fix
2010-02-12 timothy murphy fix: filterwhatcomp and filtercheckcomp - correctly strip absolute directory and replace with EPOCROOT on windows. fix
2010-02-12 timothy murphy fix: failure of make engine test when a make engine alias contains a modifier. There can be more than one variant per alias via "." e.g. make.extrastuff where make and extrastuff are variants. fix
2010-02-11 raptorbot Fix up file testing with checkwhatcomp and make epocroot driveletter stripping case insensitive. fix
2010-02-11 timothy murphy FilterCheckComp - checking file existence by component fix
2010-02-09 timothy murphy Merge fix
2010-02-09 timothy murphy release: notes for sbs_filter-related changes fix
2010-02-09 timothy murphy Tests cor check and whatTests cor check and what fix
2010-02-09 timothy murphy fix: make filters work with new default python fix
2010-02-09 raptorbot Retain MakeEngine class API. Why not? fix
2010-02-08 timothy murphy review comments, dates, test ids fix
2010-02-06 timothy murphy Merge fix
2010-02-06 timothy murphy test for make engine validation fix
2010-02-06 timothy murphy don't break sbs_init.xml files with make engine validation changes fix
2010-02-06 timothy murphy fix: get make engine name validation working with aliases. fix
2010-02-05 timothy murphy fix: better error messages when an incorrect make engine is specified. Requires that all make engine variants should extend "make_engine". fix
2010-02-05 Iain Williamson Oops - creating new release notes section for that new fix fix
2010-02-05 Iain Williamson Catch up fix
2010-02-05 Iain Williamson Release note: Bug 1569 - excessive recompilation in incremental tracecompiler builds fix
2010-02-04 Iain Williamson Bug 1569 - Making test case skip on Linux while TC doesn't support Linux fix
2010-02-03 Iain Williamson Bug 1569 - review improvements - making tc_incremental more robust by cleaning first and faster by building urel instead of udeb fix
2010-02-02 Iain Williamson Fixing Bug 1569 - excessive recompilation in incremental tracecompiler builds fix
2010-02-02 Iain Williamson Adding extra source file to TC winscw test code, and fixing it so it works fix
2010-01-29 Iain Williamson First drop of untested winscw TC code. Also adding missing testcase ID to tracecompiler_whatlog fix
2010-02-16 Dario Sestito Bug 1912 - Raptor should take python from the path by default
2010-02-05 Pat Downey Minor update
2010-02-04 William Roberts Minor update
2009-12-23 wbernard helium_7.0-r14027
2010-02-01 Richard Taylor version 2.12.1 (candidate 1) 2.12.1
2010-01-29 Richard Taylor release note: 3 fixes for 2.12.1 fix
2010-01-28 Richard Taylor sf bug 1519: unescaped entities in XML logs (from make errors) fix
2010-01-26 Richard Taylor catch up fix
2010-01-26 Richard Taylor catch up to default fix
2010-01-26 Iain Williamson Merging Bug 1494 fix back in fix
2010-01-26 Iain Williamson Release note: Two trace compiler bugs fixed (SF Bug 1494 and one other) fix
2010-01-26 Iain Williamson Fixing qt_helloworld test id. Fixing copyright notices. fix
2010-01-25 Iain Williamson Renumbering commandline, pdll_arm and toolchain_macro tests to avoid duplicates. fix
2010-01-22 Iain Williamson Fix winscw trace compile to not use the default UID3 if unspecified fix
2010-01-20 Iain Williamson Undoing spelling 'fix' fix
2010-01-20 Iain Williamson Removing references to local file system in tc_whatlog test fix
2010-01-19 Iain Williamson Oops, typo fix
2010-01-19 Iain Williamson Fixing case non-issue just to be tidy (and to save headaches if the tracecompiler ever runs on Linux, possibly) fix
2010-01-19 Iain Williamson Fixing annoying stack traces when all you've done is kept a log file open in Vim fix
2010-01-19 Iain Williamson Fixing bug 1494 (tracecompiler whatlog) properly this time fix
2010-01-12 Iain Williamson Catch up to 2.11.3 fix
2010-01-12 Iain Williamson Bug 1494 - Trace compiler files not in whatlog - FIX and TESTS though UNTESTED fix
2010-01-26 timothy murphy version 2.12.0 (candidate 3) 2.12.0
2010-01-25 Richard Taylor catch up to 2.12.0 fix
2010-01-25 Richard Taylor version 2.12.0 (candidate 2)
2010-01-25 Richard Taylor merge from FCL
2010-01-25 Richard Taylor version 2.12.0 (candidate 1)
2010-01-25 Richard Taylor merge from fix
2010-01-25 Richard Taylor merge from wip
2010-01-20 timothy murphy Merge: installer stuff wip
2010-01-20 timothy murphy Merge wip
2010-01-20 timothy murphy set file format of raptor_meta.py to unix when on unix wip
2010-01-20 timothy murphy cleanups from reviews. wip
2010-01-19 timothy murphy Default embedded Python to 2.6.4 on Windows as on Linux. wip
2010-01-19 timothy murphy Release note: Fix SF bug 1570 - Adding then removing a capability can produce an incorrect result wip
2010-01-19 timothy murphy fix bug 1570: actually *use* the capabilities and fix test for windows and for capability flags. wip
2010-01-19 timothy murphy Merge test + fix for bug 1570 wip
2010-01-19 timothy murphy test: check removing then re-adding capabilities. Make sure output exe has the right caps. wip
2010-01-19 timothy murphy fix: bug 1570 - Adding then removing a capability can fail. e.g. ALL -TCB TCB wip
2010-01-20 Daniel Jacobs Correct problems in raptorinstallermaker.py: ensure missing directories' names are printed rather than %s when checking Win32 support directory, and remove final reliance on SBS_HOME environment variable (use only the value passed to the -s switch). wip
2010-01-20 Daniel Jacobs Update Windows installation script to put Python 2.6.4 into the Windows installer. wip
2010-01-19 Richard Taylor release: fix for ARM9E + ARMV5 pre-processing confusion fix
2010-01-19 Richard Taylor variant platform test fix
2010-01-18 Richard Taylor catch up fix
2010-01-18 Richard Taylor fix for ARM9E + ARMV5 preprocessing confusion fix
2010-01-18 raptorbot Test fixes for whatcomp test: Deal with slashes correctly. Use Python 264. wip
2010-01-18 raptorbot Tab/space problem wip
2010-01-18 raptorbot Elimitate those testing messups that result from the case of the drive letter in SBS_HOME or EPOCROOT wip
2010-01-18 raptorbot Use '' to protect backslashes in arguments rather than escaping. For parallel parsing. wip
2010-01-18 raptorbot In epocroot handling make windows the exceptional case because it is, use os.sep. wip
2010-01-18 raptorbot filter and wilterwhatcomp cosmetic (style) fixes. wip
2010-01-18 raptorbot Merge wip
2010-01-18 raptorbot fix: add .stderr dumfile to log *after* make engine has exited. wip
2010-01-18 timothy murphy Merge wip
2010-01-18 raptorbot Make TEM targets more unique to avoid problems building armv5 and arm9e wip
2010-01-17 raptorbot Merge wip
2010-01-17 raptorbot Merge error fixes with filterwhat stuff wip
2010-01-17 timothy murphy remove fluff wip
2010-01-17 timothy murphy sbs_filter: Fix so that return code is 0 on success (was always 1) wip
2010-01-17 timothy murphy Merge filter_whatcomp improvements in. wip
2010-01-17 raptorbot Protect some parameters from bash, e.g. ";" and "\" wip
2010-01-16 raptorbot Stderr to a file - avoid xml problems in error messages. wip
2010-01-18 timothy murphy Richard's fix for combined ARM9e/ARMv5 builds wip
2010-01-15 timothy murphy Prevern Path and PATH variables from messing things up wip
2010-01-15 timothy murphy Put stderr into separate log file wip
2009-12-18 raptorbot Don't mess around with EPOCROOT until actually entering raptor so we know what the original was wip
2009-12-18 timothy murphy Release notes. Also remember to add FilterCheck wip
2009-12-18 timothy murphy Cause whatcomp output to use the incoming epocroot value. i.e. if epocroot is relative then so is the what output. wip
2009-12-16 timothy murphy Strip epocroot off whatcomp filter output. wip
2010-01-18 Jon Chatten Release note: sf bug 1558: [Raptor] auto-setting of SBS_HOME by sbs.bat fails when drives differ fix
2010-01-15 yiluzhu Release: DPDEF143051 Raptor doesn't process the LINKEROPTION keyword as Abld fix
2010-01-15 yiluzhu Merge fix
2010-01-15 yiluzhu Test case for Apply linker options fix
2010-01-12 yiluzhu DPDEF143051 Raptor doesn't process the LINKEROPTION keyword as Abld does fix
2010-01-15 Richard Taylor catch up wip
2010-01-14 Richard Taylor catch up to 2.11.3 from default wip
2010-01-04 yiluzhu update Qt test wip
2010-01-04 yiluzhu Release: move Qt test to smoke suite. wip
2009-12-29 yiluzhu Move Qt test to manual suite wip
2009-12-22 yiluzhu Add Qt test helloworld for Windows wip
2009-12-21 Richard Taylor single character fix for --unpaged wip
2009-12-14 timothy murphy release notes for whatcomp filter, recipestats.py, tracecompiler exit code, timelines.py wip
2009-12-14 timothy murphy apply review comments: wip
2009-12-14 timothy murphy catchup wip
(0) -480 tip