Tue, 02 Mar 2010 12:24:33 +0000 sourcesync template - Updated generation of 'changes.txt' so that it does a 'follow' rather than being restricted to a 'branch'. This enables us to see the history if the previous tag was an ancestor but on a different branch.
MattD <mattd@symbian.org> [Tue, 02 Mar 2010 12:24:33 +0000] rev 909
sourcesync template - Updated generation of 'changes.txt' so that it does a 'follow' rather than being restricted to a 'branch'. This enables us to see the history if the previous tag was an ancestor but on a different branch.
Tue, 02 Mar 2010 11:55:33 +0000 Corrected property name for activating the hg cache, so it should take effect!
Simon Howkins <simonh@symbian.org> [Tue, 02 Mar 2010 11:55:33 +0000] rev 908
Corrected property name for activating the hg cache, so it should take effect!
Mon, 08 Mar 2010 14:18:19 +0000 Remove Raptor log preprocessing as no longer needed
Dario Sestito <darios@symbian.org> [Mon, 08 Mar 2010 14:18:19 +0000] rev 907
Remove Raptor log preprocessing as no longer needed
Fri, 05 Mar 2010 17:36:51 +0000 Take the UH parser from the utilities repo
Dario Sestito <darios@symbian.org> [Fri, 05 Mar 2010 17:36:51 +0000] rev 906
Take the UH parser from the utilities repo
Fri, 05 Mar 2010 16:16:43 +0000 Add Helium and java to the enironment info
Dario Sestito <darios@symbian.org> [Fri, 05 Mar 2010 16:16:43 +0000] rev 905
Add Helium and java to the enironment info
Thu, 18 Feb 2010 19:59:22 +0000 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 19:59:22 +0000] rev 904
Update baseline for symbian3 and CC. Remove symbian2 property file as we are no loger building for symbian2
Thu, 18 Feb 2010 18:00:42 +0000 s/bishare/v800020/
Dario Sestito <darios@symbian.org> [Thu, 18 Feb 2010 18:00:42 +0000] rev 903
s/bishare/v800020/
Wed, 17 Feb 2010 14:08:03 +0000 Reviewed rules defining the BRAG status
Dario Sestito <darios@symbian.org> [Wed, 17 Feb 2010 14:08:03 +0000] rev 902
Reviewed rules defining the BRAG status
Tue, 16 Feb 2010 17:58:52 +0000 Merge
Shabe Razvi <shaber@symbian.org> [Tue, 16 Feb 2010 17:58:52 +0000] rev 901
Merge
Tue, 16 Feb 2010 17:57:06 +0000 Merge
Shabe Razvi <shaber@symbian.org> [Tue, 16 Feb 2010 17:57:06 +0000] rev 900
Merge
Tue, 16 Feb 2010 17:50:17 +0000 Add Helium 7 support for package builds.
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
Mon, 15 Feb 2010 15:22:33 +0000 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> [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.
Fri, 12 Feb 2010 15:43:03 +0000 Moved definition of dollar, so it's available for use when needed.
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.
Fri, 12 Feb 2010 11:57:01 +0000 Stopped cache being located/created in a stupid place, relative to the CWD on the cache drive.
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.
Fri, 12 Feb 2010 11:54:33 +0000 Add missing /
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).
Fri, 12 Feb 2010 10:10:56 +0000 Turned on use of cache for all platform builds (unless over-ridden by the particular job properties of course).
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).
Thu, 11 Feb 2010 14:20:59 +0000 Bug 1661: Simplified the sequence of pulls/clones via the cache, so the changes simply go from source -> cache -> destination.
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.
Tue, 09 Feb 2010 17:49:27 +0000 Bug 1661: Improve build speed with better caching strategy
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.
Mon, 08 Feb 2010 14:50:19 +0000 Updated capabilities of findPhysicalDrive to support imminent work on locating the hg cache.
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.
Wed, 03 Feb 2010 14:46:17 +0000 Indentation and other minor changes to make the file easier to read and understand.
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.
Mon, 01 Feb 2010 17:51:34 +0000 Added profiling timer to sf-get-source target.
Simon Howkins <simonh@symbian.org> [Mon, 01 Feb 2010 17:51:34 +0000] rev 889
Added profiling timer to sf-get-source target.
Thu, 11 Feb 2010 15:23:47 +0000 Fix version of new mwccsym2 is reported as N.A.
Dario Sestito <darios@symbian.org> [Thu, 11 Feb 2010 15:23:47 +0000] rev 888
Fix version of new mwccsym2 is reported as N.A.
Thu, 11 Feb 2010 18:38:26 +0000 Added tag PDK_3.0.g for changeset fc600bbaa15c TAGS
Shabe Razvi <shaber@symbian.org> [Thu, 11 Feb 2010 18:38:26 +0000] rev 887
Added tag PDK_3.0.g for changeset fc600bbaa15c
Wed, 10 Feb 2010 16:22:25 +0000 Fix BRAG status is different as viewed from Diamonds and from the _BRAG.xml page PDK_3.0.g
Dario Sestito <darios@symbian.org> [Wed, 10 Feb 2010 16:22:25 +0000] rev 886
Fix BRAG status is different as viewed from Diamonds and from the _BRAG.xml page
Wed, 10 Feb 2010 15:18:36 +0000 Update baseline for symbian3 and CompilerCompatibility builds. Removed unused property file for NewGraphicsArchitecture
Dario Sestito <darios@symbian.org> [Wed, 10 Feb 2010 15:18:36 +0000] rev 885
Update baseline for symbian3 and CompilerCompatibility builds. Removed unused property file for NewGraphicsArchitecture
Tue, 09 Feb 2010 19:26:23 +0000 Dump environment info to Diamonds
Dario Sestito <darios@symbian.org> [Tue, 09 Feb 2010 19:26:23 +0000] rev 884
Dump environment info to Diamonds
Tue, 09 Feb 2010 12:22:45 +0000 Fix when accessing uh index from brag summary, pages linked from uh index are not found
Dario Sestito <darios@symbian.org> [Tue, 09 Feb 2010 12:22:45 +0000] rev 883
Fix when accessing uh index from brag summary, pages linked from uh index are not found
Mon, 08 Feb 2010 18:57:42 +0000 Make BRAG point to the results of UH parser instead of intermediate artifacts
Dario Sestito <darios@symbian.org> [Mon, 08 Feb 2010 18:57:42 +0000] rev 882
Make BRAG point to the results of UH parser instead of intermediate artifacts
Fri, 05 Feb 2010 15:59:33 +0000 Remove redundant computation of some BRAG intermediate xml files
Dario Sestito <darios@symbian.org> [Fri, 05 Feb 2010 15:59:33 +0000] rev 881
Remove redundant computation of some BRAG intermediate xml files
Fri, 05 Feb 2010 15:18:22 +0000 Commented out log-to-brag call on build environment checker as its results shouldn't be brag affecting
Dario Sestito <darios@symbian.org> [Fri, 05 Feb 2010 15:18:22 +0000] rev 880
Commented out log-to-brag call on build environment checker as its results shouldn't be brag affecting
(0) -300 -100 -50 -30 +30 +50 +100 +300 tip