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.