2010-02-03 Correct dependency file inclusion in GCCXML build. fix
Jon Chatten [Wed, 03 Feb 2010 15:59:39 +0000] rev 223
Correct dependency file inclusion in GCCXML build.
2010-02-02 Correct unit test. fix
Jon Chatten [Tue, 02 Feb 2010 17:34:53 +0000] rev 222
Correct unit test.
2010-02-02 Update tests to deal with tools2 Linux build differences. fix
Jon Chatten [Tue, 02 Feb 2010 16:48:14 +0000] rev 221
Update tests to deal with tools2 Linux build differences.
2010-02-01 Add support for NO_DEPEND_GENERATE to makefile calls and respond accordingly in FLMs. fix
Jon Chatten [Mon, 01 Feb 2010 15:30:46 +0000] rev 220
Add support for NO_DEPEND_GENERATE to makefile calls and respond accordingly in FLMs. Remove remaining bits of the old (and redundant) DEPEND_SKIP variant from interfaces and FLMs. Correct CLI option storage.
2010-01-29 Add --no-depend-generate to the front-end CLI. fix
Jon Chatten [Fri, 29 Jan 2010 17:40:04 +0000] rev 219
Add --no-depend-generate to the front-end CLI. Create an appropriate .DEFAULT target based on --no-depend-generate *not* being used. Tweak tests.
2010-01-28 First draft tests covering new dependency functionality. fix
Jon Chatten [Thu, 28 Jan 2010 16:33:36 +0000] rev 218
First draft tests covering new dependency functionality.
2010-03-04 helium_8.0-r15308
wbernard [Thu, 04 Mar 2010 15:10:37 +0200] rev 217
helium_8.0-r15308
2010-03-02 Bug 2117 - SF Raptor 2.12.1 still tries to get python from its internal distribution
Dario Sestito <darios@symbian.org> [Tue, 02 Mar 2010 13:08:43 +0000] rev 216
Bug 2117 - SF Raptor 2.12.1 still tries to get python from its internal distribution
2010-02-17 merge from FCL
raptorbot [Wed, 17 Feb 2010 16:10:19 +0000] rev 215
merge from FCL
2010-02-16 version 2.12.2 (candidate 2) 2.12.2
Richard Taylor <richard.i.taylor@nokia.com> [Tue, 16 Feb 2010 12:01:25 +0000] rev 214
version 2.12.2 (candidate 2)
2010-02-16 remove old python 2.5.2 references
Richard Taylor <richard.i.taylor@nokia.com> [Tue, 16 Feb 2010 10:27:41 +0000] rev 213
remove old python 2.5.2 references
2010-02-16 escape filenames in <member> tags
Richard Taylor <richard.i.taylor@nokia.com> [Tue, 16 Feb 2010 10:11:06 +0000] rev 212
escape filenames in <member> tags
2010-02-15 version 2.12.2 (candidate 1)
Richard Taylor <richard.i.taylor@nokia.com> [Mon, 15 Feb 2010 14:54:46 +0000] rev 211
version 2.12.2 (candidate 1)
2010-02-15 Merge
timothy.murphy@nokia.com [Mon, 15 Feb 2010 13:47:40 +0000] rev 210
Merge
2010-02-15 test: make sure '\' characters in a string are escaped to \\ so that the regexp works fix
raptorbot <raptorbot@systemstesthead.symbian.intra> [Mon, 15 Feb 2010 13:33:43 +0000] rev 209
test: make sure '\' characters in a string are escaped to \\ so that the regexp works
2010-02-15 fix: use super() properly to ensure that these classes are initialised as expected. fix
timothy.murphy@nokia.com [Mon, 15 Feb 2010 11:58:10 +0000] rev 208
fix: use super() properly to ensure that these classes are initialised as expected.
2010-02-14 test: test for make_engines that are aliases referring to a sequence of variants. fix
timothy.murphy@nokia.com [Sun, 14 Feb 2010 21:04:58 +0200] rev 207
test: test for make_engines that are aliases referring to a sequence of variants.
2010-02-14 fix: checkcomp filter formatting updates from Samu Sillanpaa. This is a custom filter for helium scanlog's missing files-per-component reporting. fix
timothy.murphy@nokia.com [Sun, 14 Feb 2010 19:46:52 +0200] rev 206
fix: checkcomp filter formatting updates from Samu Sillanpaa. This is a custom filter for helium scanlog's missing files-per-component reporting.
2010-02-12 fix: filterwhatcomp and filtercheckcomp - correctly strip absolute directory and replace with EPOCROOT on windows. fix
timothy.murphy@nokia.com [Fri, 12 Feb 2010 15:41:09 +0200] rev 205
fix: filterwhatcomp and filtercheckcomp - correctly strip absolute directory and replace with EPOCROOT on windows.
2010-02-12 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
timothy.murphy@nokia.com [Fri, 12 Feb 2010 14:57:02 +0200] rev 204
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.
2010-02-11 Fix up file testing with checkwhatcomp and make epocroot driveletter stripping case insensitive. fix
raptorbot <raptorbot@systemstesthead.symbian.intra> [Thu, 11 Feb 2010 10:01:02 +0000] rev 203
Fix up file testing with checkwhatcomp and make epocroot driveletter stripping case insensitive.
2010-02-11 FilterCheckComp - checking file existence by component fix
timothy.murphy@nokia.com [Thu, 11 Feb 2010 10:08:31 +0200] rev 202
FilterCheckComp - checking file existence by component
2010-02-09 Merge fix
timothy.murphy@nokia.com [Wed, 10 Feb 2010 01:13:10 +0200] rev 201
Merge
2010-02-09 release: notes for sbs_filter-related changes fix
timothy.murphy@nokia.com [Wed, 10 Feb 2010 01:08:09 +0200] rev 200
release: notes for sbs_filter-related changes
2010-02-09 Tests cor check and whatTests cor check and what fix
timothy.murphy@nokia.com [Tue, 09 Feb 2010 16:23:58 +0200] rev 199
Tests cor check and whatTests cor check and what
2010-02-09 fix: make filters work with new default python fix
timothy.murphy@nokia.com [Tue, 09 Feb 2010 15:48:43 +0200] rev 198
fix: make filters work with new default python fix: Make Check filter actually check stuff when run from the filter
2010-02-09 Retain MakeEngine class API. Why not? fix
raptorbot <raptorbot@systemstesthead.symbian.intra> [Tue, 09 Feb 2010 05:20:29 +0000] rev 197
Retain MakeEngine class API. Why not?
2010-02-08 review comments, dates, test ids fix
timothy.murphy@nokia.com [Mon, 08 Feb 2010 22:47:19 +0200] rev 196
review comments, dates, test ids
2010-02-06 Merge fix
timothy.murphy@nokia.com [Sat, 06 Feb 2010 22:42:29 +0000] rev 195
Merge
2010-02-06 test for make engine validation fix
timothy.murphy@nokia.com [Sat, 06 Feb 2010 10:53:21 +0000] rev 194
test for make engine validation
2010-02-06 don't break sbs_init.xml files with make engine validation changes fix
timothy.murphy@nokia.com [Sat, 06 Feb 2010 10:27:44 +0000] rev 193
don't break sbs_init.xml files with make engine validation changes
2010-02-06 fix: get make engine name validation working with aliases. fix
timothy.murphy@nokia.com [Sat, 06 Feb 2010 09:36:43 +0000] rev 192
fix: get make engine name validation working with aliases.
2010-02-05 fix: better error messages when an incorrect make engine is specified. Requires that all make engine variants should extend "make_engine". fix
timothy.murphy@nokia.com [Fri, 05 Feb 2010 20:24:19 +0000] rev 191
fix: better error messages when an incorrect make engine is specified. Requires that all make engine variants should extend "make_engine".
2010-02-05 Oops - creating new release notes section for that new fix fix
Iain Williamson <iain.williamson@nokia.com> [Fri, 05 Feb 2010 13:22:21 +0000] rev 190
Oops - creating new release notes section for that new fix
2010-02-05 Catch up fix
Iain Williamson <iain.williamson@nokia.com> [Fri, 05 Feb 2010 12:00:44 +0000] rev 189
Catch up
2010-02-05 Release note: Bug 1569 - excessive recompilation in incremental tracecompiler builds fix
Iain Williamson <iain.williamson@nokia.com> [Fri, 05 Feb 2010 11:57:11 +0000] rev 188
Release note: Bug 1569 - excessive recompilation in incremental tracecompiler builds
2010-02-04 Bug 1569 - Making test case skip on Linux while TC doesn't support Linux fix
Iain Williamson <iain.williamson@nokia.com> [Thu, 04 Feb 2010 14:28:13 +0000] rev 187
Bug 1569 - Making test case skip on Linux while TC doesn't support Linux
2010-02-03 Bug 1569 - review improvements - making tc_incremental more robust by cleaning first and faster by building urel instead of udeb fix
Iain Williamson <iain.williamson@nokia.com> [Wed, 03 Feb 2010 18:27:39 +0000] rev 186
Bug 1569 - review improvements - making tc_incremental more robust by cleaning first and faster by building urel instead of udeb
2010-02-02 Fixing Bug 1569 - excessive recompilation in incremental tracecompiler builds fix
Iain Williamson <iain.williamson@nokia.com> [Tue, 02 Feb 2010 17:57:28 +0000] rev 185
Fixing Bug 1569 - excessive recompilation in incremental tracecompiler builds
2010-02-02 Adding extra source file to TC winscw test code, and fixing it so it works fix
Iain Williamson <iain.williamson@nokia.com> [Tue, 02 Feb 2010 16:08:55 +0000] rev 184
Adding extra source file to TC winscw test code, and fixing it so it works
2010-01-29 First drop of untested winscw TC code. Also adding missing testcase ID to tracecompiler_whatlog fix
Iain Williamson <iain.williamson@nokia.com> [Fri, 29 Jan 2010 17:36:06 +0000] rev 183
First drop of untested winscw TC code. Also adding missing testcase ID to tracecompiler_whatlog
2010-02-16 Bug 1912 - Raptor should take python from the path by default
Dario Sestito <darios@symbian.org> [Tue, 16 Feb 2010 13:39:19 +0000] rev 182
Bug 1912 - Raptor should take python from the path by default
2010-02-05 Minor update
Pat Downey <patd@symbian.org> [Fri, 05 Feb 2010 11:59:41 +0000] rev 181
Minor update
2010-02-04 Minor update
William Roberts <williamr@symbian.org> [Thu, 04 Feb 2010 15:53:43 +0000] rev 180
Minor update
2009-12-23 helium_7.0-r14027
wbernard [Wed, 23 Dec 2009 19:29:07 +0200] rev 179
helium_7.0-r14027
2010-02-01 version 2.12.1 (candidate 1) 2.12.1
Richard Taylor <richard.i.taylor@nokia.com> [Mon, 01 Feb 2010 10:03:36 +0000] rev 178
version 2.12.1 (candidate 1)
2010-01-29 release note: 3 fixes for 2.12.1 fix
Richard Taylor <richard.i.taylor@nokia.com> [Fri, 29 Jan 2010 09:52:16 +0000] rev 177
release note: 3 fixes for 2.12.1
2010-01-28 sf bug 1519: unescaped entities in XML logs (from make errors) fix
Richard Taylor <richard.i.taylor@nokia.com> [Thu, 28 Jan 2010 16:06:25 +0000] rev 176
sf bug 1519: unescaped entities in XML logs (from make errors)
2010-01-26 catch up fix
Richard Taylor <richard.i.taylor@nokia.com> [Tue, 26 Jan 2010 14:25:28 +0000] rev 175
catch up
2010-01-26 catch up to default fix
Richard Taylor <richard.i.taylor@nokia.com> [Tue, 26 Jan 2010 14:20:20 +0000] rev 174
catch up to default
2010-01-26 Merging Bug 1494 fix back in fix
Iain Williamson <iain.williamson@nokia.com> [Tue, 26 Jan 2010 13:42:54 +0000] rev 173
Merging Bug 1494 fix back in
2010-01-26 Release note: Two trace compiler bugs fixed (SF Bug 1494 and one other) fix
Iain Williamson <iain.williamson@nokia.com> [Tue, 26 Jan 2010 13:40:07 +0000] rev 172
Release note: Two trace compiler bugs fixed (SF Bug 1494 and one other)
2010-01-26 Fixing qt_helloworld test id. Fixing copyright notices. fix
Iain Williamson <iain.williamson@nokia.com> [Tue, 26 Jan 2010 12:42:00 +0000] rev 171
Fixing qt_helloworld test id. Fixing copyright notices.
2010-01-25 Renumbering commandline, pdll_arm and toolchain_macro tests to avoid duplicates. fix
Iain Williamson <iain.williamson@nokia.com> [Mon, 25 Jan 2010 17:17:52 +0000] rev 170
Renumbering commandline, pdll_arm and toolchain_macro tests to avoid duplicates. Renaming qt_helloworld, commandline and whatcomp to match the test and file names. Allocating ids to qt_helloworld and apply_usecases. Fixing typo in commandline test and enabling it so it actually runs.
2010-01-22 Fix winscw trace compile to not use the default UID3 if unspecified fix
Iain Williamson <iain.williamson@nokia.com> [Fri, 22 Jan 2010 17:42:00 +0000] rev 169
Fix winscw trace compile to not use the default UID3 if unspecified
2010-01-20 Undoing spelling 'fix' fix
Iain Williamson <iain.williamson@nokia.com> [Wed, 20 Jan 2010 11:48:13 +0000] rev 168
Undoing spelling 'fix'
2010-01-20 Removing references to local file system in tc_whatlog test fix
Iain Williamson <iain.williamson@nokia.com> [Wed, 20 Jan 2010 11:10:34 +0000] rev 167
Removing references to local file system in tc_whatlog test
2010-01-19 Oops, typo fix
Iain Williamson <iain.williamson@nokia.com> [Tue, 19 Jan 2010 19:50:03 +0000] rev 166
Oops, typo
2010-01-19 Fixing case non-issue just to be tidy (and to save headaches if the tracecompiler ever runs on Linux, possibly) fix
Iain Williamson <iain.williamson@nokia.com> [Tue, 19 Jan 2010 19:37:48 +0000] rev 165
Fixing case non-issue just to be tidy (and to save headaches if the tracecompiler ever runs on Linux, possibly)
2010-01-19 Fixing annoying stack traces when all you've done is kept a log file open in Vim fix
Iain Williamson <iain.williamson@nokia.com> [Tue, 19 Jan 2010 19:32:36 +0000] rev 164
Fixing annoying stack traces when all you've done is kept a log file open in Vim
2010-01-19 Fixing bug 1494 (tracecompiler whatlog) properly this time fix
Iain Williamson <iain.williamson@nokia.com> [Tue, 19 Jan 2010 18:53:34 +0000] rev 163
Fixing bug 1494 (tracecompiler whatlog) properly this time
2010-01-12 Catch up to 2.11.3 fix
Iain Williamson <iain.williamson@nokia.com> [Tue, 12 Jan 2010 10:50:54 +0000] rev 162
Catch up to 2.11.3
2010-01-12 Bug 1494 - Trace compiler files not in whatlog - FIX and TESTS though UNTESTED fix
Iain Williamson <iain.williamson@nokia.com> [Tue, 12 Jan 2010 10:47:39 +0000] rev 161
Bug 1494 - Trace compiler files not in whatlog - FIX and TESTS though UNTESTED since only run on Linux so far
2010-01-26 version 2.12.0 (candidate 3) 2.12.0
timothy.murphy@nokia.com [Tue, 26 Jan 2010 09:43:47 +0000] rev 160
version 2.12.0 (candidate 3)
2010-01-25 catch up to 2.12.0 fix
Richard Taylor <richard.i.taylor@nokia.com> [Mon, 25 Jan 2010 11:43:34 +0000] rev 159
catch up to 2.12.0
2010-01-25 version 2.12.0 (candidate 2)
Richard Taylor <richard.i.taylor@nokia.com> [Mon, 25 Jan 2010 10:55:15 +0000] rev 158
version 2.12.0 (candidate 2)
2010-01-25 merge from FCL
Richard Taylor <richard.i.taylor@nokia.com> [Mon, 25 Jan 2010 10:14:33 +0000] rev 157
merge from FCL
2010-01-25 version 2.12.0 (candidate 1)
Richard Taylor <richard.i.taylor@nokia.com> [Mon, 25 Jan 2010 10:01:28 +0000] rev 156
version 2.12.0 (candidate 1)
2010-01-25 merge from fix
Richard Taylor <richard.i.taylor@nokia.com> [Mon, 25 Jan 2010 09:56:17 +0000] rev 155
merge from fix
2010-01-25 merge from wip
Richard Taylor <richard.i.taylor@nokia.com> [Mon, 25 Jan 2010 09:50:36 +0000] rev 154
merge from wip
2010-01-20 Merge: installer stuff wip
timothy.murphy@nokia.com [Wed, 20 Jan 2010 18:28:33 +0000] rev 153
Merge: installer stuff
2010-01-20 Merge wip
timothy.murphy@nokia.com [Wed, 20 Jan 2010 18:22:44 +0000] rev 152
Merge
2010-01-20 set file format of raptor_meta.py to unix when on unix wip
timothy.murphy@nokia.com [Wed, 20 Jan 2010 00:12:00 +0000] rev 151
set file format of raptor_meta.py to unix when on unix
2010-01-20 cleanups from reviews. wip
timothy.murphy@nokia.com [Wed, 20 Jan 2010 17:45:18 +0000] rev 150
cleanups from reviews.
2010-01-19 Default embedded Python to 2.6.4 on Windows as on Linux. wip
timothy.murphy@nokia.com [Tue, 19 Jan 2010 23:54:45 +0000] rev 149
Default embedded Python to 2.6.4 on Windows as on Linux.
2010-01-19 Release note: Fix SF bug 1570 - Adding then removing a capability can produce an incorrect result wip
timothy.murphy@nokia.com [Tue, 19 Jan 2010 20:54:38 +0000] rev 148
Release note: Fix SF bug 1570 - Adding then removing a capability can produce an incorrect result
2010-01-19 fix bug 1570: actually *use* the capabilities and fix test for windows and for capability flags. wip
timothy.murphy@nokia.com [Tue, 19 Jan 2010 20:51:35 +0000] rev 147
fix bug 1570: actually *use* the capabilities and fix test for windows and for capability flags.
2010-01-19 Merge test + fix for bug 1570 wip
timothy.murphy@nokia.com [Tue, 19 Jan 2010 19:12:34 +0000] rev 146
Merge test + fix for bug 1570
2010-01-19 test: check removing then re-adding capabilities. Make sure output exe has the right caps. wip
timothy.murphy@nokia.com [Tue, 19 Jan 2010 18:26:48 +0000] rev 145
test: check removing then re-adding capabilities. Make sure output exe has the right caps.
2010-01-19 fix: bug 1570 - Adding then removing a capability can fail. e.g. ALL -TCB TCB wip
timothy.murphy@nokia.com [Tue, 19 Jan 2010 19:11:02 +0000] rev 144
fix: bug 1570 - Adding then removing a capability can fail. e.g. ALL -TCB TCB
2010-01-20 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
Daniel Jacobs <daniel.jacobs@nokia.com> [Wed, 20 Jan 2010 13:46:39 +0000] rev 143
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).
2010-01-20 Update Windows installation script to put Python 2.6.4 into the Windows installer. wip
Daniel Jacobs <daniel.jacobs@nokia.com> [Wed, 20 Jan 2010 13:31:03 +0000] rev 142
Update Windows installation script to put Python 2.6.4 into the Windows installer.
2010-01-19 release: fix for ARM9E + ARMV5 pre-processing confusion fix
Richard Taylor <richard.i.taylor@nokia.com> [Tue, 19 Jan 2010 14:28:16 +0000] rev 141
release: fix for ARM9E + ARMV5 pre-processing confusion
2010-01-19 variant platform test fix
Richard Taylor <richard.i.taylor@nokia.com> [Tue, 19 Jan 2010 13:31:28 +0000] rev 140
variant platform test
2010-01-18 catch up fix
Richard Taylor <richard.i.taylor@nokia.com> [Mon, 18 Jan 2010 14:33:29 +0000] rev 139
catch up
2010-01-18 fix for ARM9E + ARMV5 preprocessing confusion fix
Richard Taylor <richard.i.taylor@nokia.com> [Mon, 18 Jan 2010 14:28:09 +0000] rev 138
fix for ARM9E + ARMV5 preprocessing confusion
2010-01-18 Test fixes for whatcomp test: Deal with slashes correctly. Use Python 264. wip
raptorbot <raptorbot@systemstesthead.symbian.intra> [Mon, 18 Jan 2010 20:59:13 +0000] rev 137
Test fixes for whatcomp test: Deal with slashes correctly. Use Python 264.
2010-01-18 Tab/space problem wip
raptorbot <raptorbot@systemstesthead.symbian.intra> [Mon, 18 Jan 2010 19:33:31 +0000] rev 136
Tab/space problem
2010-01-18 Elimitate those testing messups that result from the case of the drive letter in SBS_HOME or EPOCROOT wip
raptorbot <raptorbot@systemstesthead.symbian.intra> [Mon, 18 Jan 2010 19:20:12 +0000] rev 135
Elimitate those testing messups that result from the case of the drive letter in SBS_HOME or EPOCROOT
2010-01-18 Use '' to protect backslashes in arguments rather than escaping. For parallel parsing. wip
raptorbot <raptorbot@systemstesthead.symbian.intra> [Mon, 18 Jan 2010 17:09:57 +0000] rev 134
Use '' to protect backslashes in arguments rather than escaping. For parallel parsing.
2010-01-18 In epocroot handling make windows the exceptional case because it is, use os.sep. wip
raptorbot <raptorbot@systemstesthead.symbian.intra> [Mon, 18 Jan 2010 17:04:24 +0000] rev 133
In epocroot handling make windows the exceptional case because it is, use os.sep.
2010-01-18 filter and wilterwhatcomp cosmetic (style) fixes. wip
raptorbot <raptorbot@systemstesthead.symbian.intra> [Mon, 18 Jan 2010 17:03:32 +0000] rev 132
filter and wilterwhatcomp cosmetic (style) fixes.
2010-01-18 Merge wip
raptorbot <raptorbot@systemstesthead.symbian.intra> [Mon, 18 Jan 2010 16:40:22 +0000] rev 131
Merge
2010-01-18 fix: add .stderr dumfile to log *after* make engine has exited. wip
raptorbot <raptorbot@systemstesthead.symbian.intra> [Mon, 18 Jan 2010 16:39:52 +0000] rev 130
fix: add .stderr dumfile to log *after* make engine has exited.
2010-01-18 Merge wip
timothy.murphy@nokia.com [Mon, 18 Jan 2010 16:15:37 +0000] rev 129
Merge
2010-01-18 Make TEM targets more unique to avoid problems building armv5 and arm9e wip
raptorbot <raptorbot@systemstesthead.symbian.intra> [Mon, 18 Jan 2010 00:22:30 +0000] rev 128
Make TEM targets more unique to avoid problems building armv5 and arm9e
2010-01-17 Merge wip
raptorbot <raptorbot@systemstesthead.symbian.intra> [Sun, 17 Jan 2010 23:00:39 +0000] rev 127
Merge
2010-01-17 Merge error fixes with filterwhat stuff wip
raptorbot <raptorbot@systemstesthead.symbian.intra> [Sun, 17 Jan 2010 22:59:11 +0000] rev 126
Merge error fixes with filterwhat stuff
2010-01-17 remove fluff wip
timothy.murphy@nokia.com [Sun, 17 Jan 2010 22:11:50 +0000] rev 125
remove fluff
2010-01-17 sbs_filter: Fix so that return code is 0 on success (was always 1) wip
timothy.murphy@nokia.com [Sun, 17 Jan 2010 20:52:46 +0000] rev 124
sbs_filter: Fix so that return code is 0 on success (was always 1) filter_whatcomp: add a test for this
2010-01-17 Merge filter_whatcomp improvements in. wip
timothy.murphy@nokia.com [Sun, 17 Jan 2010 19:47:29 +0000] rev 123
Merge filter_whatcomp improvements in.
2010-01-17 Protect some parameters from bash, e.g. ";" and "\" wip
raptorbot <raptorbot@systemstesthead.symbian.intra> [Sun, 17 Jan 2010 15:44:38 +0000] rev 122
Protect some parameters from bash, e.g. ";" and "\"
2010-01-16 Stderr to a file - avoid xml problems in error messages. wip
raptorbot <raptorbot@systemstesthead.symbian.intra> [Sat, 16 Jan 2010 00:01:04 +0000] rev 121
Stderr to a file - avoid xml problems in error messages.
2010-01-18 Richard's fix for combined ARM9e/ARMv5 builds wip
timothy.murphy@nokia.com [Mon, 18 Jan 2010 16:11:37 +0000] rev 120
Richard's fix for combined ARM9e/ARMv5 builds
2010-01-15 Prevern Path and PATH variables from messing things up wip
timothy.murphy@nokia.com [Fri, 15 Jan 2010 20:20:21 +0000] rev 119
Prevern Path and PATH variables from messing things up
2010-01-15 Put stderr into separate log file wip
timothy.murphy@nokia.com [Fri, 15 Jan 2010 20:19:26 +0000] rev 118
Put stderr into separate log file
2009-12-18 Don't mess around with EPOCROOT until actually entering raptor so we know what the original was wip
raptorbot <raptorbot@systemstesthead.symbian.intra> [Fri, 18 Dec 2009 19:57:42 +0000] rev 117
Don't mess around with EPOCROOT until actually entering raptor so we know what the original was Put the original epocroot back on the front of the whatcomp output. This allows what output to be either relative or absolute depending on what your epocroot is.
2009-12-18 Release notes. Also remember to add FilterCheck wip
timothy.murphy@nokia.com [Fri, 18 Dec 2009 18:36:35 +0000] rev 116
Release notes. Also remember to add FilterCheck
2009-12-18 Cause whatcomp output to use the incoming epocroot value. i.e. if epocroot is relative then so is the what output. wip
timothy.murphy@nokia.com [Fri, 18 Dec 2009 18:19:11 +0000] rev 115
Cause whatcomp output to use the incoming epocroot value. i.e. if epocroot is relative then so is the what output. e.g. if EPOCROOT=\ then the output will be of the form "\epoc32\release\armv5\...." If it's "..\myepocroot" then the output will be "..\myepocroot\epoc32\release\armv5". If it's absolute then the what output will also be absolute.
2009-12-16 Strip epocroot off whatcomp filter output. wip
timothy.murphy@nokia.com [Wed, 16 Dec 2009 15:25:49 +0000] rev 114
Strip epocroot off whatcomp filter output.
2010-01-18 Release note: sf bug 1558: [Raptor] auto-setting of SBS_HOME by sbs.bat fails when drives differ fix
Jon Chatten [Mon, 18 Jan 2010 09:02:25 +0000] rev 113
Release note: sf bug 1558: [Raptor] auto-setting of SBS_HOME by sbs.bat fails when drives differ
2010-01-15 Release: DPDEF143051 Raptor doesn't process the LINKEROPTION keyword as Abld fix
yiluzhu [Fri, 15 Jan 2010 16:09:36 +0000] rev 112
Release: DPDEF143051 Raptor doesn't process the LINKEROPTION keyword as Abld
(0) -112 +112 tip