2010-02-10 version 0.8 - added command line options for username and password. Revised the exception handling
William Roberts <williamr@symbian.org> [Wed, 10 Feb 2010 13:22:03 +0000] rev 160
version 0.8 - added command line options for username and password. Revised the exception handling Also removed the saving of the cookies, as it never seemed to help
2010-02-10 added fcl enteries for qt, docscontent, doctools and correct desktopsw url
tahirm@symbian.org [Wed, 10 Feb 2010 13:02:40 +0000] rev 159
added fcl enteries for qt, docscontent, doctools and correct desktopsw url
2010-02-10 Catchup Merge
Chetan Kapoor <chetank@symbian.org> [Wed, 10 Feb 2010 12:36:27 +0000] rev 158
Catchup Merge
2010-02-08 Made the '-mirror' switch optional
Chetan Kapoor <chetank@symbian.org> [Mon, 08 Feb 2010 16:26:02 +0000] rev 157
Made the '-mirror' switch optional
2010-02-09 version 0.7 - add parsing of release_metadata.xml and checking of the MD5 checksums (based on suggested code from ChrisD)
William Roberts <williamr@symbian.org> [Tue, 09 Feb 2010 17:40:51 +0000] rev 156
version 0.7 - add parsing of release_metadata.xml and checking of the MD5 checksums (based on suggested code from ChrisD) The script will always download release_metadata,xml, even in --dryrun mode, so that it can check the validity of any zip files you've already downloaded.
2010-02-09 Switch convert_to_epl from Perl to Python, adding unicode file support and a "--check" option
William Roberts <williamr@symbian.org> [Tue, 09 Feb 2010 12:50:02 +0000] rev 155
Switch convert_to_epl from Perl to Python, adding unicode file support and a "--check" option
2010-02-05 v0.6.1 - fix "NameError: global name 'downloadurl' is not defined" when there's an HTTP timeout
William Roberts <williamr@symbian.org> [Fri, 05 Feb 2010 14:53:29 +0000] rev 154
v0.6.1 - fix "NameError: global name 'downloadurl' is not defined" when there's an HTTP timeout
2010-02-05 version 0.6 - avoid problem if Content-Length not supplied, add --nodelete option, check 7z works before starting
William Roberts <williamr@symbian.org> [Fri, 05 Feb 2010 13:05:49 +0000] rev 153
version 0.6 - avoid problem if Content-Length not supplied, add --nodelete option, check 7z works before starting
2010-02-05 updated auxiliary_tools links in other_packages
tahirm@symbian.org [Fri, 05 Feb 2010 12:04:50 +0000] rev 152
updated auxiliary_tools links in other_packages
2010-02-04 Added tag PDK_3.0.f for changeset 6e81c130aa29 TAGS
Simon Howkins <simonh@symbian.org> [Thu, 04 Feb 2010 15:41:53 +0000] rev 151
Added tag PDK_3.0.f for changeset 6e81c130aa29
2010-02-04 Creation of TAGS branch. TAGS
Simon Howkins <simonh@symbian.org> [Thu, 04 Feb 2010 15:39:45 +0000] rev 150
Creation of TAGS branch. The TAGS branch should be used for *all* tags, including PDK release tags and package release tags. Do not merge this branch with any "code" branches.
2010-02-04 updated other repos list
tahirm@symbian.org [Thu, 04 Feb 2010 12:55:07 +0000] rev 149
updated other repos list
2010-02-04 updated sfl_fcl list to include all oss entries and removed sf
tahirm@symbian.org [Thu, 04 Feb 2010 12:38:53 +0000] rev 148
updated sfl_fcl list to include all oss entries and removed sf
2010-02-04 updated sfl_fcl list to include all oss entries and removed sfl
tahirm@symbian.org [Thu, 04 Feb 2010 12:27:12 +0000] rev 147
updated sfl_fcl list to include all oss entries and removed sfl
2010-02-04 updated sfl_mcl list to include all oss entries and remove sfl
tahirm@symbian.org [Thu, 04 Feb 2010 12:07:33 +0000] rev 146
updated sfl_mcl list to include all oss entries and remove sfl
2010-02-03 Merge PDK_3.0.g
Shabe Razvi <shaber@symbian.org> [Wed, 03 Feb 2010 16:24:44 +0000] rev 145
Merge
2010-02-03 Merge
Shabe Razvi <shaber@symbian.org> [Wed, 03 Feb 2010 16:24:25 +0000] rev 144
Merge
2010-01-21 Add initial version of blacklist mercurial extension for use to exclude PDK_3.0.f
Pat Downey <patd@symbian.org> [Thu, 21 Jan 2010 16:55:34 +0000] rev 143
Add initial version of blacklist mercurial extension for use to exclude and manage known bad changesets from mercurial repositories.
2010-01-07 Tweaked text used when reporting files churned, so it's not likely to confuse people who know of churn in the QWG sense.
Simon Howkins <simonh@symbian.org> [Thu, 07 Jan 2010 11:16:14 +0000] rev 142
Tweaked text used when reporting files churned, so it's not likely to confuse people who know of churn in the QWG sense.
2010-02-03 version 0.5.1 - improve the progress reporting, getting the file size from the HTTP message header
William Roberts <williamr@symbian.org> [Wed, 03 Feb 2010 10:17:27 +0000] rev 141
version 0.5.1 - improve the progress reporting, getting the file size from the HTTP message header
2010-02-02 version 0.5 - fix unzipping bug, add "--progress" option for info on long downloads
William Roberts <williamr@symbian.org> [Tue, 02 Feb 2010 14:59:17 +0000] rev 140
version 0.5 - fix unzipping bug, add "--progress" option for info on long downloads
2010-02-01 version 0.4 - added --nounzip option to suppress the unzipping and deletion
William Roberts <williamr@symbian.org> [Mon, 01 Feb 2010 12:11:48 +0000] rev 139
version 0.4 - added --nounzip option to suppress the unzipping and deletion
2010-02-01 version 0.3 - add command line processing, --dryrun option, --nosrc option
William Roberts <williamr@symbian.org> [Mon, 01 Feb 2010 12:04:35 +0000] rev 138
version 0.3 - add command line processing, --dryrun option, --nosrc option Make sure that outstanding unzip commands are completed before unpacking "patch" files Refactor the unzipping, to implement dryrun and give scope for throttling the number of unzips in progress
2010-01-25 Add Python version of convert_to_eula, which also handles license notices in Unicode text files
William Roberts <williamr@symbian.org> [Mon, 25 Jan 2010 13:56:10 +0000] rev 137
Add Python version of convert_to_eula, which also handles license notices in Unicode text files
2010-01-22 sf/adaptation/stubs now oss. Also fixed type on sftools/depl/doctools
andy simpson <andrews@symbian.org> [Fri, 22 Jan 2010 17:01:10 +0000] rev 136
sf/adaptation/stubs now oss. Also fixed type on sftools/depl/doctools
2010-01-21 added entry for smoketest fcl
tahirm@symbian.org [Thu, 21 Jan 2010 10:23:22 +0000] rev 135
added entry for smoketest fcl
2010-01-15 updated sftools_mcl_packages.txt
tahirm@symbian.org [Fri, 15 Jan 2010 10:48:55 +0000] rev 134
updated sftools_mcl_packages.txt
2010-01-13 added entry for gsteamer in sf_fcl_packages.txt
tahirm@symbian.org [Wed, 13 Jan 2010 15:25:56 +0000] rev 133
added entry for gsteamer in sf_fcl_packages.txt
2010-01-13 added entry for wrttools to sfttools_fcl_packages.txt
tahirm@symbian.org [Wed, 13 Jan 2010 15:21:54 +0000] rev 132
added entry for wrttools to sfttools_fcl_packages.txt
2010-01-13 added enteris for qt and gstreamer
tahirm@symbian.org [Wed, 13 Jan 2010 15:13:23 +0000] rev 131
added enteris for qt and gstreamer
2010-01-12 merge tags
andy simpson <andrews@symbian.org> [Tue, 12 Jan 2010 11:35:09 +0000] rev 130
merge tags
2010-01-08 Added tag PDK_3.0.e for changeset c63eca238256
andy simpson <andrews@symbian.org> [Fri, 08 Jan 2010 16:31:39 +0000] rev 129
Added tag PDK_3.0.e for changeset c63eca238256
2010-01-08 Changes to control the order of downloading, and hopefully the resulting unzipping (for patches in particular)
William Roberts <williamr@symbian.org> [Fri, 08 Jan 2010 19:07:49 +0000] rev 128
Changes to control the order of downloading, and hopefully the resulting unzipping (for patches in particular)
2009-12-22 Make sure that tools_epoc.zip gets unpacked PDK_3.0.e
William Roberts <williamr@symbian.org> [Tue, 22 Dec 2009 14:17:28 +0000] rev 127
Make sure that tools_epoc.zip gets unpacked
2009-12-22 Added User Agent info to another urllib2.Request call which was missed in the previous commit
William Roberts <williamr@symbian.org> [Tue, 22 Dec 2009 13:55:14 +0000] rev 126
Added User Agent info to another urllib2.Request call which was missed in the previous commit
2009-12-22 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> [Tue, 22 Dec 2009 12:34:01 +0000] rev 125
Mark all requests with the "downloadkit.py script" User Agent string, so that we can spot them in the HTTP logs
2009-12-18 Added downloadkit.py - script to download and unpack a PDK
William Roberts <williamr@symbian.org> [Fri, 18 Dec 2009 13:32:54 +0000] rev 124
Added downloadkit.py - script to download and unpack a PDK
2009-12-16 Catchup Merge
MattD <mattd@symbian.org> [Wed, 16 Dec 2009 12:08:47 +0000] rev 123
Catchup Merge
2009-12-15 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.
MattD <mattd@symbian.org> [Tue, 15 Dec 2009 14:51:38 +0000] rev 122
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.
2009-12-15 Added tag PDK_3.0.d for changeset c5817fd289ec
andy.simpson <andrews@symbian.org> [Tue, 15 Dec 2009 14:31:01 +0000] rev 121
Added tag PDK_3.0.d for changeset c5817fd289ec
2009-12-14 Added tag PDK_2.0.2 for changeset 61b66a9de915
andy simpson <andrews@symbian.org> [Mon, 14 Dec 2009 17:22:10 +0000] rev 120
Added tag PDK_2.0.2 for changeset 61b66a9de915
2009-12-14 removed deprecated packages from sf_fcl_packages.txt
andy simpson <andrews@symbian.org> [Mon, 14 Dec 2009 10:52:54 +0000] rev 119
removed deprecated packages from sf_fcl_packages.txt
2009-12-10 Remove deprecated FBF repositories from other_packages.txt PDK_3.0.d
Dario Sestito <darios@symbian.org> [Thu, 10 Dec 2009 15:29:46 +0000] rev 118
Remove deprecated FBF repositories from other_packages.txt
2009-11-26 Merge PDK_2.0.2
Shabe Razvi <shaber@symbian.org> [Thu, 26 Nov 2009 13:43:55 +0000] rev 117
Merge
2009-10-14 Added tag PDK_3.0.a for changeset 62971d19bb33
Shabe Razvi <shaber@symbian.org> [Wed, 14 Oct 2009 16:21:15 +0100] rev 116
Added tag PDK_3.0.a for changeset 62971d19bb33
2009-11-17 add exit code for clone_all_packages.pl to make easier to integrate to automated jobs
andy simpson <andrews@symbian.org> [Tue, 17 Nov 2009 17:36:29 +0000] rev 115
add exit code for clone_all_packages.pl to make easier to integrate to automated jobs
2009-11-17 Speed up execution, by skipping over the /epoc32/build directory (which isn't released so doesn't need to be processed).
Simon Howkins <simonh@symbian.org> [Tue, 17 Nov 2009 11:15:36 +0000] rev 114
Speed up execution, by skipping over the /epoc32/build directory (which isn't released so doesn't need to be processed).
2009-11-16 Merge tags
Shabe Razvi <shaber@symbian.org> [Mon, 16 Nov 2009 15:07:57 +0000] rev 113
Merge tags
2009-11-16 Added tag PDK_2.0.1 for changeset 718b119bed63
Shabe Razvi <shaber@symbian.org> [Mon, 16 Nov 2009 15:02:35 +0000] rev 112
Added tag PDK_2.0.1 for changeset 718b119bed63
2009-11-12 Added tag PDK_3.0.c for changeset 718b119bed63
MattD <mattd@symbian.org> [Thu, 12 Nov 2009 16:06:26 +0000] rev 111
Added tag PDK_3.0.c for changeset 718b119bed63
2009-11-11 Merge
MattD <mattd@symbian.org> [Wed, 11 Nov 2009 14:38:15 +0000] rev 110
Merge
2009-11-10 Enabled script to accept multiple system_definition inputs, to cope with the split build situation. PDK_2.0.1 PDK_3.0.c
Simon Howkins <simonh@symbian.org> [Tue, 10 Nov 2009 11:29:35 +0000] rev 109
Enabled script to accept multiple system_definition inputs, to cope with the split build situation.
2009-11-09 Tweak to avoid an abort if the system definition cannot be opened to obtain the package names.
Simon Howkins <simonh@symbian.org> [Mon, 09 Nov 2009 18:13:38 +0000] rev 108
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".
2009-11-09 Script no longer used.
Simon Howkins <simonh@symbian.org> [Mon, 09 Nov 2009 15:55:05 +0000] rev 107
Script no longer used.
2009-11-09 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 15:04:58 +0000] rev 106
Removed attempts to identify new and relicensed packages, as this is already covered by another script and another part of the release notes.
2009-11-09 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:58:53 +0000] rev 105
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.
2009-11-09 Alternative script for generating release note information about package changes and FCL usage.
Simon Howkins <simonh@symbian.org> [Mon, 09 Nov 2009 14:27:03 +0000] rev 104
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.
2009-11-06 Added the links to the website for each package (may need some improvements).
Arnaud Lenoir <arnaudl@symbian.org> [Fri, 06 Nov 2009 16:00:20 +0000] rev 103
Added the links to the website for each package (may need some improvements).
2009-11-06 Corrected new argument checking.
Simon Howkins <simonh@symbian.org> [Fri, 06 Nov 2009 15:47:33 +0000] rev 102
Corrected new argument checking.
2009-11-06 Changed the hard-coded default for the releases location, so at least tonight's candidate build will work OK.
Simon Howkins <simonh@symbian.org> [Fri, 06 Nov 2009 15:21:20 +0000] rev 101
Changed the hard-coded default for the releases location, so at least tonight's candidate build will work OK.
2009-10-19 Count the number of bugs and print on the default ouptut to update the Release Notes with that value. Need to be added automatically.
Arnaud Lenoir [Mon, 19 Oct 2009 18:06:51 +0100] rev 100
Count the number of bugs and print on the default ouptut to update the Release Notes with that value. Need to be added automatically.
2009-11-09 changed paths for sftools/dev/build and sf/os/kernelhwsrv from sfl to oss (for mcl and fcl lists, left unchanged in rcl1 list)
asimpson@symbian.org [Mon, 09 Nov 2009 14:05:49 +0000] rev 99
changed paths for sftools/dev/build and sf/os/kernelhwsrv from sfl to oss (for mcl and fcl lists, left unchanged in rcl1 list)
2009-11-06 Bug 881: "Automatic creation of release note content broken by config change"
Simon Howkins <simonh@symbian.org> [Fri, 06 Nov 2009 12:10:52 +0000] rev 98
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.
2009-11-05 Removed commented code, code which had no effect on the output, some unnecessary \s, and a couple of other basic simplifications.
Simon Howkins <simonh@symbian.org> [Thu, 05 Nov 2009 12:27:15 +0000] rev 97
Removed commented code, code which had no effect on the output, some unnecessary \s, and a couple of other basic simplifications.
2009-10-27 clone_all_packages.pl - Added optional '-webhost' parameter.
MattD <mattd@symbian.org> [Tue, 27 Oct 2009 10:38:30 +0000] rev 96
clone_all_packages.pl - Added optional '-webhost' parameter.
2009-10-21 Added tag PDK_3.0.b for changeset 219325363815
Shabe Razvi <shaber@symbian.org> [Wed, 21 Oct 2009 13:54:35 +0100] rev 95
Added tag PDK_3.0.b for changeset 219325363815
2009-10-19 Fix Bug 489 by moving the "--rev xxx" options to the correct place in the command line
William Roberts <williamr@symbian.org> [Mon, 19 Oct 2009 16:25:56 +0100] rev 94
Fix Bug 489 by moving the "--rev xxx" options to the correct place in the command line
2009-10-15 Added tag PDK_2.0.0 for changeset bd0e6fdb18f4 PDK_3.0.b
asimpson@symbian.org [Thu, 15 Oct 2009 16:49:47 +0100] rev 93
Added tag PDK_2.0.0 for changeset bd0e6fdb18f4
2009-10-14 Add new location of qemu repo to list of OSS MCLs that the tools should process.
Simon Howkins <simonh@symbian.org> [Wed, 14 Oct 2009 16:14:05 +0100] rev 92
Add new location of qemu repo to list of OSS MCLs that the tools should process.
2009-10-13 Add Beagleaboard baseport to the list of packages to clone. PDK_2.0.0
Arnaud Lenoir [Tue, 13 Oct 2009 16:41:19 +0100] rev 91
Add Beagleaboard baseport to the list of packages to clone.
2009-10-07 Improve the script fcls4releasenotes.pl. PDK_3.0.a
Arnaud Lenoir [Wed, 07 Oct 2009 17:01:35 +0100] rev 90
Improve the script fcls4releasenotes.pl.
2009-10-07 Correct problem with the name entered as parameter because it was exiting if 2 PDKs starting with the same name
Arnaud Lenoir [Wed, 07 Oct 2009 16:50:31 +0100] rev 89
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)
2009-10-06 Catchup merge
Chetan Kapoor <chetank@symbian.org> [Tue, 06 Oct 2009 17:10:35 +0100] rev 88
Catchup merge
2009-10-06 Fixed "white-spaces" in licence text issue in convert_to_eula.pl
Chetan Kapoor <chetank@symbian.org> [Tue, 06 Oct 2009 17:09:32 +0100] rev 87
Fixed "white-spaces" in licence text issue in convert_to_eula.pl
2009-10-06 merge
MattD <mattd@symbian.org> [Tue, 06 Oct 2009 16:55:03 +0100] rev 86
merge
2009-10-05 catchup merge.
MattD <mattd@symbian.org> [Mon, 05 Oct 2009 18:47:45 +0100] rev 85
catchup merge.
2009-09-23 Merge
Simon Howkins <simonh@symbian.org> [Wed, 23 Sep 2009 17:41:26 +0100] rev 84
Merge
2009-09-23 Removed output from perl script that is now dealt with by the ant script.
Simon Howkins <simonh@symbian.org> [Wed, 23 Sep 2009 17:39:39 +0100] rev 83
Removed output from perl script that is now dealt with by the ant script.
2009-09-23 Updated wiki markup output so that lines don't run together (now a list).
Simon Howkins <simonh@symbian.org> [Wed, 23 Sep 2009 17:18:24 +0100] rev 82
Updated wiki markup output so that lines don't run together (now a list).
2009-09-23 Synchronised the output filename to match the other parts of the system generating release note content.
Simon Howkins <simonh@symbian.org> [Wed, 23 Sep 2009 16:44:32 +0100] rev 81
Synchronised the output filename to match the other parts of the system generating release note content. Adjusted line spacing to avoid big gaps. A few spelling fixes.
2009-09-23 Arnaudl. Final version of the script before testing live by doing a test build.
Arnaud Lenoir [Wed, 23 Sep 2009 15:29:06 +0100] rev 80
Arnaudl. Final version of the script before testing live by doing a test build.
2009-09-21 Perl script for the releases notes automation with fcl!
Arnaud Lenoir [Mon, 21 Sep 2009 16:13:48 +0100] rev 79
Perl script for the releases notes automation with fcl!
2009-09-23 Update release automation scripts
Simon Howkins <simonh@symbian.org> [Wed, 23 Sep 2009 17:41:26 +0100] rev 78
Update release automation scripts * Merge
2009-10-05 remove spurious white space
asimpson@symbian.org [Mon, 05 Oct 2009 09:55:57 +0100] rev 77
remove spurious white space
2009-10-02 merging updates for sf_fcl_packages.txt
tahirm@symbian.org [Fri, 02 Oct 2009 15:23:26 +0100] rev 76
merging updates for sf_fcl_packages.txt
2009-10-02 added entries for new and moved symbian^3 packages
tahirm@symbian.org [Fri, 02 Oct 2009 15:21:19 +0100] rev 75
added entries for new and moved symbian^3 packages
2009-10-02 Version of convert_to_eula.pl which converts SFL to EPL - takes the directories to be processed as arguments
William Roberts <williamr@symbian.org> [Fri, 02 Oct 2009 12:21:14 +0100] rev 74
Version of convert_to_eula.pl which converts SFL to EPL - takes the directories to be processed as arguments
2009-10-02 Move the "already converted notice" line check to a more efficient place, report files with multiple notices, repair formatting.
William Roberts <williamr@symbian.org> [Fri, 02 Oct 2009 12:13:57 +0100] rev 73
Move the "already converted notice" line check to a more efficient place, report files with multiple notices, repair formatting.
2009-10-02 merge recent changes
tahirm@symbian.org [Fri, 02 Oct 2009 11:55:00 +0100] rev 72
merge recent changes
2009-10-02 added entry of os/osrndtools in sf_mcl_packages
tahirm@symbian.org [Fri, 02 Oct 2009 11:53:21 +0100] rev 71
added entry of os/osrndtools in sf_mcl_packages
2009-10-01 Modified convert_to_eula.pl to parse multiple instances of the SFL licence.
Chetan Kapoor <chetank@symbian.org> [Thu, 01 Oct 2009 17:42:05 +0100] rev 70
Modified convert_to_eula.pl to parse multiple instances of the SFL licence.
2009-10-01 added missing eol on sftools_mcl_packages.txt
asimpson@symbian.org [Thu, 01 Oct 2009 16:23:51 +0100] rev 69
added missing eol on sftools_mcl_packages.txt
2009-10-01 gettd.pl version 0.6a
victorp@symbian.org [Thu, 01 Oct 2009 11:08:26 +0100] rev 68
gettd.pl version 0.6a
2009-09-30 gettd.p version 0.6
victorp@symbian.org [Wed, 30 Sep 2009 16:05:51 +0100] rev 67
gettd.p version 0.6
2009-09-30 updated sf_mcl_packages to reflect platformtools move from /tools to /mw
tahirm@symbian.org [Wed, 30 Sep 2009 14:07:40 +0100] rev 66
updated sf_mcl_packages to reflect platformtools move from /tools to /mw
2009-09-30 Added srvdiscovery package to list
tahirm@symbian.org [Wed, 30 Sep 2009 12:54:49 +0100] rev 65
Added srvdiscovery package to list
2009-09-30 update sf_mcl_packages to reflect symbian^3. Created sf_rcl_1_packages for RCL_1 list of packages
tahirm@symbian.org [Wed, 30 Sep 2009 12:25:32 +0100] rev 64
update sf_mcl_packages to reflect symbian^3. Created sf_rcl_1_packages for RCL_1 list of packages
2009-09-25 added FCL list for sf and sftools
tahirm@symbian.org [Fri, 25 Sep 2009 16:13:53 +0100] rev 63
added FCL list for sf and sftools
2009-09-25 removed duplicate lines due to faulty merge
tahirm@symbian.org [Fri, 25 Sep 2009 15:17:56 +0100] rev 62
removed duplicate lines due to faulty merge
2009-09-24 Clarify what sort of "members" are using the SFL
William Roberts <williamr@symbian.org> [Thu, 24 Sep 2009 17:40:34 +0100] rev 61
Clarify what sort of "members" are using the SFL
2009-09-24 add utils to parse output of clone_all_packages.pl and to remove credentials from the local clone
andysimpson [Thu, 24 Sep 2009 09:33:30 +0100] rev 60
add utils to parse output of clone_all_packages.pl and to remove credentials from the local clone
2009-09-23 Fix Bug 387 - full newline processing as per "perlport" guidance
William Roberts <williamr@symbian.org> [Wed, 23 Sep 2009 17:01:55 +0100] rev 59
Fix Bug 387 - full newline processing as per "perlport" guidance Removed clone_BOM.pl as the functionality is now all in clone_all_packages.pl Updated convert_to_eula.pl for revised license notice.
2009-09-22 Simple utility to change perfectly-formed SFL copyright notices to something else
William Roberts <williamr@symbian.org> [Tue, 22 Sep 2009 17:01:01 +0100] rev 58
Simple utility to change perfectly-formed SFL copyright notices to something else
2009-09-17 Added detection of packages that are new, or have changed from SFL -> EPL.
Simon Howkins <simonh@symbian.org> [Thu, 17 Sep 2009 16:39:00 +0100] rev 57
Added detection of packages that are new, or have changed from SFL -> EPL. This cannot distinguish such packages from those where we have reverted to using the MCL version after using an FCL version, but this is noted so the post-processing (by a real person) can take this into account.
2009-09-17 Uncommented necessary line of code!
Simon Howkins <simonh@symbian.org> [Thu, 17 Sep 2009 14:18:32 +0100] rev 56
Uncommented necessary line of code!
2009-09-17 Made test for interesting packages consider % files churned. >30% is
Simon Howkins <simonh@symbian.org> [Thu, 17 Sep 2009 14:05:23 +0100] rev 55
Made test for interesting packages consider % files churned. >30% is considered interesting. Adjusted the number of files added/removed that make a package interesting to offset the items added by the churn check.
2009-09-17 Located clone_all_packages relative to the location of fbf_churn.
Chetan Kapoor <chetank@symbian.org> [Thu, 17 Sep 2009 11:40:59 +0100] rev 54
Located clone_all_packages relative to the location of fbf_churn.
2009-09-16 Removed buildlayout35 package as this is empty and causing errors when running clone all
asimpson@symbian.org [Wed, 16 Sep 2009 12:00:21 +0100] rev 53
Removed buildlayout35 package as this is empty and causing errors when running clone all
2009-09-16 Tool to automate conversion of Bugzilla CSV reports to MediaWiki text for inclusion in release notes.
Chetan Kapoor <chetank@symbian.org> [Wed, 16 Sep 2009 11:41:59 +0100] rev 52
Tool to automate conversion of Bugzilla CSV reports to MediaWiki text for inclusion in release notes.
2009-09-15 catchup merge.
MattD <mattd@symbian.org> [Tue, 15 Sep 2009 12:09:58 +0100] rev 51
catchup merge.
2009-09-15 clone_all_packages.pl - Enabled 'dummyrun' to be set from the command line using '-d' (or -'dummyrun') to help with trying out --exec style commands.
MattD <mattd@symbian.org> [Tue, 15 Sep 2009 12:08:59 +0100] rev 50
clone_all_packages.pl - Enabled 'dummyrun' to be set from the command line using '-d' (or -'dummyrun') to help with trying out --exec style commands.
2009-09-14 Tool to help automate the "Mercurial Comparison" part of the Release Notes
Simon Howkins <simonh@symbian.org> [Mon, 14 Sep 2009 16:37:27 +0100] rev 49
Tool to help automate the "Mercurial Comparison" part of the Release Notes
(0) -112 +112 tip