downloadkit/downloadkit.py
Fri, 15 Oct 2010 16:47:51 +0100 andy simpson add id for s^4 kits default
Fri, 27 Aug 2010 12:59:17 +0100 William Roberts v0.20 - change to developer-secure.symbian.org, to fix Bug 3627
Fri, 30 Jul 2010 17:06:23 +0100 William Roberts v0.19 of downloadkit.py
Fri, 02 Jul 2010 15:54:46 +0100 Pat Downey Add support for .7z file extensions.
Wed, 30 Jun 2010 16:19:02 +0100 William Roberts version 0.18 - detect the login redirections on the new-look developer site PDK_3.0.0
Tue, 29 Jun 2010 17:58:44 +0100 William Roberts version 0.17 - use the size information in release_metadata.xml, treat checksum errors as failures
Thu, 18 Mar 2010 14:17:43 +0000 William Roberts v0.16 - generate correct URL for downloading a specific version, and enable "Latest Symbian^X" functionality.
Tue, 16 Mar 2010 12:52:44 +0000 Shabe Razvi version 0.15 - add --noarmv5 option to avoid armv5 binaries. using this with --nowinscw also avoids binaries_epoc.zip and binaries_epoc_sdk.zip.
Sat, 13 Mar 2010 18:56:12 +0000 William Roberts v0.14 - handle the version checking in the "(Public)" download page as well
Sat, 13 Mar 2010 18:50:17 +0000 William Roberts v0.13 - Avoid Python exception if the version test doesn't match
Thu, 11 Mar 2010 14:17:33 +0000 William Roberts version 0.12 - add checking for click-through licenses and make sure we get the version we asked for!
Mon, 01 Mar 2010 17:46:44 +0000 William Roberts v0.11 - added quick_networking_check(), to confirm that we can talk to https://developer.symbian.org
Thu, 25 Feb 2010 21:37:09 +0000 William Roberts version 0.10 - add --nowinscw option to avoid winscw binaries, add version to the user-agent string
Thu, 25 Feb 2010 14:51:33 +0000 William Roberts version 0.9 - added --debug option to enable urllib2 HTTP debugging
Wed, 10 Feb 2010 13:22:03 +0000 William Roberts version 0.8 - added command line options for username and password. Revised the exception handling
Tue, 09 Feb 2010 17:40:51 +0000 William Roberts version 0.7 - add parsing of release_metadata.xml and checking of the MD5 checksums (based on suggested code from ChrisD)
Fri, 05 Feb 2010 14:53:29 +0000 William Roberts v0.6.1 - fix "NameError: global name 'downloadurl' is not defined" when there's an HTTP timeout
Fri, 05 Feb 2010 13:05:49 +0000 William Roberts version 0.6 - avoid problem if Content-Length not supplied, add --nodelete option, check 7z works before starting
Wed, 03 Feb 2010 10:17:27 +0000 William Roberts version 0.5.1 - improve the progress reporting, getting the file size from the HTTP message header
Tue, 02 Feb 2010 14:59:17 +0000 William Roberts version 0.5 - fix unzipping bug, add "--progress" option for info on long downloads
Mon, 01 Feb 2010 12:11:48 +0000 William Roberts version 0.4 - added --nounzip option to suppress the unzipping and deletion
Mon, 01 Feb 2010 12:04:35 +0000 William Roberts version 0.3 - add command line processing, --dryrun option, --nosrc option
Fri, 08 Jan 2010 19:07:49 +0000 William Roberts Changes to control the order of downloading, and hopefully the resulting unzipping (for patches in particular)
Tue, 22 Dec 2009 14:17:28 +0000 William Roberts Make sure that tools_epoc.zip gets unpacked PDK_3.0.e
Tue, 22 Dec 2009 13:55:14 +0000 William Roberts Added User Agent info to another urllib2.Request call which was missed in the previous commit
Tue, 22 Dec 2009 12:34:01 +0000 William Roberts Mark all requests with the "downloadkit.py script" User Agent string, so that we can spot them in the HTTP logs
Fri, 18 Dec 2009 13:32:54 +0000 William Roberts Added downloadkit.py - script to download and unpack a PDK
less more (0) tip