2009-06-10 Added yarp to the post-build analysis
Dario Sestito <darios@symbian.org> [Wed, 10 Jun 2009 18:22:32 +0100] rev 140
Added yarp to the post-build analysis
2009-06-04 Fixed typo. $-sign should have been &
Mike Kinghan <mikek@symbian.org> [Thu, 04 Jun 2009 11:41:08 +0100] rev 139
Fixed typo. $-sign should have been &
2009-06-03 Added yarp.pl - (Yet Another Raptor Parser) and dump_recipe_at_line.pl
Matt Davies <mattd@symbian.org> [Wed, 03 Jun 2009 18:30:15 +0100] rev 138
Added yarp.pl - (Yet Another Raptor Parser) and dump_recipe_at_line.pl Usage for yarp.pl: perl yarp.pl <compile_log> <output_csv> Usage for dump_recipe_at_line.pl: perl dump_recipe_at_line.pl <compile_log> <line|line_list_file> The idea of dump_recipe_at_line.pl is so you can take a column of line numbers from the CSV created by yarp and see what happened (without having to open the 300MB file) with a single column: ... 226242 ... you get: ... 226242 <recipe name blah blah blah... ... With two columns in the file, you can have some more readable output: ... 226242 m:/sf/mw/classicui/group/bld.inf ... you get: ... m:/sf/mw/classicui/group/bld.inf(226242): <recipe name blah blah blah... ...
2009-06-03 Catch up
Louis Henry Nayegon <louisn@symbian.org> [Wed, 03 Jun 2009 13:16:48 +0100] rev 137
Catch up
2009-06-03 Add perl script to build test zip
Louis Henry Nayegon <louisn@symbian.org> [Wed, 03 Jun 2009 13:11:13 +0100] rev 136
Add perl script to build test zip Remove unwanted files for smoke test
2009-06-03 merge
Mike Kinghan <mikek@symbian.org> [Wed, 03 Jun 2009 11:26:23 +0100] rev 135
merge
2009-06-03 Comments and code tidying for ats3_testdrop.pl
Mike Kinghan <mikek@symbian.org> [Wed, 03 Jun 2009 11:21:24 +0100] rev 134
Comments and code tidying for ats3_testdrop.pl Adding new ATS support script ats_specialise_test_drop.pl
2009-06-03 .xml missing from file names
Louis Henry Nayegon <louisn@symbian.org> [Wed, 03 Jun 2009 11:03:38 +0100] rev 133
.xml missing from file names Add option to exclude header/library BC static checking
2009-06-02 File was rendered obsolete a long time ago
Simon Howkins <simonh@symbian.org> [Tue, 02 Jun 2009 12:43:57 +0100] rev 132
File was rendered obsolete a long time ago
2009-06-01 Added analyse_components.pl and related call to build.xml
thomase [Mon, 01 Jun 2009 17:19:32 +0100] rev 131
Added analyse_components.pl and related call to build.xml Modified merge_csv.pl to use "7za" instead of "7z"
2009-06-01 Remove duplicates from rebuiltok list
Shabe Razvi <shaber@symbian.org> [Mon, 01 Jun 2009 17:05:47 +0100] rev 130
Remove duplicates from rebuiltok list
2009-05-29 catchup merge
Matt Davies <mattd@symbian.org> [Fri, 29 May 2009 17:48:39 +0100] rev 129
catchup merge
2009-05-29 adding merge_csv_orphans.pl Untrusted at the moment
Matt Davies <mattd@symbian.org> [Fri, 29 May 2009 17:47:08 +0100] rev 128
adding merge_csv_orphans.pl Untrusted at the moment
2009-05-29 Added merge_csv_orphans.pl - Would just change merge_csv.pl but I've been hacking and don't trust it yet.
Matt Davies <mattd@symbian.org> [Fri, 29 May 2009 17:46:02 +0100] rev 127
Added merge_csv_orphans.pl - Would just change merge_csv.pl but I've been hacking and don't trust it yet.
2009-05-29 Merge to default branch
Shabe Razvi <shaber@symbian.org> [Fri, 29 May 2009 17:44:49 +0100] rev 126
Merge to default branch
2009-05-29 Exclude list of things from RnD unpack that we know we can build
Shabe Razvi <shaber@symbian.org> [Fri, 29 May 2009 17:44:02 +0100] rev 125
Exclude list of things from RnD unpack that we know we can build
2009-05-29 merge - catch up
Louis Henry Nayegon <louisn@symbian.org> [Fri, 29 May 2009 15:16:17 +0100] rev 124
merge - catch up
2009-05-29 Add optiona BC checking to build process
Louis Henry Nayegon <louisn@symbian.org> [Fri, 29 May 2009 15:13:32 +0100] rev 123
Add optiona BC checking to build process
2009-05-29 Merge of change to merge_csv.pl change. Caused by moving of the Repo: No files changed.
Matt Davies <mattd@symbian.org> [Fri, 29 May 2009 14:58:58 +0100] rev 122
Merge of change to merge_csv.pl change. Caused by moving of the Repo: No files changed.
2009-05-29 merge_csv.pl - Added an optional post-build rnd zip argument which adds a timestamp field to the CSV. Requires '7z' not '7za'.
Matt Davies <mattd@symbian.org> [Fri, 29 May 2009 14:45:54 +0100] rev 121
merge_csv.pl - Added an optional post-build rnd zip argument which adds a timestamp field to the CSV. Requires '7z' not '7za'.
2009-05-29 Add ats local winscw device
Louis Henry Nayegon <louisn@symbian.org> [Fri, 29 May 2009 13:17:14 +0100] rev 120
Add ats local winscw device Add tool to build ats amoketest package
2009-05-29 Remove abld.bat - generated during build
Louis Henry Nayegon <louisn@symbian.org> [Fri, 29 May 2009 08:46:24 +0100] rev 119
Remove abld.bat - generated during build
2009-05-29 merge - catch up
Louis Henry Nayegon <louisn@symbian.org> [Fri, 29 May 2009 08:10:47 +0100] rev 118
merge - catch up
2009-05-29 Add first draft of smoketests
Louis Henry Nayegon <louisn@symbian.org> [Fri, 29 May 2009 08:07:21 +0100] rev 117
Add first draft of smoketests
2009-05-28 Use 7za not 7z as this is what is available on build machines
Shabe Razvi <shaber@symbian.org> [Thu, 28 May 2009 16:01:09 +0100] rev 116
Use 7za not 7z as this is what is available on build machines
2009-05-28 Merge to default branch
Shabe Razvi <shaber@symbian.org> [Thu, 28 May 2009 15:55:27 +0100] rev 115
Merge to default branch
2009-05-28 Move analysis after packaging
Shabe Razvi <shaber@symbian.org> [Thu, 28 May 2009 15:53:26 +0100] rev 114
Move analysis after packaging
2009-05-28 Adding license boilerplate to perl scripts.
Mike Kinghan <mikek@symbian.org> [Thu, 28 May 2009 14:55:09 +0100] rev 113
Adding license boilerplate to perl scripts.
2009-05-27 Add zip tool to support postbuild RnD packaging.
Shabe Razvi <shaber@symbian.org> [Wed, 27 May 2009 14:12:36 +0100] rev 112
Add zip tool to support postbuild RnD packaging.
2009-05-27 Add postbuild RnD packaging. Add .whatlog to os tools build.
Shabe Razvi <shaber@symbian.org> [Wed, 27 May 2009 14:11:37 +0100] rev 111
Add postbuild RnD packaging. Add .whatlog to os tools build.
2009-05-26 Merge changes to default branch
Shabe Razvi <shaber@symbian.org> [Tue, 26 May 2009 17:02:52 +0100] rev 110
Merge changes to default branch
2009-05-26 Unpack actual RnD zips rather than fastcopy. Add build collisions tool to <sf-run-analysis> target.
Shabe Razvi <shaber@symbian.org> [Tue, 26 May 2009 17:00:51 +0100] rev 109
Unpack actual RnD zips rather than fastcopy. Add build collisions tool to <sf-run-analysis> target.
2009-05-26 Added license header
Simon Howkins <simonh@symbian.org> [Tue, 26 May 2009 12:42:51 +0100] rev 108
Added license header
2009-05-26 Merge
Simon Howkins <simonh@symbian.org> [Tue, 26 May 2009 11:51:53 +0100] rev 107
Merge
2009-05-26 Added filter to exclude Hg control files from package zips.
Simon Howkins <simonh@symbian.org> [Tue, 26 May 2009 11:51:10 +0100] rev 106
Added filter to exclude Hg control files from package zips.
2009-05-26 Fixed minor bug in ats3_testdrop.pl: Quote marks within quotation needed to be escaped.
Mike Kinghan <mikek@symbian.org> [Tue, 26 May 2009 11:39:48 +0100] rev 105
Fixed minor bug in ats3_testdrop.pl: Quote marks within quotation needed to be escaped.
2009-05-20 Disable hg tagging by default
Shabe Razvi <shaber@symbian.org> [Wed, 20 May 2009 11:56:26 +0100] rev 104
Disable hg tagging by default
2009-05-20 Fix test property typos
Shabe Razvi <shaber@symbian.org> [Wed, 20 May 2009 10:32:51 +0100] rev 103
Fix test property typos
2009-05-19 Fix populateziptemplate.pl to work with new repo structure
Shabe Razvi <shaber@symbian.org> [Tue, 19 May 2009 17:40:43 +0100] rev 102
Fix populateziptemplate.pl to work with new repo structure
2009-05-19 Added find_collisions.pl Updated the readme.txt for instructions.
Matt Davies <mattd@symbian.org> [Tue, 19 May 2009 16:12:17 +0100] rev 101
Added find_collisions.pl Updated the readme.txt for instructions.
2009-05-19 parselistdirs.pl - fixed export scanning and added output path for logs.
Matt Davies <mattd@symbian.org> [Tue, 19 May 2009 16:02:09 +0100] rev 100
parselistdirs.pl - fixed export scanning and added output path for logs. - 'uptodate' export scanning looks in all logs, not just 'clean' ones. - Exported is a new group, and those exports have been removed form other groups. - Logs output path flexiblility improved - The following are now the same: I:\logs\generated>perl parselistdirs.pl ..\ >list_results.log I:\>perl logs\generated\parselistdirs.pl logs\ logs\generated\ >logs\generated\list_results.log
2009-05-19 Add ATS test client target <sf-send-testpkg> to default configuration. Default is off.
Shabe Razvi <shaber@symbian.org> [Tue, 19 May 2009 14:51:44 +0100] rev 99
Add ATS test client target <sf-send-testpkg> to default configuration. Default is off.
2009-05-18 Merge updates from master
Shabe Razvi <shaber@symbian.org> [Mon, 18 May 2009 11:39:37 +0100] rev 98
Merge updates from master
2009-05-18 Add build analysis tools to <sf-run-analysis> target. All output generated in <logs>\analysis dir.
Shabe Razvi <shaber@symbian.org> [Mon, 18 May 2009 11:37:55 +0100] rev 97
Add build analysis tools to <sf-run-analysis> target. All output generated in <logs>\analysis dir.
2009-05-13 Fixed "zip.cfg.xml.ftl.template" to use "oss" and not "epl" in the configuration name.
ThomasE@UK-ThomasE.symbian.int [Wed, 13 May 2009 17:39:47 +0100] rev 96
Fixed "zip.cfg.xml.ftl.template" to use "oss" and not "epl" in the configuration name.
2009-05-13 Merge with previous modifications.
ThomasE@UK-ThomasE.symbian.int [Wed, 13 May 2009 16:26:20 +0100] rev 95
Merge with previous modifications.
2009-05-13 Modified populateziptemplate.pl to use "oss" instead of "epl" keyword.
ThomasE@UK-ThomasE.symbian.int [Wed, 13 May 2009 16:25:14 +0100] rev 94
Modified populateziptemplate.pl to use "oss" instead of "epl" keyword.
2009-05-13 Exclude .hg repositories from epoc32 merge
Shabe Razvi <shaber@symbian.org> [Wed, 13 May 2009 13:50:18 +0100] rev 93
Exclude .hg repositories from epoc32 merge
(0) -100 -48 +48 +100 +300 +1000 tip