2010-03-04 Add more categories for recipe failures
Dario Sestito <darios@symbian.org> [Thu, 04 Mar 2010 17:14:46 +0000] rev 183
Add more categories for recipe failures
2010-03-04 Add while_searching_for_deffile_file_not_found category for warning failures
Dario Sestito <darios@symbian.org> [Thu, 04 Mar 2010 16:35:52 +0000] rev 182
Add while_searching_for_deffile_file_not_found category for warning failures
2010-03-04 Add more categories for unreciped failures
Dario Sestito <darios@symbian.org> [Thu, 04 Mar 2010 16:30:31 +0000] rev 181
Add more categories for unreciped failures
2010-03-04 Can't find mmp file should be severity Major
Dario Sestito <darios@symbian.org> [Thu, 04 Mar 2010 15:16:36 +0000] rev 180
Can't find mmp file should be severity Major
2010-03-03 Catchup Merge
MattD <mattd@symbian.org> [Wed, 03 Mar 2010 17:24:19 +0000] rev 179
Catchup Merge
2010-03-03 Pulled the DBRTools from their own repo and popped them into this one. Still very much a 'work in progress'.
MattD <mattd@symbian.org> [Wed, 03 Mar 2010 17:22:06 +0000] rev 178
Pulled the DBRTools from their own repo and popped them into this one. Still very much a 'work in progress'.
2010-03-03 Add README file for uh parser
Dario Sestito <darios@symbian.org> [Wed, 03 Mar 2010 17:14:07 +0000] rev 177
Add README file for uh parser
2010-03-03 Add Raptor uh parser
Dario Sestito <darios@symbian.org> [Wed, 03 Mar 2010 16:51:26 +0000] rev 176
Add Raptor uh parser
2010-03-03 Remove the old /sf/tool/homescreentools package
William Roberts <williamr@symbian.org> [Wed, 03 Mar 2010 13:46:53 +0000] rev 175
Remove the old /sf/tool/homescreentools package
2010-03-01 v0.11 - added quick_networking_check(), to confirm that we can talk to https://developer.symbian.org
William Roberts <williamr@symbian.org> [Mon, 01 Mar 2010 17:46:44 +0000] rev 174
v0.11 - added quick_networking_check(), to confirm that we can talk to https://developer.symbian.org
2010-02-26 Change the default packagelist names to be sf_oss_mcl_packages.txt and sftool_oss_mcl_packages.txt
William Roberts <williamr@symbian.org> [Fri, 26 Feb 2010 16:59:59 +0000] rev 173
Change the default packagelist names to be sf_oss_mcl_packages.txt and sftool_oss_mcl_packages.txt
2010-02-25 v0.3 of comvert_to_epl.py - writes a zip file containing the updated files, unless --nozip is specified
William Roberts <williamr@symbian.org> [Thu, 25 Feb 2010 22:46:41 +0000] rev 172
v0.3 of comvert_to_epl.py - writes a zip file containing the updated files, unless --nozip is specified Assumes that "zip.exe" is in the path.
2010-02-25 version 0.10 - add --nowinscw option to avoid winscw binaries, add version to the user-agent string
William Roberts <williamr@symbian.org> [Thu, 25 Feb 2010 21:37:09 +0000] rev 171
version 0.10 - add --nowinscw option to avoid winscw binaries, add version to the user-agent string
2010-02-25 version 0.9 - added --debug option to enable urllib2 HTTP debugging
William Roberts <williamr@symbian.org> [Thu, 25 Feb 2010 14:51:33 +0000] rev 170
version 0.9 - added --debug option to enable urllib2 HTTP debugging
2010-02-25 Removed more SFL references to packages that have never been SFL ("platform" packages this time).
Simon Howkins <simonh@symbian.org> [Thu, 25 Feb 2010 13:05:17 +0000] rev 169
Removed more SFL references to packages that have never been SFL ("platform" packages this time).
2010-02-24 Switched from https to http for OSS repos, as they don't need secure access PDK_3.0.h
Simon Howkins <simonh@symbian.org> [Wed, 24 Feb 2010 15:19:30 +0000] rev 168
Switched from https to http for OSS repos, as they don't need secure access
2010-02-24 Removed SFL references to packages that have never been SFL
Simon Howkins <simonh@symbian.org> [Wed, 24 Feb 2010 15:18:46 +0000] rev 167
Removed SFL references to packages that have never been SFL
2010-02-24 Updated lists of sftools repos, to cover all combinations of oss/sfl and MCL/FCL
Simon Howkins <simonh@symbian.org> [Wed, 24 Feb 2010 14:34:43 +0000] rev 166
Updated lists of sftools repos, to cover all combinations of oss/sfl and MCL/FCL
2010-02-16 Updated lists of repos, to cover all combinations of oss/sfl and MCL/FCL
Simon Howkins <simonh@symbian.org> [Tue, 16 Feb 2010 17:19:59 +0000] rev 165
Updated lists of repos, to cover all combinations of oss/sfl and MCL/FCL This should ensure that nothing is missed, and it also removes the complications of trying to link the lists to branches within repos (eg RCL_1) or platforms (eg S^2).
2010-02-23 fix typo on podcatcher repo
andy simpson <andrews@symbian.org> [Tue, 23 Feb 2010 13:59:15 +0000] rev 164
fix typo on podcatcher repo
2010-02-11 Added tag PDK_3.0.g for changeset 44e403e0f4cd TAGS
Shabe Razvi <shaber@symbian.org> [Thu, 11 Feb 2010 15:39:45 +0000] rev 163
Added tag PDK_3.0.g for changeset 44e403e0f4cd
2010-02-10 check_sources_csv.pl - utility for updating the sources.csv files in fbf/projects/packages trees
William Roberts <williamr@symbian.org> [Wed, 10 Feb 2010 16:59:46 +0000] rev 162
check_sources_csv.pl - utility for updating the sources.csv files in fbf/projects/packages trees
2010-02-10 Improve the parsing of the script location to determine the location of .txt files using File::Basename.
dave.jones <dave.jones@accenture.com> [Wed, 10 Feb 2010 13:30:10 +0000] rev 161
Improve the parsing of the script location to determine the location of .txt files using File::Basename. Should be platform safe as $program_path will include trailing path separator.
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
(0) -112 +112 tip