William Roberts <williamr@symbian.org> [Tue, 22 Dec 2009 12:34:01 +0000] rev 126
Mark all requests with the "downloadkit.py script" User Agent string, so that we can spot them in the HTTP logs
William Roberts <williamr@symbian.org> [Fri, 18 Dec 2009 13:32:54 +0000] rev 125
Added downloadkit.py - script to download and unpack a PDK
MattD <mattd@symbian.org> [Wed, 16 Dec 2009 12:08:47 +0000] rev 124
Catchup Merge
MattD <mattd@symbian.org> [Tue, 15 Dec 2009 14:51:38 +0000] rev 123
Added wikify_bom_fcl_changes.pl - a quick script to wikify the FCL changes in the changes.txt that is generated in the BOM dir during a platform build.
andy.simpson <andrews@symbian.org> [Tue, 15 Dec 2009 14:31:01 +0000] rev 122
Added tag PDK_3.0.d for changeset c5817fd289ec
andy simpson <andrews@symbian.org> [Mon, 14 Dec 2009 17:22:10 +0000] rev 121
Added tag PDK_2.0.2 for changeset 61b66a9de915
andy simpson <andrews@symbian.org> [Mon, 14 Dec 2009 10:52:54 +0000] rev 120
removed deprecated packages from sf_fcl_packages.txt
Dario Sestito <darios@symbian.org> [Thu, 10 Dec 2009 15:29:46 +0000] rev 119
Remove deprecated FBF repositories from other_packages.txt
Shabe Razvi <shaber@symbian.org> [Thu, 26 Nov 2009 13:43:55 +0000] rev 118
Merge
Shabe Razvi <shaber@symbian.org> [Wed, 14 Oct 2009 16:21:15 +0100] rev 117
Added tag PDK_3.0.a for changeset 62971d19bb33
andy simpson <andrews@symbian.org> [Tue, 17 Nov 2009 17:36:29 +0000] rev 116
add exit code for clone_all_packages.pl to make easier to integrate to automated jobs
Simon Howkins <simonh@symbian.org> [Tue, 17 Nov 2009 11:15:36 +0000] rev 115
Speed up execution, by skipping over the /epoc32/build directory (which isn't released so doesn't need to be processed).
Shabe Razvi <shaber@symbian.org> [Mon, 16 Nov 2009 15:07:57 +0000] rev 114
Merge tags
Shabe Razvi <shaber@symbian.org> [Mon, 16 Nov 2009 15:02:35 +0000] rev 113
Added tag PDK_2.0.1 for changeset 718b119bed63
MattD <mattd@symbian.org> [Thu, 12 Nov 2009 16:06:26 +0000] rev 112
Added tag PDK_3.0.c for changeset 718b119bed63
MattD <mattd@symbian.org> [Wed, 11 Nov 2009 14:38:15 +0000] rev 111
Merge
Simon Howkins <simonh@symbian.org> [Tue, 10 Nov 2009 11:29:35 +0000] rev 110
Enabled script to accept multiple system_definition inputs, to cope with the split build situation.
Simon Howkins <simonh@symbian.org> [Mon, 09 Nov 2009 18:13:38 +0000] rev 109
Tweak to avoid an abort if the system definition cannot be opened to obtain the package names.
Fixed a hard-coded "PDK_2.0.0".
Simon Howkins <simonh@symbian.org> [Mon, 09 Nov 2009 15:55:05 +0000] rev 108
Script no longer used.
Simon Howkins <simonh@symbian.org> [Mon, 09 Nov 2009 15:04:58 +0000] rev 107
Removed attempts to identify new and relicensed packages, as this is already covered by another script and another part of the release notes.
Simon Howkins <simonh@symbian.org> [Mon, 09 Nov 2009 14:58:53 +0000] rev 106
Updated to parse options in a more standard way, added new options to allow a different path to the sources/sysdef in the earlier release, and to provide a usage message.
Simon Howkins <simonh@symbian.org> [Mon, 09 Nov 2009 14:27:03 +0000] rev 105
Alternative script for generating release note information about package changes and FCL usage.
Uses the sources.csv and sysdef, so doesn't need to access the release archive to access
previous package lists or names, and can work concurrently with other build analysis steps.
Arnaud Lenoir <arnaudl@symbian.org> [Fri, 06 Nov 2009 16:00:20 +0000] rev 104
Added the links to the website for each package (may need some improvements).
Simon Howkins <simonh@symbian.org> [Fri, 06 Nov 2009 15:47:33 +0000] rev 103
Corrected new argument checking.
Simon Howkins <simonh@symbian.org> [Fri, 06 Nov 2009 15:21:20 +0000] rev 102
Changed the hard-coded default for the releases location, so at least tonight's candidate build will work OK.
Arnaud Lenoir [Mon, 19 Oct 2009 18:06:51 +0100] rev 101
Count the number of bugs and print on the default ouptut to update the Release Notes with that value. Need to be added automatically.
asimpson@symbian.org [Mon, 09 Nov 2009 14:05:49 +0000] rev 100
changed paths for sftools/dev/build and sf/os/kernelhwsrv from sfl to oss (for mcl and fcl lists, left unchanged in rcl1 list)
Simon Howkins <simonh@symbian.org> [Fri, 06 Nov 2009 12:10:52 +0000] rev 99
Bug 881: "Automatic creation of release note content broken by config change"
Added a new option to allow the caller to specify where the publish location is.
Minor improvements to formatting of output.
Turned on warnings, and fixed most of those that appeared.
Greatly simplified the checking of the script arguments.
Removed code which was noted to be unnecessary, and was.
Declared some variables more closely to the code that uses them.
Simon Howkins <simonh@symbian.org> [Thu, 05 Nov 2009 12:27:15 +0000] rev 98
Removed commented code, code which had no effect on the output, some unnecessary \s, and a couple of other basic simplifications.
MattD <mattd@symbian.org> [Tue, 27 Oct 2009 10:38:30 +0000] rev 97
clone_all_packages.pl - Added optional '-webhost' parameter.