Wed, 19 Aug 2009 18:13:24 +0100 Merge
Dario Sestito <darios@symbian.org> [Wed, 19 Aug 2009 18:13:24 +0100] rev 369
Merge
Wed, 19 Aug 2009 16:13:04 +0100 Set Raptor -j option to 2 for package builds
Dario Sestito <darios@symbian.org> [Wed, 19 Aug 2009 16:13:04 +0100] rev 368
Set Raptor -j option to 2 for package builds
Wed, 19 Aug 2009 14:19:16 +0100 Added disk space check for all builds.
Simon Howkins <simonh@symbian.org> [Wed, 19 Aug 2009 14:19:16 +0100] rev 367
Added disk space check for all builds. Made the platform build configurable via props and refs in the same way that the package build is.
Wed, 19 Aug 2009 11:53:12 +0100 First drop of script to generate build summary
Dario Sestito <darios@symbian.org> [Wed, 19 Aug 2009 11:53:12 +0100] rev 366
First drop of script to generate build summary
Tue, 18 Aug 2009 15:39:56 +0100 =Merge
Dario Sestito <darios@symbian.org> [Tue, 18 Aug 2009 15:39:56 +0100] rev 365
=Merge
Tue, 18 Aug 2009 15:32:29 +0100 Enable analysis of Raptor warnings. Publish to Diamonds
Dario Sestito <darios@symbian.org> [Tue, 18 Aug 2009 15:32:29 +0100] rev 364
Enable analysis of Raptor warnings. Publish to Diamonds
Tue, 18 Aug 2009 14:42:46 +0100 Merge
Simon Howkins <simonh@symbian.org> [Tue, 18 Aug 2009 14:42:46 +0100] rev 363
Merge
Tue, 18 Aug 2009 14:40:13 +0100 Moved all targets specific to the postbuild phase of the build into the postbuild ant file.
Simon Howkins <simonh@symbian.org> [Tue, 18 Aug 2009 14:40:13 +0100] rev 362
Moved all targets specific to the postbuild phase of the build into the postbuild ant file.
Tue, 18 Aug 2009 14:16:01 +0100 Created framework for separating postbuild related activities into a separate file.
Simon Howkins <simonh@symbian.org> [Tue, 18 Aug 2009 14:16:01 +0100] rev 361
Created framework for separating postbuild related activities into a separate file.
Tue, 18 Aug 2009 14:14:10 +0100 Moved comments around to be adjacent to the thing that they're describing.
Simon Howkins <simonh@symbian.org> [Tue, 18 Aug 2009 14:14:10 +0100] rev 360
Moved comments around to be adjacent to the thing that they're describing.
Tue, 18 Aug 2009 09:22:36 +0100 Added Build environment check feature
ThomasE [Tue, 18 Aug 2009 09:22:36 +0100] rev 359
Added Build environment check feature
Mon, 17 Aug 2009 14:26:30 +0100 platform build temporary patch - overidden sf-build-noprep to not generate the model from the fragments. Needed for split model builds and furhter work on simplifying model.
MattD <mattd@symbian.org> [Mon, 17 Aug 2009 14:26:30 +0100] rev 358
platform build temporary patch - overidden sf-build-noprep to not generate the model from the fragments. Needed for split model builds and furhter work on simplifying model.
Fri, 14 Aug 2009 15:35:56 +0100 catchup merge
MattD <mattd@symbian.org> [Fri, 14 Aug 2009 15:35:56 +0100] rev 357
catchup merge
Fri, 14 Aug 2009 15:29:27 +0100 BOM fix - Changed to reading project location ${sf.project.location} instead of ${sf.config.dir}/../build/config, which isn't always correct.
MattD <mattd@symbian.org> [Fri, 14 Aug 2009 15:29:27 +0100] rev 356
BOM fix - Changed to reading project location ${sf.project.location} instead of ${sf.config.dir}/../build/config, which isn't always correct.
Fri, 14 Aug 2009 14:34:19 +0100 catchup merge
MattD <mattd@symbian.org> [Fri, 14 Aug 2009 14:34:19 +0100] rev 355
catchup merge
Fri, 14 Aug 2009 14:02:48 +0100 Smoketest change - Added 'sf-find-ATS-worker-root' to build.xml so that the smoketest goes where the worker is expecting it on a individual basis, rather than it being hardcoded to D:\ATS\...
MattD <mattd@symbian.org> [Fri, 14 Aug 2009 14:02:48 +0100] rev 354
Smoketest change - Added 'sf-find-ATS-worker-root' to build.xml so that the smoketest goes where the worker is expecting it on a individual basis, rather than it being hardcoded to D:\ATS\...
Fri, 14 Aug 2009 13:57:01 +0100 ATS testing on emulator - Renamed properties for lon-engbuild87, lon-engbuild89, and sym-build02 so they are the same as the machine name. Modified the TEMPDIR for c100726 so that it runs smoketests
MattD <mattd@symbian.org> [Fri, 14 Aug 2009 13:57:01 +0100] rev 353
ATS testing on emulator - Renamed properties for lon-engbuild87, lon-engbuild89, and sym-build02 so they are the same as the machine name. Modified the TEMPDIR for c100726 so that it runs smoketests
Wed, 12 Aug 2009 19:28:52 +0100 sf-list-dir - added new tool 'listdir.py' which can exclude a directory and changed the behaviour of sf-list-dir to stop scanning epoc32/build to speed things up.
MattD <mattd@symbian.org> [Wed, 12 Aug 2009 19:28:52 +0100] rev 352
sf-list-dir - added new tool 'listdir.py' which can exclude a directory and changed the behaviour of sf-list-dir to stop scanning epoc32/build to speed things up.
Wed, 12 Aug 2009 18:04:33 +0100 sf-postbuild - running analysis in parallel with evalid and post-build zipping.
MattD <mattd@symbian.org> [Wed, 12 Aug 2009 18:04:33 +0100] rev 351
sf-postbuild - running analysis in parallel with evalid and post-build zipping.
Fri, 14 Aug 2009 18:00:38 +0100 Fix packaging source optimization does not work for package builds
Dario Sestito <darios@symbian.org> [Fri, 14 Aug 2009 18:00:38 +0100] rev 350
Fix packaging source optimization does not work for package builds
Fri, 14 Aug 2009 12:08:05 +0100 Merge
Simon Howkins <simonh@symbian.org> [Fri, 14 Aug 2009 12:08:05 +0100] rev 349
Merge
Fri, 14 Aug 2009 11:06:38 +0100 change made in smoketest.xml
royt <tathagatar@symbian.org> [Fri, 14 Aug 2009 11:06:38 +0100] rev 348
change made in smoketest.xml
Fri, 14 Aug 2009 11:03:21 +0100 change made in ats3_specialise_test_drop.pl script.
royt <tathagatar@symbian.org> [Fri, 14 Aug 2009 11:03:21 +0100] rev 347
change made in ats3_specialise_test_drop.pl script.
Thu, 13 Aug 2009 14:13:35 +0100 Simplify the create-canonical-sysdef-file target as we can depend on there only being a single sysdef in the supplied reference.
Simon Howkins <simonh@symbian.org> [Thu, 13 Aug 2009 14:13:35 +0100] rev 346
Simplify the create-canonical-sysdef-file target as we can depend on there only being a single sysdef in the supplied reference.
Thu, 13 Aug 2009 18:10:32 +0100 Simplified create-canonical-sysdef-file so that it's just a simple copy.
Simon Howkins <simonh@symbian.org> [Thu, 13 Aug 2009 18:10:32 +0100] rev 345
Simplified create-canonical-sysdef-file so that it's just a simple copy.
Fri, 14 Aug 2009 10:37:18 +0100 Merge
Simon Howkins <simonh@symbian.org> [Fri, 14 Aug 2009 10:37:18 +0100] rev 344
Merge
Fri, 14 Aug 2009 09:44:15 +0100 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,
arnaudl@UK-ARNAUDL [Fri, 14 Aug 2009 09:44:15 +0100] rev 343
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 changing smoketest.xml
tathagatar [Wed, 12 Aug 2009 16:44:40 +0100] rev 342
changing smoketest.xml
Wed, 12 Aug 2009 10:32:22 +0100 catchup merge
MattD <mattd@symbian.org> [Wed, 12 Aug 2009 10:32:22 +0100] rev 341
catchup merge
Wed, 12 Aug 2009 10:30:24 +0100 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)
MattD <mattd@symbian.org> [Wed, 12 Aug 2009 10:30:24 +0100] rev 340
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 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.
MattD <mattd@symbian.org> [Wed, 12 Aug 2009 10:24:42 +0100] rev 339
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 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.
MattD <mattd@symbian.org> [Wed, 12 Aug 2009 10:14:39 +0100] rev 338
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 Split sf-run-analysis into bit-sized targets, which can run in parallel to reduce the post-build time on a platform build.
MattD <mattd@symbian.org> [Mon, 10 Aug 2009 10:50:40 +0100] rev 337
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 catchup merge
MattD <mattd@symbian.org> [Fri, 07 Aug 2009 15:54:52 +0100] rev 336
catchup merge
Tue, 04 Aug 2009 15:42:22 +0100 minor fix - creation of 'generated' dir for caching files.
MattD <mattd@symbian.org> [Tue, 04 Aug 2009 15:42:22 +0100] rev 335
minor fix - creation of 'generated' dir for caching files.
Tue, 04 Aug 2009 14:40:11 +0100 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.
MattD <mattd@symbian.org> [Tue, 04 Aug 2009 14:40:11 +0100] rev 334
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 merge
Louis Henry Nayegon <louisn@symbian.org> [Tue, 11 Aug 2009 14:55:34 +0100] rev 333
merge
Tue, 11 Aug 2009 14:33:14 +0100 Add syslibssvs ats test drop creation script
Louis Henry Nayegon <louisn@symbian.org> [Tue, 11 Aug 2009 14:33:14 +0100] rev 332
Add syslibssvs ats test drop creation script
Fri, 07 Aug 2009 16:44:00 +0100 ats change
tathagatar [Fri, 07 Aug 2009 16:44:00 +0100] rev 331
ats change
Thu, 06 Aug 2009 13:49:21 +0100 Add multimediasvs ats test drop creation script
Louis Henry Nayegon <louisn@symbian.org> [Thu, 06 Aug 2009 13:49:21 +0100] rev 330
Add multimediasvs ats test drop creation script
Wed, 05 Aug 2009 12:15:31 +0100 updating smoketest.xml
Tathagata Roy <royt@symbian.org> [Wed, 05 Aug 2009 12:15:31 +0100] rev 329
updating smoketest.xml
Wed, 05 Aug 2009 12:13:19 +0100 updating to add build-id for diamond in build.xml
Tathagata Roy <royt@symbian.org> [Wed, 05 Aug 2009 12:13:19 +0100] rev 328
updating to add build-id for diamond in build.xml
Tue, 04 Aug 2009 12:39:29 +0100 Zip BOM and releasables changing the top level folder from "output" to "build_info"
Dario Sestito <darios@symbian.org> [Tue, 04 Aug 2009 12:39:29 +0100] rev 327
Zip BOM and releasables changing the top level folder from "output" to "build_info"
Mon, 03 Aug 2009 14:28:28 +0100 updating ATS
tathagatar [Mon, 03 Aug 2009 14:28:28 +0100] rev 326
updating ATS
Mon, 03 Aug 2009 13:47:57 +0100 updating device reg. file
tathagatar [Mon, 03 Aug 2009 13:47:57 +0100] rev 325
updating device reg. file
Mon, 03 Aug 2009 12:03:08 +0100 Making device property file
tathagatar [Mon, 03 Aug 2009 12:03:08 +0100] rev 324
Making device property file
Mon, 03 Aug 2009 12:02:47 +0100 Making device property file
tathagatar [Mon, 03 Aug 2009 12:02:47 +0100] rev 323
Making device property file
Mon, 03 Aug 2009 11:38:40 +0100 updating security file for ATS
tathagatar [Mon, 03 Aug 2009 11:38:40 +0100] rev 322
updating security file for ATS
Fri, 31 Jul 2009 13:34:18 +0100 Caught up
Brendan Donegan brendand@symbian.org [Fri, 31 Jul 2009 13:34:18 +0100] rev 321
Caught up
Fri, 31 Jul 2009 13:22:56 +0100 Created Graphics Perl script to create package and finished adding to test XML
Brendan Donegan brendand@symbian.org [Fri, 31 Jul 2009 13:22:56 +0100] rev 320
Created Graphics Perl script to create package and finished adding to test XML
Thu, 30 Jul 2009 16:29:31 +0100 Reference to the Font Store API Server
Brendan Donegan brendand@symbian.org [Thu, 30 Jul 2009 16:29:31 +0100] rev 319
Reference to the Font Store API Server
Thu, 30 Jul 2009 16:12:59 +0100 Added graphics test.xml
Brendan Donegan brendand@symbian.org [Thu, 30 Jul 2009 16:12:59 +0100] rev 318
Added graphics test.xml
Thu, 30 Jul 2009 15:23:49 +0100 changing "sf.spec.test.host.name" to "v800005" as ats server.
tathagatar [Thu, 30 Jul 2009 15:23:49 +0100] rev 317
changing "sf.spec.test.host.name" to "v800005" as ats server.
Thu, 30 Jul 2009 12:30:51 +0100 catchup merge
MattD <mattd@symbian.org> [Thu, 30 Jul 2009 12:30:51 +0100] rev 316
catchup merge
Thu, 30 Jul 2009 12:29:27 +0100 Yarp.pl - Added manual XML parsing. Memory leaks using XML::Simple cause perl to run out of memory when parsing a large raptor log.
MattD <mattd@symbian.org> [Thu, 30 Jul 2009 12:29:27 +0100] rev 315
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 Updating ATS security file.
tathagatar [Wed, 29 Jul 2009 16:56:24 +0100] rev 314
Updating ATS security file.
(0) -300 -100 -56 tip