Fri, 30 Jul 2010 17:06:23 +0100 v0.19 of downloadkit.py
William Roberts <williamr@symbian.org> [Fri, 30 Jul 2010 17:06:23 +0100] rev 306
v0.19 of downloadkit.py - removed the "-p" short form of --password, to avoid confusion with "--progress" if the first minus is omitted - add support for "Do You Feel Lucky?" downloads, which included changing the version check - added report_to_symbian() which logs the way that downloadkit is used and the success or failure - added --nopublicity to turn off report_to_symbian()
Wed, 07 Jul 2010 12:42:22 +0100 Updated scripts for filtering BC reports
Maciej Seroka <maciejs@symbian.org> [Wed, 07 Jul 2010 12:42:22 +0100] rev 305
Updated scripts for filtering BC reports
Wed, 07 Jul 2010 12:34:25 +0100 Added tag PDK_3.0.0 for changeset c1b745b16f58 TAGS
Simon Howkins <simonh@symbian.org> [Wed, 07 Jul 2010 12:34:25 +0100] rev 304
Added tag PDK_3.0.0 for changeset c1b745b16f58
Fri, 02 Jul 2010 15:54:46 +0100 Add support for .7z file extensions.
Pat Downey <patd@symbian.org> [Fri, 02 Jul 2010 15:54:46 +0100] rev 303
Add support for .7z file extensions.
Wed, 30 Jun 2010 16:19:02 +0100 version 0.18 - detect the login redirections on the new-look developer site PDK_3.0.0
William Roberts <williamr@symbian.org> [Wed, 30 Jun 2010 16:19:02 +0100] rev 302
version 0.18 - detect the login redirections on the new-look developer site Added additional debug information for incomplete transfers and login failures.
Tue, 29 Jun 2010 21:56:25 +0100 Extend packagelist parsing to read "sources.csv" files.
William Roberts <williamr@symbian.org> [Tue, 29 Jun 2010 21:56:25 +0100] rev 301
Extend packagelist parsing to read "sources.csv" files.
Tue, 29 Jun 2010 17:58:44 +0100 version 0.17 - use the size information in release_metadata.xml, treat checksum errors as failures
William Roberts <williamr@symbian.org> [Tue, 29 Jun 2010 17:58:44 +0100] rev 300
version 0.17 - use the size information in release_metadata.xml, treat checksum errors as failures Give a clear statement of success or failure after all the unzipping (if any) is completed This version will also resume any interrupted transfers (unless you say --noresume) based on the file sizes.
Tue, 29 Jun 2010 18:09:01 +0100 updated MCL & FCL package listings
Tahir Mahmood <tahirm@symbian.org> [Tue, 29 Jun 2010 18:09:01 +0100] rev 299
updated MCL & FCL package listings
Tue, 29 Jun 2010 15:02:47 +0100 Fix: Missing 'missing' info
Dario Sestito <darios@symbian.org> [Tue, 29 Jun 2010 15:02:47 +0100] rev 298
Fix: Missing 'missing' info
Tue, 29 Jun 2010 14:20:36 +0100 Truclean to take account of new /sf/ directory level in the releaseables
Dario Sestito <darios@symbian.org> [Tue, 29 Jun 2010 14:20:36 +0100] rev 297
Truclean to take account of new /sf/ directory level in the releaseables
Tue, 29 Jun 2010 12:05:37 +0100 Update help info
Dario Sestito <darios@symbian.org> [Tue, 29 Jun 2010 12:05:37 +0100] rev 296
Update help info
Tue, 29 Jun 2010 11:58:24 +0100 Allow shell wildcards in input file names
Dario Sestito <darios@symbian.org> [Tue, 29 Jun 2010 11:58:24 +0100] rev 295
Allow shell wildcards in input file names
Mon, 28 Jun 2010 14:13:42 +0100 Comment out some debug info
Dario Sestito <darios@symbian.org> [Mon, 28 Jun 2010 14:13:42 +0100] rev 294
Comment out some debug info
Mon, 28 Jun 2010 11:59:20 +0100 Extend UH parser to cope with tools build
Dario Sestito <darios@symbian.org> [Mon, 28 Jun 2010 11:59:20 +0100] rev 293
Extend UH parser to cope with tools build
Tue, 22 Jun 2010 10:59:48 +0100 added ../sf/mw/webextensions package to list of repos
Tahir Mahmood <tahirm@symbian.org> [Tue, 22 Jun 2010 10:59:48 +0100] rev 292
added ../sf/mw/webextensions package to list of repos
Mon, 21 Jun 2010 17:19:22 +0100 EPOCROOT should not be compared against baseline
Dario Sestito <darios@symbian.org> [Mon, 21 Jun 2010 17:19:22 +0100] rev 291
EPOCROOT should not be compared against baseline
Mon, 21 Jun 2010 16:46:26 +0100 Fix: when comparing to zipped baseline the temporary file is not removed
Dario Sestito <darios@symbian.org> [Mon, 21 Jun 2010 16:46:26 +0100] rev 290
Fix: when comparing to zipped baseline the temporary file is not removed
Mon, 21 Jun 2010 16:41:04 +0100 Fix: tools version comparison shows always less recent
Dario Sestito <darios@symbian.org> [Mon, 21 Jun 2010 16:41:04 +0100] rev 289
Fix: tools version comparison shows always less recent
Wed, 16 Jun 2010 12:25:30 +0100 Add EPOCROOT to the envinfo report
Dario Sestito <darios@symbian.org> [Wed, 16 Jun 2010 12:25:30 +0100] rev 288
Add EPOCROOT to the envinfo report
Wed, 16 Jun 2010 11:44:46 +0100 Restructure envinfo help
Dario Sestito <darios@symbian.org> [Wed, 16 Jun 2010 11:44:46 +0100] rev 287
Restructure envinfo help
Wed, 16 Jun 2010 11:36:40 +0100 Allow better version reporting for gcc compiler
Dario Sestito <darios@symbian.org> [Wed, 16 Jun 2010 11:36:40 +0100] rev 286
Allow better version reporting for gcc compiler
Sun, 13 Jun 2010 20:39:03 +0100 diffenv - Added some basic support for diffing with zipped builds over http (such as the internal foundation builds). for example: dbr diffenv 'http://builds.symbian.org/SF_builds/symbian3/builds/FCL/symbian3_FCL.single.555/' DBRToolsDev
MattD <mattd@symbian.org> [Sun, 13 Jun 2010 20:39:03 +0100] rev 285
diffenv - Added some basic support for diffing with zipped builds over http (such as the internal foundation builds). for example: dbr diffenv 'http://builds.symbian.org/SF_builds/symbian3/builds/FCL/symbian3_FCL.single.555/'
Sun, 13 Jun 2010 18:33:42 +0100 DBRUtils - zipped baseline comparisons: Fixed so we only need the md5s. DBRToolsDev
MattD <mattd@symbian.org> [Sun, 13 Jun 2010 18:33:42 +0100] rev 284
DBRUtils - zipped baseline comparisons: Fixed so we only need the md5s.
Sun, 13 Jun 2010 15:29:20 +0100 Changed help so that summaries come from components. Added smoketest method to try to reduce regressions (when I write some tests). A few minor cleanups. DBRToolsDev
MattD <mattd@symbian.org> [Sun, 13 Jun 2010 15:29:20 +0100] rev 283
Changed help so that summaries come from components. Added smoketest method to try to reduce regressions (when I write some tests). A few minor cleanups.
Thu, 10 Jun 2010 18:49:08 +0100 Restructure help text
Dario Sestito <darios@symbian.org> [Thu, 10 Jun 2010 18:49:08 +0100] rev 282
Restructure help text
Thu, 10 Jun 2010 15:25:56 +0100 Change default releaseablesdir to \build_info\logs\releaseables
Dario Sestito <darios@symbian.org> [Thu, 10 Jun 2010 15:25:56 +0100] rev 281
Change default releaseablesdir to \build_info\logs\releaseables
Thu, 10 Jun 2010 15:16:46 +0100 Don't search for the tools under PDT_HOME\utilities but only under ..
Dario Sestito <darios@symbian.org> [Thu, 10 Jun 2010 15:16:46 +0100] rev 280
Don't search for the tools under PDT_HOME\utilities but only under ..
Thu, 10 Jun 2010 11:06:18 +0100 Rename 'stubs' as 'bin' as this is more appropriate
Dario Sestito <darios@symbian.org> [Thu, 10 Jun 2010 11:06:18 +0100] rev 279
Rename 'stubs' as 'bin' as this is more appropriate
Wed, 09 Jun 2010 18:41:17 +0100 Add stubs for the most commonly used tools
Dario Sestito <darios@symbian.org> [Wed, 09 Jun 2010 18:41:17 +0100] rev 278
Add stubs for the most commonly used tools
Mon, 07 Jun 2010 12:44:01 +0100 Improve/fix help info
Dario Sestito <darios@symbian.org> [Mon, 07 Jun 2010 12:44:01 +0100] rev 277
Improve/fix help info
(0) -300 -100 -50 -30 tip