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
MattD <mattd@symbian.org> [Wed, 16 Dec 2009 12:08:47 +0000] rev 124
Catchup Merge
MattD <mattd@symbian.org> [Tue, 15 Dec 2009 14:51:38 +0000] rev 123
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.
andy.simpson <andrews@symbian.org> [Tue, 15 Dec 2009 14:31:01 +0000] rev 122
Added tag PDK_3.0.d for changeset c5817fd289ec
andy simpson <andrews@symbian.org> [Mon, 14 Dec 2009 17:22:10 +0000] rev 121
Added tag PDK_2.0.2 for changeset 61b66a9de915
andy simpson <andrews@symbian.org> [Mon, 14 Dec 2009 10:52:54 +0000] rev 120
removed deprecated packages from sf_fcl_packages.txt
Dario Sestito <darios@symbian.org> [Thu, 10 Dec 2009 15:29:46 +0000] rev 119
Remove deprecated FBF repositories from other_packages.txt
Shabe Razvi <shaber@symbian.org> [Thu, 26 Nov 2009 13:43:55 +0000] rev 118
Merge
Shabe Razvi <shaber@symbian.org> [Wed, 14 Oct 2009 16:21:15 +0100] rev 117
Added tag PDK_3.0.a for changeset 62971d19bb33
andy simpson <andrews@symbian.org> [Tue, 17 Nov 2009 17:36:29 +0000] rev 116
add exit code for clone_all_packages.pl to make easier to integrate to automated jobs
Simon Howkins <simonh@symbian.org> [Tue, 17 Nov 2009 11:15:36 +0000] rev 115
Speed up execution, by skipping over the /epoc32/build directory (which isn't released so doesn't need to be processed).
Shabe Razvi <shaber@symbian.org> [Mon, 16 Nov 2009 15:07:57 +0000] rev 114
Merge tags
Shabe Razvi <shaber@symbian.org> [Mon, 16 Nov 2009 15:02:35 +0000] rev 113
Added tag PDK_2.0.1 for changeset 718b119bed63
MattD <mattd@symbian.org> [Thu, 12 Nov 2009 16:06:26 +0000] rev 112
Added tag PDK_3.0.c for changeset 718b119bed63
MattD <mattd@symbian.org> [Wed, 11 Nov 2009 14:38:15 +0000] rev 111
Merge
Simon Howkins <simonh@symbian.org> [Tue, 10 Nov 2009 11:29:35 +0000] rev 110
Enabled script to accept multiple system_definition inputs, to cope with the split build situation.
Simon Howkins <simonh@symbian.org> [Mon, 09 Nov 2009 18:13:38 +0000] rev 109
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".
Simon Howkins <simonh@symbian.org> [Mon, 09 Nov 2009 15:55:05 +0000] rev 108
Script no longer used.
Simon Howkins <simonh@symbian.org> [Mon, 09 Nov 2009 15:04:58 +0000] rev 107
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 14:58:53 +0000] rev 106
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:27:03 +0000] rev 105
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.
Arnaud Lenoir <arnaudl@symbian.org> [Fri, 06 Nov 2009 16:00:20 +0000] rev 104
Added the links to the website for each package (may need some improvements).
Simon Howkins <simonh@symbian.org> [Fri, 06 Nov 2009 15:47:33 +0000] rev 103
Corrected new argument checking.
Simon Howkins <simonh@symbian.org> [Fri, 06 Nov 2009 15:21:20 +0000] rev 102
Changed the hard-coded default for the releases location, so at least tonight's candidate build will work OK.
Arnaud Lenoir [Mon, 19 Oct 2009 18:06:51 +0100] rev 101
Count the number of bugs and print on the default ouptut to update the Release Notes with that value. Need to be added automatically.
asimpson@symbian.org [Mon, 09 Nov 2009 14:05:49 +0000] rev 100
changed paths for sftools/dev/build and sf/os/kernelhwsrv from sfl to oss (for mcl and fcl lists, left unchanged in rcl1 list)
Simon Howkins <simonh@symbian.org> [Fri, 06 Nov 2009 12:10:52 +0000] rev 99
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.
Simon Howkins <simonh@symbian.org> [Thu, 05 Nov 2009 12:27:15 +0000] rev 98
Removed commented code, code which had no effect on the output, some unnecessary \s, and a couple of other basic simplifications.
MattD <mattd@symbian.org> [Tue, 27 Oct 2009 10:38:30 +0000] rev 97
clone_all_packages.pl - Added optional '-webhost' parameter.
Shabe Razvi <shaber@symbian.org> [Wed, 21 Oct 2009 13:54:35 +0100] rev 96
Added tag PDK_3.0.b for changeset 219325363815
William Roberts <williamr@symbian.org> [Mon, 19 Oct 2009 16:25:56 +0100] rev 95
Fix Bug 489 by moving the "--rev xxx" options to the correct place in the command line
asimpson@symbian.org [Thu, 15 Oct 2009 16:49:47 +0100] rev 94
Added tag PDK_2.0.0 for changeset bd0e6fdb18f4
Simon Howkins <simonh@symbian.org> [Wed, 14 Oct 2009 16:14:05 +0100] rev 93
Add new location of qemu repo to list of OSS MCLs that the tools should process.
Arnaud Lenoir [Tue, 13 Oct 2009 16:41:19 +0100] rev 92
Add Beagleaboard baseport to the list of packages to clone.
Arnaud Lenoir [Wed, 07 Oct 2009 17:01:35 +0100] rev 91
Improve the script fcls4releasenotes.pl.
Arnaud Lenoir [Wed, 07 Oct 2009 16:50:31 +0100] rev 90
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)
Chetan Kapoor <chetank@symbian.org> [Tue, 06 Oct 2009 17:10:35 +0100] rev 89
Catchup merge
Chetan Kapoor <chetank@symbian.org> [Tue, 06 Oct 2009 17:09:32 +0100] rev 88
Fixed "white-spaces" in licence text issue in convert_to_eula.pl
MattD <mattd@symbian.org> [Tue, 06 Oct 2009 16:55:03 +0100] rev 87
merge
MattD <mattd@symbian.org> [Mon, 05 Oct 2009 18:47:45 +0100] rev 86
catchup merge.
Simon Howkins <simonh@symbian.org> [Wed, 23 Sep 2009 17:41:26 +0100] rev 85
Merge
Simon Howkins <simonh@symbian.org> [Wed, 23 Sep 2009 17:39:39 +0100] rev 84
Removed output from perl script that is now dealt with by the ant script.
Simon Howkins <simonh@symbian.org> [Wed, 23 Sep 2009 17:18:24 +0100] rev 83
Updated wiki markup output so that lines don't run together (now a list).
Simon Howkins <simonh@symbian.org> [Wed, 23 Sep 2009 16:44:32 +0100] rev 82
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.
Arnaud Lenoir [Wed, 23 Sep 2009 15:29:06 +0100] rev 81
Arnaudl. Final version of the script before testing live by doing a test build.
Arnaud Lenoir [Mon, 21 Sep 2009 16:13:48 +0100] rev 80
Perl script for the releases notes automation with fcl!
Simon Howkins <simonh@symbian.org> [Wed, 23 Sep 2009 17:41:26 +0100] rev 79
Update release automation scripts
* Merge
asimpson@symbian.org [Mon, 05 Oct 2009 09:55:57 +0100] rev 78
remove spurious white space
tahirm@symbian.org [Fri, 02 Oct 2009 15:23:26 +0100] rev 77
merging updates for sf_fcl_packages.txt
tahirm@symbian.org [Fri, 02 Oct 2009 15:21:19 +0100] rev 76
added entries for new and moved symbian^3 packages
William Roberts <williamr@symbian.org> [Fri, 02 Oct 2009 12:21:14 +0100] rev 75
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:13:57 +0100] rev 74
Move the "already converted notice" line check to a more efficient place, report files with multiple notices, repair formatting.
tahirm@symbian.org [Fri, 02 Oct 2009 11:55:00 +0100] rev 73
merge recent changes
tahirm@symbian.org [Fri, 02 Oct 2009 11:53:21 +0100] rev 72
added entry of os/osrndtools in sf_mcl_packages
Chetan Kapoor <chetank@symbian.org> [Thu, 01 Oct 2009 17:42:05 +0100] rev 71
Modified convert_to_eula.pl to parse multiple instances of the SFL licence.
asimpson@symbian.org [Thu, 01 Oct 2009 16:23:51 +0100] rev 70
added missing eol on sftools_mcl_packages.txt
victorp@symbian.org [Thu, 01 Oct 2009 11:08:26 +0100] rev 69
gettd.pl version 0.6a
victorp@symbian.org [Wed, 30 Sep 2009 16:05:51 +0100] rev 68
gettd.p version 0.6
tahirm@symbian.org [Wed, 30 Sep 2009 14:07:40 +0100] rev 67
updated sf_mcl_packages to reflect platformtools move from /tools to /mw
tahirm@symbian.org [Wed, 30 Sep 2009 12:54:49 +0100] rev 66
Added srvdiscovery package to list
tahirm@symbian.org [Wed, 30 Sep 2009 12:25:32 +0100] rev 65
update sf_mcl_packages to reflect symbian^3. Created sf_rcl_1_packages for RCL_1 list of packages
tahirm@symbian.org [Fri, 25 Sep 2009 16:13:53 +0100] rev 64
added FCL list for sf and sftools
tahirm@symbian.org [Fri, 25 Sep 2009 15:17:56 +0100] rev 63
removed duplicate lines due to faulty merge
William Roberts <williamr@symbian.org> [Thu, 24 Sep 2009 17:40:34 +0100] rev 62
Clarify what sort of "members" are using the SFL
andysimpson [Thu, 24 Sep 2009 09:33:30 +0100] rev 61
add utils to parse output of clone_all_packages.pl and to remove credentials from the local clone
William Roberts <williamr@symbian.org> [Wed, 23 Sep 2009 17:01:55 +0100] rev 60
Fix Bug 387 - full newline processing as per "perlport" guidance
Removed clone_BOM.pl as the functionality is now all in clone_all_packages.pl
Updated convert_to_eula.pl for revised license notice.
William Roberts <williamr@symbian.org> [Tue, 22 Sep 2009 17:01:01 +0100] rev 59
Simple utility to change perfectly-formed SFL copyright notices to something else
Simon Howkins <simonh@symbian.org> [Thu, 17 Sep 2009 16:39:00 +0100] rev 58
Added detection of packages that are new, or have changed from SFL -> EPL.
This cannot distinguish such packages from those where we have reverted to
using the MCL version after using an FCL version, but this is noted so the
post-processing (by a real person) can take this into account.
Simon Howkins <simonh@symbian.org> [Thu, 17 Sep 2009 14:18:32 +0100] rev 57
Uncommented necessary line of code!
Simon Howkins <simonh@symbian.org> [Thu, 17 Sep 2009 14:05:23 +0100] rev 56
Made test for interesting packages consider % files churned. >30% is
considered interesting.
Adjusted the number of files added/removed that make a package interesting
to offset the items added by the churn check.
Chetan Kapoor <chetank@symbian.org> [Thu, 17 Sep 2009 11:40:59 +0100] rev 55
Located clone_all_packages relative to the location of fbf_churn.
asimpson@symbian.org [Wed, 16 Sep 2009 12:00:21 +0100] rev 54
Removed buildlayout35 package as this is empty and causing errors when running clone all
Chetan Kapoor <chetank@symbian.org> [Wed, 16 Sep 2009 11:41:59 +0100] rev 53
Tool to automate conversion of Bugzilla CSV reports to MediaWiki text for inclusion in release notes.
MattD <mattd@symbian.org> [Tue, 15 Sep 2009 12:09:58 +0100] rev 52
catchup merge.
MattD <mattd@symbian.org> [Tue, 15 Sep 2009 12:08:59 +0100] rev 51
clone_all_packages.pl - Enabled 'dummyrun' to be set from the command line using '-d' (or -'dummyrun') to help with trying out --exec style commands.
Simon Howkins <simonh@symbian.org> [Mon, 14 Sep 2009 16:37:27 +0100] rev 50
Tool to help automate the "Mercurial Comparison" part of the Release Notes
Chetan Kapoor <chetank@symbian.org> [Mon, 14 Sep 2009 13:40:02 +0100] rev 49
Creating "code_churn" directory in utilities, and adding perl scripts for code chrun tool
William Roberts <williamr@symbian.org> [Fri, 11 Sep 2009 11:47:01 +0100] rev 48
Cope with PDK 2.0.c variation on build-info.xml format
William Roberts <williamr@symbian.org> [Thu, 10 Sep 2009 13:11:03 +0100] rev 47
Cope with build-info.xml format as supplied for PDK 2.0.e (changes "#:" to "#")
William Roberts <williamr@symbian.org> [Tue, 08 Sep 2009 13:00:26 +0100] rev 46
Change -mirror so that explicit package lists don't get the "implied FCLs" added.
William Roberts <williamr@symbian.org> [Mon, 07 Sep 2009 16:59:50 +0100] rev 45
Remove sfl/MCL/sf/os/security, as this prevents the correct cloning of the oss/MCL/sf/os/security repo repo
William Roberts <williamr@symbian.org> [Mon, 07 Sep 2009 14:01:18 +0100] rev 44
Added %HREPO% and %WHREPO%, to assist in cloning from network drives
victorp@symbian.org [Thu, 03 Sep 2009 11:39:00 +0100] rev 43
gettd - adding sample filter for new UI
Simon Howkins <simonh@symbian.org> [Fri, 28 Aug 2009 11:12:09 +0100] rev 42
Added copyright header.
William Roberts <williamr@symbian.org> [Wed, 26 Aug 2009 17:46:12 +0100] rev 41
Add extra login to do "hg update" after "hg pull" if not mirroring - to match clone_BOM.pl
William Roberts <williamr@symbian.org> [Wed, 26 Aug 2009 17:34:08 +0100] rev 40
Add -packagelist option, which also supports build-info.xml to provide the equivalent of the clone_BOM.pl script
Added better return code handling, to allow for "hg diff" which returns 0 = same, 1 = different
Refactor the reading of the supplied text files to use -packagelist processing internally
Added %REV% for -exec usage, which gives access to the revision identifies from build-info.xml