Dario Sestito <darios@symbian.org> [Thu, 18 Feb 2010 19:59:22 +0000] rev 904
Update baseline for symbian3 and CC. Remove symbian2 property file as we are no loger building for symbian2
Dario Sestito <darios@symbian.org> [Thu, 18 Feb 2010 18:00:42 +0000] rev 903
s/bishare/v800020/
Dario Sestito <darios@symbian.org> [Wed, 17 Feb 2010 14:08:03 +0000] rev 902
Reviewed rules defining the BRAG status
Shabe Razvi <shaber@symbian.org> [Tue, 16 Feb 2010 17:58:52 +0000] rev 901
Merge
Shabe Razvi <shaber@symbian.org> [Tue, 16 Feb 2010 17:57:06 +0000] rev 900
Merge
Shabe Razvi <shaber@symbian.org> [Tue, 16 Feb 2010 17:50:17 +0000] rev 899
Add Helium 7 support for package builds.
- During operation, if last.major.helium.version is detected as 7.0 then it will use new sbsinput mechanism.
- Restore sf-postbuild dependency on sf-build-noprep target
Simon Howkins <simonh@symbian.org> [Mon, 15 Feb 2010 15:22:33 +0000] rev 898
Added error correction, so if a cache repository is corrupted in some way, then it will by-pass it, and try to recover it, or delete it.
Simon Howkins <simonh@symbian.org> [Fri, 12 Feb 2010 15:43:03 +0000] rev 897
Moved definition of dollar, so it's available for use when needed.
Simon Howkins <simonh@symbian.org> [Fri, 12 Feb 2010 11:57:01 +0000] rev 896
Stopped cache being located/created in a stupid place, relative to the CWD on the cache drive.
Work around limitation of ant-contrib regular expressions, so they're not thwarted by \s in the cache location property.
Simon Howkins <simonh@symbian.org> [Fri, 12 Feb 2010 11:54:33 +0000] rev 895
Add missing /
Avoids potential problem of it not seeing an existing cache, depending on the CWD on the cache drive at the point the target is running (which could be anything really).
Simon Howkins <simonh@symbian.org> [Fri, 12 Feb 2010 10:10:56 +0000] rev 894
Turned on use of cache for all platform builds (unless over-ridden by the particular job properties of course).
Simon Howkins <simonh@symbian.org> [Thu, 11 Feb 2010 14:20:59 +0000] rev 893
Bug 1661: Simplified the sequence of pulls/clones via the cache, so the changes simply go from source -> cache -> destination.
Made use of --uncompressed flag to speed things up. Including setting the flag when we create a cache entry.
Simon Howkins <simonh@symbian.org> [Tue, 09 Feb 2010 17:49:27 +0000] rev 892
Bug 1661: Improve build speed with better caching strategy
Changed the way that the cache is located, so the same code can run on any build machine without any configuration.
Made work around for Bug 419 the only option, as we're not using the alternative anyway, and I don't want to commit completely untested code!
Changed caching algorithm, to improve build times.
Simon Howkins <simonh@symbian.org> [Mon, 08 Feb 2010 14:50:19 +0000] rev 891
Updated capabilities of findPhysicalDrive to support imminent work on locating the hg cache.
Simon Howkins <simonh@symbian.org> [Wed, 03 Feb 2010 14:46:17 +0000] rev 890
Indentation and other minor changes to make the file easier to read and understand.