Fri, 29 May 2009 17:47:08 +0100 Matt Davies adding merge_csv_orphans.pl Untrusted at the moment
Fri, 29 May 2009 17:46:02 +0100 Matt Davies Added merge_csv_orphans.pl - Would just change merge_csv.pl but I've been hacking and don't trust it yet.
Fri, 29 May 2009 17:44:49 +0100 Shabe Razvi Merge to default branch
Fri, 29 May 2009 17:44:02 +0100 Shabe Razvi Exclude list of things from RnD unpack that we know we can build
Fri, 29 May 2009 15:16:17 +0100 Louis Henry Nayegon merge - catch up
Fri, 29 May 2009 15:13:32 +0100 Louis Henry Nayegon Add optiona BC checking to build process
Fri, 29 May 2009 14:58:58 +0100 Matt Davies Merge of change to merge_csv.pl change. Caused by moving of the Repo: No files changed.
Fri, 29 May 2009 14:45:54 +0100 Matt Davies merge_csv.pl - Added an optional post-build rnd zip argument which adds a timestamp field to the CSV. Requires '7z' not '7za'.
Fri, 29 May 2009 13:17:14 +0100 Louis Henry Nayegon Add ats local winscw device
Fri, 29 May 2009 08:46:24 +0100 Louis Henry Nayegon Remove abld.bat - generated during build
Fri, 29 May 2009 08:10:47 +0100 Louis Henry Nayegon merge - catch up
Fri, 29 May 2009 08:07:21 +0100 Louis Henry Nayegon Add first draft of smoketests
Thu, 28 May 2009 16:01:09 +0100 Shabe Razvi Use 7za not 7z as this is what is available on build machines
Thu, 28 May 2009 15:55:27 +0100 Shabe Razvi Merge to default branch
Thu, 28 May 2009 15:53:26 +0100 Shabe Razvi Move analysis after packaging
Thu, 28 May 2009 14:55:09 +0100 Mike Kinghan Adding license boilerplate to perl scripts.
Wed, 27 May 2009 14:12:36 +0100 Shabe Razvi Add zip tool to support postbuild RnD packaging.
Wed, 27 May 2009 14:11:37 +0100 Shabe Razvi Add postbuild RnD packaging. Add .whatlog to os tools build.
Tue, 26 May 2009 17:02:52 +0100 Shabe Razvi Merge changes to default branch
Tue, 26 May 2009 17:00:51 +0100 Shabe Razvi Unpack actual RnD zips rather than fastcopy. Add build collisions tool to <sf-run-analysis> target.
Tue, 26 May 2009 12:42:51 +0100 Simon Howkins Added license header
Tue, 26 May 2009 11:51:53 +0100 Simon Howkins Merge
Tue, 26 May 2009 11:51:10 +0100 Simon Howkins Added filter to exclude Hg control files from package zips.
Tue, 26 May 2009 11:39:48 +0100 Mike Kinghan Fixed minor bug in ats3_testdrop.pl: Quote marks within quotation needed to be escaped.
Wed, 20 May 2009 11:56:26 +0100 Shabe Razvi Disable hg tagging by default
Wed, 20 May 2009 10:32:51 +0100 Shabe Razvi Fix test property typos
Tue, 19 May 2009 17:40:43 +0100 Shabe Razvi Fix populateziptemplate.pl to work with new repo structure
Tue, 19 May 2009 16:12:17 +0100 Matt Davies Added find_collisions.pl Updated the readme.txt for instructions.
Tue, 19 May 2009 16:02:09 +0100 Matt Davies parselistdirs.pl - fixed export scanning and added output path for logs.
Tue, 19 May 2009 14:51:44 +0100 Shabe Razvi Add ATS test client target <sf-send-testpkg> to default configuration. Default is off.
Mon, 18 May 2009 11:39:37 +0100 Shabe Razvi Merge updates from master
Mon, 18 May 2009 11:37:55 +0100 Shabe Razvi Add build analysis tools to <sf-run-analysis> target. All output generated in <logs>\analysis dir.
Wed, 13 May 2009 17:39:47 +0100 ThomasE Fixed "zip.cfg.xml.ftl.template" to use "oss" and not "epl" in the configuration name.
Wed, 13 May 2009 16:26:20 +0100 ThomasE Merge with previous modifications.
Wed, 13 May 2009 16:25:14 +0100 ThomasE Modified populateziptemplate.pl to use "oss" instead of "epl" keyword.
Wed, 13 May 2009 13:50:18 +0100 Shabe Razvi Exclude .hg repositories from epoc32 merge
Tue, 12 May 2009 17:12:39 +0100 Shabe Razvi Exclude *.sym files from binary packaging
Tue, 12 May 2009 14:47:47 +0100 Shabe Razvi 1) Update binary packaging solution to invoke 7za directly. 2) Add partially complete ATS sf-send-testpkg target and associated tools
Mon, 11 May 2009 17:31:24 +0100 Simon Howkins Removed obsolete variable (@includes).
Mon, 11 May 2009 13:48:11 +0100 Simon Howkins Copy Text::CSV module into source and change to use it, as we can't rely on it appearing in the Perl library when Perl 5.6.1 is installed.
Thu, 07 May 2009 14:49:42 +0100 Shabe Razvi Package RnD binaries from rnd root location to reduce size of include list
Wed, 06 May 2009 17:04:20 +0100 Shabe Razvi Make use of <hlm:fastcopy> taskdef to speed up copying of RnD binary tree.
Wed, 06 May 2009 12:22:04 +0100 Shabe Razvi Make RnD merge conditional, only on discovery of rnd binary tree
Tue, 05 May 2009 16:32:16 +0100 Shabe Razvi Add merge of RnD binaries into epoc32 tree as HLM target. Also create empty sources.csv and baseline.txt files if source sync/get baseline is disabled.
Tue, 05 May 2009 14:21:55 +0100 Simon Howkins Improved zip template generation script, to take a third argument for the required location of the output file.
Tue, 05 May 2009 13:26:31 +0100 Simon Howkins Fix the generation of the binary zip, so epoc32/include is zipped, but epoc32/build is not.
Tue, 05 May 2009 13:20:00 +0100 Simon Howkins Exclude the .hg repository directories from the packaged src.
Fri, 01 May 2009 15:07:37 +0100 ThomasE Added RnD binaries support in PRE-BUILD stage.
Fri, 01 May 2009 14:06:09 +0100 ThomasE Fixed ant syntax from previous commit.
Fri, 01 May 2009 12:16:25 +0100 ThomasE Implemented the "sf.spec.baseline.clean" switch.
Thu, 30 Apr 2009 16:09:08 +0100 Shabe Razvi Strip drive and dir root from listing
Thu, 30 Apr 2009 10:00:16 +0100 Shabe Razvi Exclude epoc32/build to stop intermediate obj files from being packaged
Wed, 29 Apr 2009 17:39:06 +0100 Shabe Razvi Include epl/sfl category in zipfile name
Wed, 29 Apr 2009 15:11:24 +0100 Shabe Razvi Add missing </if>
Wed, 29 Apr 2009 15:02:21 +0100 Shabe Razvi 1. Run Packaging src at start and bin at end of build.
Wed, 29 Apr 2009 14:39:49 +0100 Shabe Razvi Add first cut of packaging solution
Wed, 29 Apr 2009 10:51:22 +0100 shaber If found then export cli_build_error.log to logs directory
Tue, 28 Apr 2009 17:43:37 +0100 shaber Remove old s60 bldmelast step and replace with call to generate cenrep files.
Mon, 27 Apr 2009 16:26:56 +0100 ShabeR Include --check on CLEAN and also remove S60_bldmelast configuration. It didnt work anyway as s60cli.exe is not present.
Wed, 22 Apr 2009 12:18:10 +0100 BuildAdmin Fix generated sysdef filename and also remove erroneous comment
(0) -100 -60 +60 +100 +300 +1000 tip