2010-08-27 v0.20 - change to developer-secure.symbian.org, to fix Bug 3627
William Roberts <williamr@symbian.org> [Fri, 27 Aug 2010 12:59:17 +0100] rev 280
v0.20 - change to developer-secure.symbian.org, to fix Bug 3627 Also move the point at which downloadpage.html is saved, in order to get all of it for debugging
2010-07-30 v0.19 of downloadkit.py
William Roberts <williamr@symbian.org> [Fri, 30 Jul 2010 17:06:23 +0100] rev 279
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()
2010-07-07 Updated scripts for filtering BC reports
Maciej Seroka <maciejs@symbian.org> [Wed, 07 Jul 2010 12:42:22 +0100] rev 278
Updated scripts for filtering BC reports
2010-07-07 Added tag PDK_3.0.0 for changeset c1b745b16f58 TAGS
Simon Howkins <simonh@symbian.org> [Wed, 07 Jul 2010 12:34:25 +0100] rev 277
Added tag PDK_3.0.0 for changeset c1b745b16f58
2010-06-30 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 276
version 0.18 - detect the login redirections on the new-look developer site Added additional debug information for incomplete transfers and login failures.
2010-06-29 Extend packagelist parsing to read "sources.csv" files.
William Roberts <williamr@symbian.org> [Tue, 29 Jun 2010 21:56:25 +0100] rev 275
Extend packagelist parsing to read "sources.csv" files.
2010-06-29 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 274
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.
2010-06-29 updated MCL & FCL package listings
Tahir Mahmood <tahirm@symbian.org> [Tue, 29 Jun 2010 18:09:01 +0100] rev 273
updated MCL & FCL package listings
2010-06-29 Fix: Missing 'missing' info
Dario Sestito <darios@symbian.org> [Tue, 29 Jun 2010 15:02:47 +0100] rev 272
Fix: Missing 'missing' info
2010-06-29 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 271
Truclean to take account of new /sf/ directory level in the releaseables
2010-06-29 Update help info
Dario Sestito <darios@symbian.org> [Tue, 29 Jun 2010 12:05:37 +0100] rev 270
Update help info
2010-06-29 Allow shell wildcards in input file names
Dario Sestito <darios@symbian.org> [Tue, 29 Jun 2010 11:58:24 +0100] rev 269
Allow shell wildcards in input file names
2010-06-28 Comment out some debug info
Dario Sestito <darios@symbian.org> [Mon, 28 Jun 2010 14:13:42 +0100] rev 268
Comment out some debug info
2010-06-28 Extend UH parser to cope with tools build
Dario Sestito <darios@symbian.org> [Mon, 28 Jun 2010 11:59:20 +0100] rev 267
Extend UH parser to cope with tools build
2010-06-22 added ../sf/mw/webextensions package to list of repos
Tahir Mahmood <tahirm@symbian.org> [Tue, 22 Jun 2010 10:59:48 +0100] rev 266
added ../sf/mw/webextensions package to list of repos
2010-06-21 EPOCROOT should not be compared against baseline
Dario Sestito <darios@symbian.org> [Mon, 21 Jun 2010 17:19:22 +0100] rev 265
EPOCROOT should not be compared against baseline
2010-06-21 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 264
Fix: when comparing to zipped baseline the temporary file is not removed
2010-06-21 Fix: tools version comparison shows always less recent
Dario Sestito <darios@symbian.org> [Mon, 21 Jun 2010 16:41:04 +0100] rev 263
Fix: tools version comparison shows always less recent
2010-06-16 Add EPOCROOT to the envinfo report
Dario Sestito <darios@symbian.org> [Wed, 16 Jun 2010 12:25:30 +0100] rev 262
Add EPOCROOT to the envinfo report
2010-06-16 Restructure envinfo help
Dario Sestito <darios@symbian.org> [Wed, 16 Jun 2010 11:44:46 +0100] rev 261
Restructure envinfo help
2010-06-16 Allow better version reporting for gcc compiler
Dario Sestito <darios@symbian.org> [Wed, 16 Jun 2010 11:36:40 +0100] rev 260
Allow better version reporting for gcc compiler
2010-06-10 Restructure help text
Dario Sestito <darios@symbian.org> [Thu, 10 Jun 2010 18:49:08 +0100] rev 259
Restructure help text
2010-06-10 Change default releaseablesdir to \build_info\logs\releaseables
Dario Sestito <darios@symbian.org> [Thu, 10 Jun 2010 15:25:56 +0100] rev 258
Change default releaseablesdir to \build_info\logs\releaseables
2010-06-10 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 257
Don't search for the tools under PDT_HOME\utilities but only under ..
2010-06-10 Rename 'stubs' as 'bin' as this is more appropriate
Dario Sestito <darios@symbian.org> [Thu, 10 Jun 2010 11:06:18 +0100] rev 256
Rename 'stubs' as 'bin' as this is more appropriate
2010-06-09 Add stubs for the most commonly used tools
Dario Sestito <darios@symbian.org> [Wed, 09 Jun 2010 18:41:17 +0100] rev 255
Add stubs for the most commonly used tools
2010-06-07 Improve/fix help info
Dario Sestito <darios@symbian.org> [Mon, 07 Jun 2010 12:44:01 +0100] rev 254
Improve/fix help info
2010-06-07 Fix: wrong location for envinfo.txt in zip file. Add more locations to look for envinfo.txt
Dario Sestito <darios@symbian.org> [Mon, 07 Jun 2010 12:39:24 +0100] rev 253
Fix: wrong location for envinfo.txt in zip file. Add more locations to look for envinfo.txt
2010-06-04 Changed envinfo slightly to have comparison of tools version with a baseline
Dario Sestito <darios@symbian.org> [Fri, 04 Jun 2010 16:09:17 +0100] rev 252
Changed envinfo slightly to have comparison of tools version with a baseline
2010-06-03 Add envinfo.pl tool to dump environment info
Dario Sestito <darios@symbian.org> [Thu, 03 Jun 2010 14:05:16 +0100] rev 251
Add envinfo.pl tool to dump environment info
2010-06-03 Remove duplicate script, use uh_parser/truclean.pl instead
Shabe Razvi <shaber@symbian.org> [Thu, 03 Jun 2010 12:22:16 +0100] rev 250
Remove duplicate script, use uh_parser/truclean.pl instead
2010-05-28 Raised to critical the categories: armcc_cannot_open_source_input_file, mwccsym2_file_cannot_be_opened, cpp_exe_no_such_file_or_directory
Dario Sestito <darios@symbian.org> [Fri, 28 May 2010 15:41:53 +0100] rev 249
Raised to critical the categories: armcc_cannot_open_source_input_file, mwccsym2_file_cannot_be_opened, cpp_exe_no_such_file_or_directory
2010-05-27 Added a very crude tool to check for existence of various tools in the system PATH.
teknolog [Thu, 27 May 2010 14:19:36 +0100] rev 248
Added a very crude tool to check for existence of various tools in the system PATH.
2010-05-27 moved socialmobilefw package from incubator to sf/mw
Tahir Mahmood <tahirm@symbian.org> [Thu, 27 May 2010 12:31:39 +0100] rev 247
moved socialmobilefw package from incubator to sf/mw
2010-05-26 Add new categories: mwldsym2_undefined_symbol and makedef_frozen_export_missing for recipe failures
Dario Sestito <darios@symbian.org> [Wed, 26 May 2010 10:35:45 +0100] rev 246
Add new categories: mwldsym2_undefined_symbol and makedef_frozen_export_missing for recipe failures
2010-05-13 Added output of Heading above table, so the script generates all of the desired content for the wiki page, not just part of it.
Simon Howkins <simonh@symbian.org> [Thu, 13 May 2010 16:39:28 +0100] rev 245
Added output of Heading above table, so the script generates all of the desired content for the wiki page, not just part of it. A --pdk option can be passed to be used as the PDK release number, if this is known.
2010-05-13 Changed script to use CSV formatted input, rather than TSV.
Simon Howkins <simonh@symbian.org> [Thu, 13 May 2010 16:27:37 +0100] rev 244
Changed script to use CSV formatted input, rather than TSV. This means that the script can directly process the CSV downloaded from Bugzilla, without any need to use Excel to convert it.
2010-05-20 removed sf/tools/homescreentools from package lists
Tahir Mahmood <tahirm@symbian.org> [Thu, 20 May 2010 17:04:35 +0100] rev 243
removed sf/tools/homescreentools from package lists
2010-05-20 updated MCL/sf and FCL/sf package lists
Tahir Mahmood <tahirm@symbian.org> [Thu, 20 May 2010 17:00:52 +0100] rev 242
updated MCL/sf and FCL/sf package lists
2010-05-20 Raise level of severity for 'make: no rule to make target' errors to major as they are root causes
Dario Sestito <darios@symbian.org> [Thu, 20 May 2010 14:13:31 +0100] rev 241
Raise level of severity for 'make: no rule to make target' errors to major as they are root causes
2010-05-17 Added tag PDK_3.0.i for changeset d01a4084d621 TAGS
Simon Howkins <simonh@symbian.org> [Mon, 17 May 2010 16:42:52 +0100] rev 240
Added tag PDK_3.0.i for changeset d01a4084d621
2010-05-13 Extended to put the preferred column headings into the table. PDK_3.0.i
Simon Howkins <simonh@symbian.org> [Thu, 13 May 2010 12:34:20 +0100] rev 239
Extended to put the preferred column headings into the table. Also made a few other simplifications.
2010-05-12 Revert to version 236 as 237 breaks the parser
Dario Sestito <darios@symbian.org> [Wed, 12 May 2010 10:32:26 +0100] rev 238
Revert to version 236 as 237 breaks the parser
2010-05-11 Update uh_parser to understand sftools/dev packages
Shabe Razvi <shaber@symbian.org> [Tue, 11 May 2010 13:39:54 +0100] rev 237
Update uh_parser to understand sftools/dev packages
2010-05-11 Add author information. Reviewed descriptions
Dario Sestito <darios@symbian.org> [Tue, 11 May 2010 11:31:22 +0100] rev 236
Add author information. Reviewed descriptions
2010-05-11 Ren 'general failures' title into more appropriate 'floating failures'
Dario Sestito <darios@symbian.org> [Tue, 11 May 2010 11:22:54 +0100] rev 235
Ren 'general failures' title into more appropriate 'floating failures'
2010-05-11 Do not display the unknown/unknown package unless there are associated failures
Dario Sestito <darios@symbian.org> [Tue, 11 May 2010 11:19:36 +0100] rev 234
Do not display the unknown/unknown package unless there are associated failures
2010-05-11 Move PARSED FILES section to the bottom. Minor cosmetic changes
Dario Sestito <darios@symbian.org> [Tue, 11 May 2010 11:12:25 +0100] rev 233
Move PARSED FILES section to the bottom. Minor cosmetic changes
2010-05-10 Add parsed logs and built configs at the top of the main page
Dario Sestito <darios@symbian.org> [Mon, 10 May 2010 14:23:00 +0100] rev 232
Add parsed logs and built configs at the top of the main page
2010-05-10 Fix: package unknown/unknown appears twice
Dario Sestito <darios@symbian.org> [Mon, 10 May 2010 12:03:05 +0100] rev 231
Fix: package unknown/unknown appears twice
2010-05-06 Fix: some heuristically determined components are wrong. Fix: recipe failures without bldinf attribute are lost
Dario Sestito <darios@symbian.org> [Thu, 06 May 2010 18:06:35 +0100] rev 230
Fix: some heuristically determined components are wrong. Fix: recipe failures without bldinf attribute are lost
2010-05-06 Minor improvements to the output: a typo fix and hiding of tip tags.
Simon Howkins <simonh@symbian.org> [Thu, 06 May 2010 12:47:02 +0100] rev 229
Minor improvements to the output: a typo fix and hiding of tip tags.
2010-04-30 Merge
Dario Sestito <darios@symbian.org> [Fri, 30 Apr 2010 12:19:39 +0100] rev 228
Merge
2010-04-30 Make UH parse the latest file under \epoc32\build by default
Dario Sestito <darios@symbian.org> [Fri, 30 Apr 2010 12:18:51 +0100] rev 227
Make UH parse the latest file under \epoc32\build by default
2010-04-28 Added new S^4 packages to clone packages list
Tahir Mahmood <tahirm@symbian.org> [Wed, 28 Apr 2010 14:08:16 +0100] rev 226
Added new S^4 packages to clone packages list
2010-04-28 Adding initial BC Headers Grey List xml and corresponding xls
mikek [Wed, 28 Apr 2010 11:10:24 +0100] rev 225
Adding initial BC Headers Grey List xml and corresponding xls
(0) -100 -56 tip