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.
Shabe Razvi <shaber@symbian.org> [Wed, 21 Oct 2009 13:54:35 +0100] rev 96
Added tag PDK_3.0.b for changeset 219325363815
William Roberts <williamr@symbian.org> [Mon, 19 Oct 2009 16:25:56 +0100] rev 95
Fix Bug 489 by moving the "--rev xxx" options to the correct place in the command line
asimpson@symbian.org [Thu, 15 Oct 2009 16:49:47 +0100] rev 94
Added tag PDK_2.0.0 for changeset bd0e6fdb18f4
Simon Howkins <simonh@symbian.org> [Wed, 14 Oct 2009 16:14:05 +0100] rev 93
Add new location of qemu repo to list of OSS MCLs that the tools should process.
Arnaud Lenoir [Tue, 13 Oct 2009 16:41:19 +0100] rev 92
Add Beagleaboard baseport to the list of packages to clone.
Arnaud Lenoir [Wed, 07 Oct 2009 17:01:35 +0100] rev 91
Improve the script fcls4releasenotes.pl.
Arnaud Lenoir [Wed, 07 Oct 2009 16:50:31 +0100] rev 90
Correct problem with the name entered as parameter because it was exiting if 2 PDKs starting with the same name
(ex: PDK_2.0.e &PDK_2.0.e_candidate_FCL_27.78)