Dario Sestito <darios@symbian.org> [Tue, 09 Mar 2010 12:36:24 +0000] rev 188
Match both make: and make.exe: in some unreciped regexp
Dario Sestito <darios@symbian.org> [Tue, 09 Mar 2010 12:25:31 +0000] rev 187
HTML escape failures so that they can be viewed correctly
Dario Sestito <darios@symbian.org> [Mon, 08 Mar 2010 18:21:32 +0000] rev 186
Don't dump failures which aren't reported
Dario Sestito <darios@symbian.org> [Mon, 08 Mar 2010 17:19:08 +0000] rev 185
Add more categories for unreciped and raptor error failures
Dario Sestito <darios@symbian.org> [Thu, 04 Mar 2010 17:14:46 +0000] rev 184
Add more categories for recipe failures
Dario Sestito <darios@symbian.org> [Thu, 04 Mar 2010 16:35:52 +0000] rev 183
Add while_searching_for_deffile_file_not_found category for warning failures
Dario Sestito <darios@symbian.org> [Thu, 04 Mar 2010 16:30:31 +0000] rev 182
Add more categories for unreciped failures
Dario Sestito <darios@symbian.org> [Thu, 04 Mar 2010 15:16:36 +0000] rev 181
Can't find mmp file should be severity Major
MattD <mattd@symbian.org> [Wed, 03 Mar 2010 17:24:19 +0000] rev 180
Catchup Merge
MattD <mattd@symbian.org> [Wed, 03 Mar 2010 17:22:06 +0000] rev 179
Pulled the DBRTools from their own repo and popped them into this one. Still very much a 'work in progress'.
Dario Sestito <darios@symbian.org> [Wed, 03 Mar 2010 17:14:07 +0000] rev 178
Add README file for uh parser
Dario Sestito <darios@symbian.org> [Wed, 03 Mar 2010 16:51:26 +0000] rev 177
Add Raptor uh parser
William Roberts <williamr@symbian.org> [Wed, 03 Mar 2010 13:46:53 +0000] rev 176
Remove the old /sf/tool/homescreentools package
William Roberts <williamr@symbian.org> [Mon, 01 Mar 2010 17:46:44 +0000] rev 175
v0.11 - added quick_networking_check(), to confirm that we can talk to https://developer.symbian.org
William Roberts <williamr@symbian.org> [Fri, 26 Feb 2010 16:59:59 +0000] rev 174
Change the default packagelist names to be sf_oss_mcl_packages.txt and sftool_oss_mcl_packages.txt
William Roberts <williamr@symbian.org> [Thu, 25 Feb 2010 22:46:41 +0000] rev 173
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.
William Roberts <williamr@symbian.org> [Thu, 25 Feb 2010 21:37:09 +0000] rev 172
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 14:51:33 +0000] rev 171
version 0.9 - added --debug option to enable urllib2 HTTP debugging
Simon Howkins <simonh@symbian.org> [Thu, 25 Feb 2010 13:05:17 +0000] rev 170
Removed more SFL references to packages that have never been SFL ("platform" packages this time).
Simon Howkins <simonh@symbian.org> [Wed, 24 Feb 2010 15:19:30 +0000] rev 169
Switched from https to http for OSS repos, as they don't need secure access
Simon Howkins <simonh@symbian.org> [Wed, 24 Feb 2010 15:18:46 +0000] rev 168
Removed SFL references to packages that have never been SFL
Simon Howkins <simonh@symbian.org> [Wed, 24 Feb 2010 14:34:43 +0000] rev 167
Updated lists of sftools 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 166
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).
andy simpson <andrews@symbian.org> [Tue, 23 Feb 2010 13:59:15 +0000] rev 165
fix typo on podcatcher repo
Shabe Razvi <shaber@symbian.org> [Thu, 11 Feb 2010 15:39:45 +0000] rev 164
Added tag PDK_3.0.g for changeset 44e403e0f4cd
William Roberts <williamr@symbian.org> [Wed, 10 Feb 2010 16:59:46 +0000] rev 163
check_sources_csv.pl - utility for updating the sources.csv files in fbf/projects/packages trees
dave.jones <dave.jones@accenture.com> [Wed, 10 Feb 2010 13:30:10 +0000] rev 162
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.
William Roberts <williamr@symbian.org> [Wed, 10 Feb 2010 13:22:03 +0000] rev 161
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
tahirm@symbian.org [Wed, 10 Feb 2010 13:02:40 +0000] rev 160
added fcl enteries for qt, docscontent, doctools and correct desktopsw url
Chetan Kapoor <chetank@symbian.org> [Wed, 10 Feb 2010 12:36:27 +0000] rev 159
Catchup Merge
Chetan Kapoor <chetank@symbian.org> [Mon, 08 Feb 2010 16:26:02 +0000] rev 158
Made the '-mirror' switch optional
William Roberts <williamr@symbian.org> [Tue, 09 Feb 2010 17:40:51 +0000] rev 157
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.
William Roberts <williamr@symbian.org> [Tue, 09 Feb 2010 12:50:02 +0000] rev 156
Switch convert_to_epl from Perl to Python, adding unicode file support and a "--check" option
William Roberts <williamr@symbian.org> [Fri, 05 Feb 2010 14:53:29 +0000] rev 155
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 13:05:49 +0000] rev 154
version 0.6 - avoid problem if Content-Length not supplied, add --nodelete option, check 7z works before starting
tahirm@symbian.org [Fri, 05 Feb 2010 12:04:50 +0000] rev 153
updated auxiliary_tools links in other_packages
Simon Howkins <simonh@symbian.org> [Thu, 04 Feb 2010 15:41:53 +0000] rev 152
Added tag PDK_3.0.f for changeset 6e81c130aa29
Simon Howkins <simonh@symbian.org> [Thu, 04 Feb 2010 15:39:45 +0000] rev 151
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.
tahirm@symbian.org [Thu, 04 Feb 2010 12:55:07 +0000] rev 150
updated other repos list
tahirm@symbian.org [Thu, 04 Feb 2010 12:38:53 +0000] rev 149
updated sfl_fcl list to include all oss entries and removed sf
tahirm@symbian.org [Thu, 04 Feb 2010 12:27:12 +0000] rev 148
updated sfl_fcl list to include all oss entries and removed sfl
tahirm@symbian.org [Thu, 04 Feb 2010 12:07:33 +0000] rev 147
updated sfl_mcl list to include all oss entries and remove sfl
Shabe Razvi <shaber@symbian.org> [Wed, 03 Feb 2010 16:24:44 +0000] rev 146
Merge
Shabe Razvi <shaber@symbian.org> [Wed, 03 Feb 2010 16:24:25 +0000] rev 145
Merge
Pat Downey <patd@symbian.org> [Thu, 21 Jan 2010 16:55:34 +0000] rev 144
Add initial version of blacklist mercurial extension for use to exclude
and manage known bad changesets from mercurial repositories.
Simon Howkins <simonh@symbian.org> [Thu, 07 Jan 2010 11:16:14 +0000] rev 143
Tweaked text used when reporting files churned, so it's not likely to confuse people who know of churn in the QWG sense.
William Roberts <williamr@symbian.org> [Wed, 03 Feb 2010 10:17:27 +0000] rev 142
version 0.5.1 - improve the progress reporting, getting the file size from the HTTP message header
William Roberts <williamr@symbian.org> [Tue, 02 Feb 2010 14:59:17 +0000] rev 141
version 0.5 - fix unzipping bug, add "--progress" option for info on long downloads
William Roberts <williamr@symbian.org> [Mon, 01 Feb 2010 12:11:48 +0000] rev 140
version 0.4 - added --nounzip option to suppress the unzipping and deletion
William Roberts <williamr@symbian.org> [Mon, 01 Feb 2010 12:04:35 +0000] rev 139
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
William Roberts <williamr@symbian.org> [Mon, 25 Jan 2010 13:56:10 +0000] rev 138
Add Python version of convert_to_eula, which also handles license notices in Unicode text files
andy simpson <andrews@symbian.org> [Fri, 22 Jan 2010 17:01:10 +0000] rev 137
sf/adaptation/stubs now oss. Also fixed type on sftools/depl/doctools
tahirm@symbian.org [Thu, 21 Jan 2010 10:23:22 +0000] rev 136
added entry for smoketest fcl
tahirm@symbian.org [Fri, 15 Jan 2010 10:48:55 +0000] rev 135
updated sftools_mcl_packages.txt
tahirm@symbian.org [Wed, 13 Jan 2010 15:25:56 +0000] rev 134
added entry for gsteamer in sf_fcl_packages.txt
tahirm@symbian.org [Wed, 13 Jan 2010 15:21:54 +0000] rev 133
added entry for wrttools to sfttools_fcl_packages.txt
tahirm@symbian.org [Wed, 13 Jan 2010 15:13:23 +0000] rev 132
added enteris for qt and gstreamer
andy simpson <andrews@symbian.org> [Tue, 12 Jan 2010 11:35:09 +0000] rev 131
merge tags
andy simpson <andrews@symbian.org> [Fri, 08 Jan 2010 16:31:39 +0000] rev 130
Added tag PDK_3.0.e for changeset c63eca238256
William Roberts <williamr@symbian.org> [Fri, 08 Jan 2010 19:07:49 +0000] rev 129
Changes to control the order of downloading, and hopefully the resulting unzipping (for patches in particular)
William Roberts <williamr@symbian.org> [Tue, 22 Dec 2009 14:17:28 +0000] rev 128
Make sure that tools_epoc.zip gets unpacked
William Roberts <williamr@symbian.org> [Tue, 22 Dec 2009 13:55:14 +0000] rev 127
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 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