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
(0) -100 -50 -32 +32 +50 +100 +300 tip