Simon Howkins <simonh@symbian.org> [Wed, 13 Jan 2010 17:59:23 +0000] rev 63
Speed up by doing a pull and update when possible.
Added stopwatch calls to identify where the time is spent.
Re-organised to use a parameterised target to do the serious work.
Simon Howkins <simonh@symbian.org> [Fri, 11 Dec 2009 16:07:54 +0000] rev 62
Removed drivce space check for platform builds, as there's already one in the FBF anyway,
and platform builds are not generally expected to run concurrently (which was the rationale
for the check in the bootstrap.)