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.