Fri, 29 Jan 2010 17:40:04 +0000 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.
Thu, 28 Jan 2010 16:33:36 +0000 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.
Thu, 04 Mar 2010 15:10:37 +0200 helium_8.0-r15308
wbernard [Thu, 04 Mar 2010 15:10:37 +0200] rev 217
helium_8.0-r15308
Tue, 02 Mar 2010 13:08:43 +0000 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
Wed, 17 Feb 2010 16:10:19 +0000 merge from FCL
raptorbot [Wed, 17 Feb 2010 16:10:19 +0000] rev 215
merge from FCL
Tue, 16 Feb 2010 12:01:25 +0000 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)
Tue, 16 Feb 2010 10:27:41 +0000 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
Tue, 16 Feb 2010 10:11:06 +0000 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
Mon, 15 Feb 2010 14:54:46 +0000 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)
Mon, 15 Feb 2010 13:47:40 +0000 Merge
timothy.murphy@nokia.com [Mon, 15 Feb 2010 13:47:40 +0000] rev 210
Merge
Mon, 15 Feb 2010 13:33:43 +0000 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
Mon, 15 Feb 2010 11:58:10 +0000 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.
Sun, 14 Feb 2010 21:04:58 +0200 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.
Sun, 14 Feb 2010 19:46:52 +0200 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.
Fri, 12 Feb 2010 15:41:09 +0200 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.
Fri, 12 Feb 2010 14:57:02 +0200 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.
Thu, 11 Feb 2010 10:01:02 +0000 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.
Thu, 11 Feb 2010 10:08:31 +0200 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
Wed, 10 Feb 2010 01:13:10 +0200 Merge fix
timothy.murphy@nokia.com [Wed, 10 Feb 2010 01:13:10 +0200] rev 201
Merge
Wed, 10 Feb 2010 01:08:09 +0200 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
Tue, 09 Feb 2010 16:23:58 +0200 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
Tue, 09 Feb 2010 15:48:43 +0200 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
Tue, 09 Feb 2010 05:20:29 +0000 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?
Mon, 08 Feb 2010 22:47:19 +0200 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
Sat, 06 Feb 2010 22:42:29 +0000 Merge fix
timothy.murphy@nokia.com [Sat, 06 Feb 2010 22:42:29 +0000] rev 195
Merge
Sat, 06 Feb 2010 10:53:21 +0000 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
Sat, 06 Feb 2010 10:27:44 +0000 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
Sat, 06 Feb 2010 09:36:43 +0000 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.
Fri, 05 Feb 2010 20:24:19 +0000 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".
Fri, 05 Feb 2010 13:22:21 +0000 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
Fri, 05 Feb 2010 12:00:44 +0000 Catch up fix
Iain Williamson <iain.williamson@nokia.com> [Fri, 05 Feb 2010 12:00:44 +0000] rev 189
Catch up
Fri, 05 Feb 2010 11:57:11 +0000 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
Thu, 04 Feb 2010 14:28:13 +0000 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
Wed, 03 Feb 2010 18:27:39 +0000 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
Tue, 02 Feb 2010 17:57:28 +0000 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
Tue, 02 Feb 2010 16:08:55 +0000 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
Fri, 29 Jan 2010 17:36:06 +0000 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
Tue, 16 Feb 2010 13:39:19 +0000 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
Fri, 05 Feb 2010 11:59:41 +0000 Minor update
Pat Downey <patd@symbian.org> [Fri, 05 Feb 2010 11:59:41 +0000] rev 181
Minor update
Thu, 04 Feb 2010 15:53:43 +0000 Minor update
William Roberts <williamr@symbian.org> [Thu, 04 Feb 2010 15:53:43 +0000] rev 180
Minor update
Wed, 23 Dec 2009 19:29:07 +0200 helium_7.0-r14027
wbernard [Wed, 23 Dec 2009 19:29:07 +0200] rev 179
helium_7.0-r14027
Mon, 01 Feb 2010 10:03:36 +0000 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)
Fri, 29 Jan 2010 09:52:16 +0000 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
Thu, 28 Jan 2010 16:06:25 +0000 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)
Tue, 26 Jan 2010 14:25:28 +0000 catch up fix
Richard Taylor <richard.i.taylor@nokia.com> [Tue, 26 Jan 2010 14:25:28 +0000] rev 175
catch up
Tue, 26 Jan 2010 14:20:20 +0000 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
Tue, 26 Jan 2010 13:42:54 +0000 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
Tue, 26 Jan 2010 13:40:07 +0000 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)
Tue, 26 Jan 2010 12:42:00 +0000 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.
Mon, 25 Jan 2010 17:17:52 +0000 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.
Fri, 22 Jan 2010 17:42:00 +0000 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
Wed, 20 Jan 2010 11:48:13 +0000 Undoing spelling 'fix' fix
Iain Williamson <iain.williamson@nokia.com> [Wed, 20 Jan 2010 11:48:13 +0000] rev 168
Undoing spelling 'fix'
Wed, 20 Jan 2010 11:10:34 +0000 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
Tue, 19 Jan 2010 19:50:03 +0000 Oops, typo fix
Iain Williamson <iain.williamson@nokia.com> [Tue, 19 Jan 2010 19:50:03 +0000] rev 166
Oops, typo
Tue, 19 Jan 2010 19:37:48 +0000 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)
Tue, 19 Jan 2010 19:32:36 +0000 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
Tue, 19 Jan 2010 18:53:34 +0000 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
Tue, 12 Jan 2010 10:50:54 +0000 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
Tue, 12 Jan 2010 10:47:39 +0000 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
Tue, 26 Jan 2010 09:43:47 +0000 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)
Mon, 25 Jan 2010 11:43:34 +0000 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
Mon, 25 Jan 2010 10:55:15 +0000 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)
Mon, 25 Jan 2010 10:14:33 +0000 merge from FCL
Richard Taylor <richard.i.taylor@nokia.com> [Mon, 25 Jan 2010 10:14:33 +0000] rev 157
merge from FCL
Mon, 25 Jan 2010 10:01:28 +0000 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)
Mon, 25 Jan 2010 09:56:17 +0000 merge from fix
Richard Taylor <richard.i.taylor@nokia.com> [Mon, 25 Jan 2010 09:56:17 +0000] rev 155
merge from fix
Mon, 25 Jan 2010 09:50:36 +0000 merge from wip
Richard Taylor <richard.i.taylor@nokia.com> [Mon, 25 Jan 2010 09:50:36 +0000] rev 154
merge from wip
Wed, 20 Jan 2010 18:28:33 +0000 Merge: installer stuff wip
timothy.murphy@nokia.com [Wed, 20 Jan 2010 18:28:33 +0000] rev 153
Merge: installer stuff
Wed, 20 Jan 2010 18:22:44 +0000 Merge wip
timothy.murphy@nokia.com [Wed, 20 Jan 2010 18:22:44 +0000] rev 152
Merge
Wed, 20 Jan 2010 00:12:00 +0000 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
Wed, 20 Jan 2010 17:45:18 +0000 cleanups from reviews. wip
timothy.murphy@nokia.com [Wed, 20 Jan 2010 17:45:18 +0000] rev 150
cleanups from reviews.
Tue, 19 Jan 2010 23:54:45 +0000 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.
Tue, 19 Jan 2010 20:54:38 +0000 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
Tue, 19 Jan 2010 20:51:35 +0000 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.
Tue, 19 Jan 2010 19:12:34 +0000 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
Tue, 19 Jan 2010 18:26:48 +0000 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.
Tue, 19 Jan 2010 19:11:02 +0000 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
Wed, 20 Jan 2010 13:46:39 +0000 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).
Wed, 20 Jan 2010 13:31:03 +0000 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.
Tue, 19 Jan 2010 14:28:16 +0000 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
Tue, 19 Jan 2010 13:31:28 +0000 variant platform test fix
Richard Taylor <richard.i.taylor@nokia.com> [Tue, 19 Jan 2010 13:31:28 +0000] rev 140
variant platform test
Mon, 18 Jan 2010 14:33:29 +0000 catch up fix
Richard Taylor <richard.i.taylor@nokia.com> [Mon, 18 Jan 2010 14:33:29 +0000] rev 139
catch up
Mon, 18 Jan 2010 14:28:09 +0000 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
Mon, 18 Jan 2010 20:59:13 +0000 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.
Mon, 18 Jan 2010 19:33:31 +0000 Tab/space problem wip
raptorbot <raptorbot@systemstesthead.symbian.intra> [Mon, 18 Jan 2010 19:33:31 +0000] rev 136
Tab/space problem
Mon, 18 Jan 2010 19:20:12 +0000 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
Mon, 18 Jan 2010 17:09:57 +0000 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.
Mon, 18 Jan 2010 17:04:24 +0000 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.
Mon, 18 Jan 2010 17:03:32 +0000 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.
Mon, 18 Jan 2010 16:40:22 +0000 Merge wip
raptorbot <raptorbot@systemstesthead.symbian.intra> [Mon, 18 Jan 2010 16:40:22 +0000] rev 131
Merge
Mon, 18 Jan 2010 16:39:52 +0000 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.
Mon, 18 Jan 2010 16:15:37 +0000 Merge wip
timothy.murphy@nokia.com [Mon, 18 Jan 2010 16:15:37 +0000] rev 129
Merge
Mon, 18 Jan 2010 00:22:30 +0000 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
Sun, 17 Jan 2010 23:00:39 +0000 Merge wip
raptorbot <raptorbot@systemstesthead.symbian.intra> [Sun, 17 Jan 2010 23:00:39 +0000] rev 127
Merge
Sun, 17 Jan 2010 22:59:11 +0000 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
Sun, 17 Jan 2010 22:11:50 +0000 remove fluff wip
timothy.murphy@nokia.com [Sun, 17 Jan 2010 22:11:50 +0000] rev 125
remove fluff
Sun, 17 Jan 2010 20:52:46 +0000 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
Sun, 17 Jan 2010 19:47:29 +0000 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.
Sun, 17 Jan 2010 15:44:38 +0000 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 "\"
Sat, 16 Jan 2010 00:01:04 +0000 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.
Mon, 18 Jan 2010 16:11:37 +0000 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
Fri, 15 Jan 2010 20:20:21 +0000 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
Fri, 15 Jan 2010 20:19:26 +0000 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
Fri, 18 Dec 2009 19:57:42 +0000 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.
Fri, 18 Dec 2009 18:36:35 +0000 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
Fri, 18 Dec 2009 18:19:11 +0000 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.
Wed, 16 Dec 2009 15:25:49 +0000 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.
Mon, 18 Jan 2010 09:02:25 +0000 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
Fri, 15 Jan 2010 16:09:36 +0000 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
Fri, 15 Jan 2010 11:45:05 +0000 Merge fix
yiluzhu [Fri, 15 Jan 2010 11:45:05 +0000] rev 111
Merge
Fri, 15 Jan 2010 11:38:40 +0000 Test case for Apply linker options fix
yiluzhu [Fri, 15 Jan 2010 11:38:40 +0000] rev 110
Test case for Apply linker options
Tue, 12 Jan 2010 17:23:46 +0000 DPDEF143051 Raptor doesn't process the LINKEROPTION keyword as Abld does fix
yiluzhu [Tue, 12 Jan 2010 17:23:46 +0000] rev 109
DPDEF143051 Raptor doesn't process the LINKEROPTION keyword as Abld does
Fri, 15 Jan 2010 13:37:16 +0000 catch up wip
Richard Taylor <richard.i.taylor@nokia.com> [Fri, 15 Jan 2010 13:37:16 +0000] rev 108
catch up
Thu, 14 Jan 2010 16:29:37 +0000 catch up to 2.11.3 from default wip
Richard Taylor <richard.i.taylor@nokia.com> [Thu, 14 Jan 2010 16:29:37 +0000] rev 107
catch up to 2.11.3 from default
Mon, 04 Jan 2010 17:19:58 +0000 update Qt test wip
yiluzhu [Mon, 04 Jan 2010 17:19:58 +0000] rev 106
update Qt test
Mon, 04 Jan 2010 11:22:26 +0000 Release: move Qt test to smoke suite. wip
yiluzhu [Mon, 04 Jan 2010 11:22:26 +0000] rev 105
Release: move Qt test to smoke suite.
Tue, 29 Dec 2009 15:47:35 +0000 Move Qt test to manual suite wip
yiluzhu [Tue, 29 Dec 2009 15:47:35 +0000] rev 104
Move Qt test to manual suite
Tue, 22 Dec 2009 15:37:16 +0000 Add Qt test helloworld for Windows wip
yiluzhu [Tue, 22 Dec 2009 15:37:16 +0000] rev 103
Add Qt test helloworld for Windows
Mon, 21 Dec 2009 17:12:34 +0000 single character fix for --unpaged wip
Richard Taylor <richard.i.taylor@nokia.com> [Mon, 21 Dec 2009 17:12:34 +0000] rev 102
single character fix for --unpaged
Mon, 14 Dec 2009 22:17:56 +0000 release notes for whatcomp filter, recipestats.py, tracecompiler exit code, timelines.py wip
timothy.murphy@nokia.com [Mon, 14 Dec 2009 22:17:56 +0000] rev 101
release notes for whatcomp filter, recipestats.py, tracecompiler exit code, timelines.py
Mon, 14 Dec 2009 21:47:42 +0000 apply review comments: wip
timothy.murphy@nokia.com [Mon, 14 Dec 2009 21:47:42 +0000] rev 100
apply review comments: whatcomp filter recipestats.py and timelines.py
(0) -120 +120 tip