MattD <mattd@symbian.org> [Thu, 11 Mar 2010 13:23:18 +0000] rev 923
Catchup merge
MattD <mattd@symbian.org> [Thu, 11 Mar 2010 13:20:26 +0000] rev 922
Catchup merge
MattD <mattd@symbian.org> [Mon, 08 Mar 2010 20:00:46 +0000] rev 921
catchup merge.
MattD <mattd@symbian.org> [Mon, 08 Mar 2010 20:00:04 +0000] rev 920
Packaging tools with the binaries.
MattD <mattd@symbian.org> [Fri, 05 Mar 2010 19:30:00 +0000] rev 919
Catchup of Shabe's Helium7 work.
Simon Howkins <simonh@symbian.org> [Thu, 11 Mar 2010 15:38:25 +0000] rev 918
Added tag PDK_3.0.h for changeset ebd555518364
Shabe Razvi <shaber@symbian.org> [Tue, 09 Mar 2010 10:08:48 +0000] rev 917
Move copying of System Model to after compile-main
Shabe Razvi <shaber@symbian.org> [Mon, 08 Mar 2010 16:27:13 +0000] rev 916
Export system model to BOM directory. This used to be done by generate-layers, however this isnt called by compile-main anymore.
Shabe Razvi <shaber@symbian.org> [Mon, 08 Mar 2010 12:37:47 +0000] rev 915
Merge
Shabe Razvi <shaber@symbian.org> [Thu, 04 Mar 2010 18:54:21 +0000] rev 914
Fix scan_antlogs.pl execution plus fix ConE calls to use PDT_HOME env variable
Shabe Razvi <shaber@symbian.org> [Wed, 03 Mar 2010 19:46:30 +0000] rev 913
Add initial support for Helium7 for the platform.
* Use sf.spec.sbs.options to pass args direct to Raptor.
* Backwards compatibility with Helium5 maintained.
* Listdir function to be provided by sbs check filter, which will be added later.
MattD <mattd@symbian.org> [Fri, 05 Mar 2010 19:09:57 +0000] rev 912
quick fix for zipping winscw lib files. Added property 'sf.spec.package.zip.format' for the post-build zip format (default is '7z').
Simon Howkins <simonh@symbian.org> [Fri, 05 Mar 2010 16:20:28 +0000] rev 911
Changes to zipping during platform build; binary files are divided into 4 more zips, reducing individual sizes.
Maciej Seroka <maciejs@symbian.org> [Wed, 03 Mar 2010 10:25:44 +0000] rev 910
Added tool for filtering BC header reports
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.
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!
Dario Sestito <darios@symbian.org> [Mon, 08 Mar 2010 14:18:19 +0000] rev 907
Remove Raptor log preprocessing as no longer needed
Dario Sestito <darios@symbian.org> [Fri, 05 Mar 2010 17:36:51 +0000] rev 906
Take the UH parser from the utilities repo
Dario Sestito <darios@symbian.org> [Fri, 05 Mar 2010 16:16:43 +0000] rev 905
Add Helium and java to the enironment info
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).