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.
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
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.
timothy.murphy@nokia.com [Tue, 19 Jan 2010 19:12:34 +0000] rev 146
Merge test + fix for bug 1570
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.
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
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).
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.
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
Richard Taylor <richard.i.taylor@nokia.com> [Tue, 19 Jan 2010 13:31:28 +0000] rev 140
variant platform test
Richard Taylor <richard.i.taylor@nokia.com> [Mon, 18 Jan 2010 14:33:29 +0000] rev 139
catch up
Richard Taylor <richard.i.taylor@nokia.com> [Mon, 18 Jan 2010 14:28:09 +0000] rev 138
fix for ARM9E + ARMV5 preprocessing confusion
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.
raptorbot <raptorbot@systemstesthead.symbian.intra> [Mon, 18 Jan 2010 19:33:31 +0000] rev 136
Tab/space problem
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
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.
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.
raptorbot <raptorbot@systemstesthead.symbian.intra> [Mon, 18 Jan 2010 17:03:32 +0000] rev 132
filter and wilterwhatcomp cosmetic (style) fixes.
raptorbot <raptorbot@systemstesthead.symbian.intra> [Mon, 18 Jan 2010 16:40:22 +0000] rev 131
Merge
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.
timothy.murphy@nokia.com [Mon, 18 Jan 2010 16:15:37 +0000] rev 129
Merge
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
raptorbot <raptorbot@systemstesthead.symbian.intra> [Sun, 17 Jan 2010 23:00:39 +0000] rev 127
Merge
raptorbot <raptorbot@systemstesthead.symbian.intra> [Sun, 17 Jan 2010 22:59:11 +0000] rev 126
Merge error fixes with filterwhat stuff
timothy.murphy@nokia.com [Sun, 17 Jan 2010 22:11:50 +0000] rev 125
remove fluff
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
timothy.murphy@nokia.com [Sun, 17 Jan 2010 19:47:29 +0000] rev 123
Merge filter_whatcomp improvements in.
raptorbot <raptorbot@systemstesthead.symbian.intra> [Sun, 17 Jan 2010 15:44:38 +0000] rev 122
Protect some parameters from bash, e.g. ";" and "\"
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.
timothy.murphy@nokia.com [Mon, 18 Jan 2010 16:11:37 +0000] rev 120
Richard's fix for combined ARM9e/ARMv5 builds
timothy.murphy@nokia.com [Fri, 15 Jan 2010 20:20:21 +0000] rev 119
Prevern Path and PATH variables from messing things up
timothy.murphy@nokia.com [Fri, 15 Jan 2010 20:19:26 +0000] rev 118
Put stderr into separate log file
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.
timothy.murphy@nokia.com [Fri, 18 Dec 2009 18:36:35 +0000] rev 116
Release notes. Also remember to add FilterCheck
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.
timothy.murphy@nokia.com [Wed, 16 Dec 2009 15:25:49 +0000] rev 114
Strip epocroot off whatcomp filter output.
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
yiluzhu [Fri, 15 Jan 2010 16:09:36 +0000] rev 112
Release: DPDEF143051 Raptor doesn't process the LINKEROPTION keyword as Abld
yiluzhu [Fri, 15 Jan 2010 11:45:05 +0000] rev 111
Merge
yiluzhu [Fri, 15 Jan 2010 11:38:40 +0000] rev 110
Test case for Apply linker options
yiluzhu [Tue, 12 Jan 2010 17:23:46 +0000] rev 109
DPDEF143051 Raptor doesn't process the LINKEROPTION keyword as Abld does
Richard Taylor <richard.i.taylor@nokia.com> [Fri, 15 Jan 2010 13:37:16 +0000] rev 108
catch up
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
yiluzhu [Mon, 04 Jan 2010 17:19:58 +0000] rev 106
update Qt test
yiluzhu [Mon, 04 Jan 2010 11:22:26 +0000] rev 105
Release: move Qt test to smoke suite.
yiluzhu [Tue, 29 Dec 2009 15:47:35 +0000] rev 104
Move Qt test to manual suite
yiluzhu [Tue, 22 Dec 2009 15:37:16 +0000] rev 103
Add Qt test helloworld for Windows
Richard Taylor <richard.i.taylor@nokia.com> [Mon, 21 Dec 2009 17:12:34 +0000] rev 102
single character fix for --unpaged
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
timothy.murphy@nokia.com [Mon, 14 Dec 2009 21:47:42 +0000] rev 100
apply review comments:
whatcomp filter
recipestats.py and timelines.py
timothy.murphy@nokia.com [Mon, 14 Dec 2009 21:34:47 +0000] rev 99
catchup
timothy.murphy@nokia.com [Mon, 14 Dec 2009 20:57:55 +0000] rev 98
merge into the wip
timothy.murphy@nokia.com [Fri, 11 Dec 2009 18:05:16 +0000] rev 97
catchup merge
timothy.murphy@nokia.com [Mon, 14 Dec 2009 21:32:28 +0000] rev 96
catchup
timothy.murphy@nokia.com [Sun, 13 Dec 2009 11:27:30 +0000] rev 95
catchup
timothy.murphy@nokia.com [Thu, 10 Dec 2009 15:51:55 +0000] rev 94
Catchup merge
timothy.murphy@nokia.com [Thu, 10 Dec 2009 15:49:23 +0000] rev 93
RELEASE NOTE: Added new launchers for the sbs_filter program so that there is no longer a need to manually set the HOSTPLATFORM variable
RELEASE NOTE: Added a new "FilterWhatComp" filter that mimics an ABLD log with information about the component from which particular releasables came from. This is a derivative of "FilterWhat."
raptorbot <raptorbot@systemstesthead.symbian.intra> [Wed, 09 Dec 2009 20:09:35 +0000] rev 92
Merge : status code fix for recipetimings
raptorbot <raptorbot@systemstesthead.symbian.intra> [Wed, 09 Dec 2009 13:46:46 +0000] rev 91
Merge
timothy.murphy@nokia.com [Wed, 09 Dec 2009 12:19:49 +0000] rev 90
Recipestats summarises recipe times by type from a log.
Timelines illustrates build progress in a graph as it happens by reading the log output.