2010-01-08 William Roberts Changes to control the order of downloading, and hopefully the resulting unzipping (for patches in particular)
2009-12-22 William Roberts Make sure that tools_epoc.zip gets unpacked PDK_3.0.e
2009-12-22 William Roberts Added User Agent info to another urllib2.Request call which was missed in the previous commit
2009-12-22 William Roberts Mark all requests with the "downloadkit.py script" User Agent string, so that we can spot them in the HTTP logs
2009-12-18 William Roberts Added downloadkit.py - script to download and unpack a PDK
2009-12-16 MattD Catchup Merge
2009-12-15 MattD 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.
2009-12-15 andy.simpson Added tag PDK_3.0.d for changeset c5817fd289ec
2009-12-14 andy simpson Added tag PDK_2.0.2 for changeset 61b66a9de915
2009-12-14 andy simpson removed deprecated packages from sf_fcl_packages.txt
2009-12-10 Dario Sestito Remove deprecated FBF repositories from other_packages.txt PDK_3.0.d
2009-11-26 Shabe Razvi Merge PDK_2.0.2
2009-10-14 Shabe Razvi Added tag PDK_3.0.a for changeset 62971d19bb33
2009-11-17 andy simpson add exit code for clone_all_packages.pl to make easier to integrate to automated jobs
2009-11-17 Simon Howkins Speed up execution, by skipping over the /epoc32/build directory (which isn't released so doesn't need to be processed).
2009-11-16 Shabe Razvi Merge tags
2009-11-16 Shabe Razvi Added tag PDK_2.0.1 for changeset 718b119bed63
2009-11-12 MattD Added tag PDK_3.0.c for changeset 718b119bed63
2009-11-11 MattD Merge
2009-11-10 Simon Howkins Enabled script to accept multiple system_definition inputs, to cope with the split build situation. PDK_2.0.1 PDK_3.0.c
2009-11-09 Simon Howkins Tweak to avoid an abort if the system definition cannot be opened to obtain the package names.
2009-11-09 Simon Howkins Script no longer used.
2009-11-09 Simon Howkins Removed attempts to identify new and relicensed packages, as this is already covered by another script and another part of the release notes.
2009-11-09 Simon Howkins 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.
2009-11-09 Simon Howkins Alternative script for generating release note information about package changes and FCL usage.
2009-11-06 Arnaud Lenoir Added the links to the website for each package (may need some improvements).
2009-11-06 Simon Howkins Corrected new argument checking.
2009-11-06 Simon Howkins Changed the hard-coded default for the releases location, so at least tonight's candidate build will work OK.
2009-10-19 Arnaud Lenoir Count the number of bugs and print on the default ouptut to update the Release Notes with that value. Need to be added automatically.
2009-11-09 asimpson changed paths for sftools/dev/build and sf/os/kernelhwsrv from sfl to oss (for mcl and fcl lists, left unchanged in rcl1 list)
2009-11-06 Simon Howkins Bug 881: "Automatic creation of release note content broken by config change"
2009-11-05 Simon Howkins Removed commented code, code which had no effect on the output, some unnecessary \s, and a couple of other basic simplifications.
2009-10-27 MattD clone_all_packages.pl - Added optional '-webhost' parameter.
2009-10-21 Shabe Razvi Added tag PDK_3.0.b for changeset 219325363815
2009-10-19 William Roberts Fix Bug 489 by moving the "--rev xxx" options to the correct place in the command line
2009-10-15 asimpson Added tag PDK_2.0.0 for changeset bd0e6fdb18f4 PDK_3.0.b
2009-10-14 Simon Howkins Add new location of qemu repo to list of OSS MCLs that the tools should process.
2009-10-13 Arnaud Lenoir Add Beagleaboard baseport to the list of packages to clone. PDK_2.0.0
2009-10-07 Arnaud Lenoir Improve the script fcls4releasenotes.pl. PDK_3.0.a
2009-10-07 Arnaud Lenoir Correct problem with the name entered as parameter because it was exiting if 2 PDKs starting with the same name
2009-10-06 Chetan Kapoor Catchup merge
2009-10-06 Chetan Kapoor Fixed "white-spaces" in licence text issue in convert_to_eula.pl
2009-10-06 MattD merge
2009-10-05 MattD catchup merge.
2009-09-23 Simon Howkins Merge
2009-09-23 Simon Howkins Removed output from perl script that is now dealt with by the ant script.
2009-09-23 Simon Howkins Updated wiki markup output so that lines don't run together (now a list).
2009-09-23 Simon Howkins Synchronised the output filename to match the other parts of the system generating release note content.
2009-09-23 Arnaud Lenoir Arnaudl. Final version of the script before testing live by doing a test build.
2009-09-21 Arnaud Lenoir Perl script for the releases notes automation with fcl!
2009-09-23 Simon Howkins Update release automation scripts
2009-10-05 asimpson remove spurious white space
2009-10-02 tahirm merging updates for sf_fcl_packages.txt
2009-10-02 tahirm added entries for new and moved symbian^3 packages
2009-10-02 William Roberts Version of convert_to_eula.pl which converts SFL to EPL - takes the directories to be processed as arguments
2009-10-02 William Roberts Move the "already converted notice" line check to a more efficient place, report files with multiple notices, repair formatting.
2009-10-02 tahirm merge recent changes
2009-10-02 tahirm added entry of os/osrndtools in sf_mcl_packages
2009-10-01 Chetan Kapoor Modified convert_to_eula.pl to parse multiple instances of the SFL licence.
2009-10-01 asimpson added missing eol on sftools_mcl_packages.txt
2009-10-01 victorp gettd.pl version 0.6a
2009-09-30 victorp gettd.p version 0.6
2009-09-30 tahirm updated sf_mcl_packages to reflect platformtools move from /tools to /mw
2009-09-30 tahirm Added srvdiscovery package to list
2009-09-30 tahirm update sf_mcl_packages to reflect symbian^3. Created sf_rcl_1_packages for RCL_1 list of packages
2009-09-25 tahirm added FCL list for sf and sftools
2009-09-25 tahirm removed duplicate lines due to faulty merge
2009-09-24 William Roberts Clarify what sort of "members" are using the SFL
2009-09-24 andysimpson add utils to parse output of clone_all_packages.pl and to remove credentials from the local clone
2009-09-23 William Roberts Fix Bug 387 - full newline processing as per "perlport" guidance
2009-09-22 William Roberts Simple utility to change perfectly-formed SFL copyright notices to something else
2009-09-17 Simon Howkins Added detection of packages that are new, or have changed from SFL -> EPL.
2009-09-17 Simon Howkins Uncommented necessary line of code!
2009-09-17 Simon Howkins Made test for interesting packages consider % files churned. >30% is
2009-09-17 Chetan Kapoor Located clone_all_packages relative to the location of fbf_churn.
2009-09-16 asimpson Removed buildlayout35 package as this is empty and causing errors when running clone all
2009-09-16 Chetan Kapoor Tool to automate conversion of Bugzilla CSV reports to MediaWiki text for inclusion in release notes.
2009-09-15 MattD catchup merge.
2009-09-15 MattD 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.
2009-09-14 Simon Howkins Tool to help automate the "Mercurial Comparison" part of the Release Notes
2009-09-14 Chetan Kapoor Creating "code_churn" directory in utilities, and adding perl scripts for code chrun tool
2009-09-11 William Roberts Cope with PDK 2.0.c variation on build-info.xml format
2009-09-10 William Roberts Cope with build-info.xml format as supplied for PDK 2.0.e (changes "#:" to "#")
2009-09-08 William Roberts Change -mirror so that explicit package lists don't get the "implied FCLs" added.
2009-09-07 William Roberts Remove sfl/MCL/sf/os/security, as this prevents the correct cloning of the oss/MCL/sf/os/security repo repo
2009-09-07 William Roberts Added %HREPO% and %WHREPO%, to assist in cloning from network drives
2009-09-03 victorp gettd - adding sample filter for new UI
2009-08-28 Simon Howkins Added copyright header.
2009-08-26 William Roberts Add extra login to do "hg update" after "hg pull" if not mirroring - to match clone_BOM.pl
2009-08-26 William Roberts Add -packagelist option, which also supports build-info.xml to provide the equivalent of the clone_BOM.pl script
2009-08-25 thomase Improved robustness of package list location searching.
2009-08-25 thomase Updated script to use external lists of repositories managed dynamically by SCM people.
2009-08-20 tahirm moved cloned_all_packages.pl to clone_packages dir
2009-08-20 tahirm added files containg urls to Foundation Mercurial repositories
2009-08-17 victorp fixing pkgbacklog directory strucutre
2009-08-17 victorp Adding xls macro to migrate bug backlogs to mediawiki source
2009-08-14 victorp gettd.pl fix to bug that stopped tech roadmaps from being added up into the same file. Introduced in v0.5
2009-08-12 victorp gettd.pl version 0.5 support for format analysis and bash file executable
2009-08-10 William Roberts Add special case handling for export controlled OSS repositories (currently sf/os/security)
2009-08-10 William Roberts Add additional repositories sfl/MCL/sf/mw/helix and oss/FCL/interim/QEMU
2009-08-10 William Roberts Added new repositories sfl/MCL/sf/mw/helix and oss/FCL/interim/QEMU
2009-08-06 victorp gettd.pl v0.5, support for bklog compare and fix feature count
2009-08-03 victorp gettd.pl v0.04 - fix to delete empty lines
2009-07-31 victorp update to help in roadmap merger
2009-07-31 victorp update to roadmap merger to support package backlog analysis
2009-07-31 victorp remove authentication as default, added -a option for cookies
2009-07-31 victorp adding roadmap_merger script - first version
2009-07-23 tahirm Added initial versions of filecheck and hg tags to bugzilla version hooks
2009-07-22 William Roberts Trivial script to convert a "copied" bugzilla bug listing into a Mediawiki table
2009-07-22 William Roberts Improve consistency checking for summarise_hg_status.pl
2009-07-20 Dario Sestito Add utility to remove releasable files from under the epoc32 tree
2009-07-17 William Roberts Add utility to summarise the hg status output across multiple packages
2009-07-08 William Roberts Updated now that sf/os/security package has moved from sfl to oss
2009-07-06 William Roberts Add the -exec and -filter options to clone_all_repositories, giving simple "iterator" functionality
2009-07-03 William Roberts Add "-sort" option to sort the recipes before printing, for comparing two logs
2009-06-29 Andy Simpson Add script to clone repositories and create workspace based on the BOM produced by the platform build
2009-06-23 William Roberts Fix mistake in -password and -username options, tweak the (doomed) sfl repository screen scraping
2009-06-23 William Roberts Add proper usage and more options (Bug 80). Add prototype screen-scraping to read repository list.
2009-06-23 William Roberts Prompt for username and password (Bug 80), support retries and repo mirroring
2009-06-23 William Roberts Add handling for "can't find mmp file" messages
2009-06-16 William Roberts Remove the "Public by precedent" analysis and the assumed Symbian^1 list
2009-06-11 William Roberts Clone from developer.symbian.org (Bug 79) and use https for SFL packages
2009-06-10 William Roberts sbs_findstr.pl inserts the target attribute into the status, for quick grepping. The sbs_quickstatus.pl does this for all <status> elements
2009-06-10 William Roberts Re-introduce the clone_all_packages.pl script
2009-11-04 James Aley Adding some dependency analysis scripts
2009-06-08 William Roberts Update scan_antlogs.pl to use "No rule to make" lines to infer more missing things
2009-06-03 William Roberts Add a utility to convert raptor timestamps back into localtime.
2009-06-01 William Roberts Create "williamr" directory in utilities, and add an assortment of Perl scripts
2009-05-29 William Roberts Add EPL license text to the synch_hg* scripts
2009-05-28 tahirm adding synch hg to p4 & create dummy foundation structure scripts
(0) tip