Tue, 11 Aug 2009 15:56:05 +0100 Simon Howkins Un-hardwired an interim location for the system definition.
Tue, 11 Aug 2009 11:49:23 +0100 Simon Howkins Added output of the package definition incorporated for each package.
Tue, 11 Aug 2009 10:45:53 +0100 Simon Howkins Added some diagnostic output when the system definition is built from the sources.csv file.
Mon, 10 Aug 2009 11:35:01 +0100 Dario Sestito Commented out clean and tools targets. Changed tool2 target into tools2_rel
Fri, 07 Aug 2009 18:02:49 +0100 Simon Howkins Removed commented & obsolete code.
Fri, 07 Aug 2009 14:33:52 +0100 Simon Howkins Changed preference for selecting package definition files, so that it takes the one from our tree in preference to the one in the package itself. This means that we can just delete items from our tree when we're happy to switch to using the one in the package (as this will vary from package to package).
Fri, 07 Aug 2009 14:59:13 +0100 Dario Sestito Add new raptor error category to raptor parser (tool_didnt_return_version)
Thu, 06 Aug 2009 15:03:28 +0100 Dario Sestito Set project name and codeline from subproject only if these properties are not found in project's job_props.ant.xml
Thu, 06 Aug 2009 11:11:45 +0100 Dario Sestito Merge
Thu, 06 Aug 2009 10:18:09 +0100 Dario Sestito Fix again releaseables dir not existing as erroronmissing dir is not supported
Thu, 06 Aug 2009 10:01:35 +0100 Simon Howkins If a package does not have a definition in the sources.csv then it won't get built, so don't try to incorporate it into the system definition.
Wed, 05 Aug 2009 18:14:46 +0100 Dario Sestito Avoid build failure if releaseable dir is not present
Wed, 05 Aug 2009 17:49:35 +0100 Simon Howkins Made error messages more useful.
Tue, 04 Aug 2009 17:28:46 +0100 Simon Howkins Should fail the build if we can't generate the system model.
Tue, 04 Aug 2009 17:22:59 +0100 Simon Howkins Fixed paths and drives for executing script.
Tue, 04 Aug 2009 12:20:40 +0100 Simon Howkins Added invokation to build.xml and adjusted path to backup locations to match my development environment.
Tue, 04 Aug 2009 11:42:58 +0100 Simon Howkins Added tool for collating a build definition from the set of package defintions indicated by the sources.csv
Tue, 04 Aug 2009 12:41:35 +0100 Dario Sestito Change package baseline to PDK 2.0.d
Fri, 31 Jul 2009 13:29:10 +0100 Dario Sestito Added 3 raptor error categories, adjusted severity of all categories
Mon, 27 Jul 2009 17:01:06 +0100 Dario Sestito Fix regexp to take account of new codeline naming convention
Mon, 27 Jul 2009 14:25:36 +0100 Dario Sestito Allow subprojects within a project repo and model file relative to the subproject dir
Wed, 22 Jul 2009 10:58:34 +0100 Dario Sestito Generate error and summary file even if build reports no error
Tue, 21 Jul 2009 13:32:34 +0100 Dario Sestito Restructured package build targets and sbs calls
Mon, 20 Jul 2009 18:44:53 +0100 Dario Sestito Reverted category-property to build.family
Mon, 20 Jul 2009 18:17:19 +0100 Dario Sestito Enable build tagging on Diamonds (default: 'test')
Mon, 20 Jul 2009 17:15:58 +0100 Dario Sestito Fix to account of log file names for test builds
Mon, 20 Jul 2009 10:43:39 +0100 Dario Sestito Added transformation of model file from version 3.0.0 to a version usable by Raptor
Fri, 14 Aug 2009 11:06:38 +0100 royt change made in smoketest.xml
Fri, 14 Aug 2009 11:03:21 +0100 royt change made in ats3_specialise_test_drop.pl script.
Fri, 14 Aug 2009 09:44:15 +0100 arnaudl Add my computer following ATS installation instructions found at: https://sites.google.com/a/symbian.org/build_and_test/Home/ats-automated-test-system/ats-howtos,
Wed, 12 Aug 2009 16:44:40 +0100 tathagatar changing smoketest.xml
Wed, 12 Aug 2009 10:32:22 +0100 MattD catchup merge
Wed, 12 Aug 2009 10:30:24 +0100 MattD Changed 'publish' to 'sf-publish' to only publish the zips, not all logs. Changed behaviour so that 'sf.spec.package.src.enable'=false stops the source repos from getting packaged, but not the RnD ones (which are extracted again in platform builds)
Wed, 12 Aug 2009 10:24:42 +0100 MattD source syncing ftl - Added 'sf.spec.sourcesync.archive' preference to do 'hg archive' instead of 'hg sync'. If set and the repo sync is s'posed to be synced by tag it still does the slower clone+update behaviour.
Wed, 12 Aug 2009 10:14:39 +0100 MattD platform build - added 'sf.os.compile.iterate' variable to iterate though the main targets rather than all at once to work around raptor problems with single model.
Mon, 10 Aug 2009 10:50:40 +0100 MattD Split sf-run-analysis into bit-sized targets, which can run in parallel to reduce the post-build time on a platform build.
Fri, 07 Aug 2009 15:54:52 +0100 MattD catchup merge
Tue, 04 Aug 2009 15:42:22 +0100 MattD minor fix - creation of 'generated' dir for caching files.
Tue, 04 Aug 2009 14:40:11 +0100 MattD raptor parser.pl - adding XML::SAX perl modules (public domain code - http://www.saxproject.org/faq.html) so we don't have to patch up every single build machine.
Tue, 11 Aug 2009 14:55:34 +0100 Louis Henry Nayegon merge
Tue, 11 Aug 2009 14:33:14 +0100 Louis Henry Nayegon Add syslibssvs ats test drop creation script
Fri, 07 Aug 2009 16:44:00 +0100 tathagatar ats change
Thu, 06 Aug 2009 13:49:21 +0100 Louis Henry Nayegon Add multimediasvs ats test drop creation script
Wed, 05 Aug 2009 12:15:31 +0100 Tathagata Roy updating smoketest.xml
Wed, 05 Aug 2009 12:13:19 +0100 Tathagata Roy updating to add build-id for diamond in build.xml
Tue, 04 Aug 2009 12:39:29 +0100 Dario Sestito Zip BOM and releasables changing the top level folder from "output" to "build_info"
Mon, 03 Aug 2009 14:28:28 +0100 tathagatar updating ATS
Mon, 03 Aug 2009 13:47:57 +0100 tathagatar updating device reg. file
Mon, 03 Aug 2009 12:03:08 +0100 tathagatar Making device property file
Mon, 03 Aug 2009 12:02:47 +0100 tathagatar Making device property file
Mon, 03 Aug 2009 11:38:40 +0100 tathagatar updating security file for ATS
Fri, 31 Jul 2009 13:34:18 +0100 Brendan Donegan brendand Caught up
Fri, 31 Jul 2009 13:22:56 +0100 Brendan Donegan brendand Created Graphics Perl script to create package and finished adding to test XML
Thu, 30 Jul 2009 16:29:31 +0100 Brendan Donegan brendand Reference to the Font Store API Server
Thu, 30 Jul 2009 16:12:59 +0100 Brendan Donegan brendand Added graphics test.xml
Thu, 30 Jul 2009 15:23:49 +0100 tathagatar changing "sf.spec.test.host.name" to "v800005" as ats server.
Thu, 30 Jul 2009 12:30:51 +0100 MattD catchup merge
Thu, 30 Jul 2009 12:29:27 +0100 MattD Yarp.pl - Added manual XML parsing. Memory leaks using XML::Simple cause perl to run out of memory when parsing a large raptor log.
Wed, 29 Jul 2009 16:56:24 +0100 tathagatar Updating ATS security file.
Wed, 29 Jul 2009 15:41:14 +0100 Matt Davies catchup merge
(0) -300 -100 -60 +60 +100 +300 tip