2009-10-05 Fixed handling or regular expression strings, so the regular expression functiuonality works, not just substring detection!
Simon Howkins <simonh@symbian.org> [Mon, 05 Oct 2009 10:20:32 +0100] rev 578
Fixed handling or regular expression strings, so the regular expression functiuonality works, not just substring detection! Added special handling if the severity marker is "ignore". Unsuprisingly, it ignores that line.
2009-10-02 Adjusted sf-run-analysis-raptor so that when preprocessing the files, STDERR is appended, but STDOUT is not.
Simon Howkins <simonh@symbian.org> [Fri, 02 Oct 2009 17:41:04 +0100] rev 577
Adjusted sf-run-analysis-raptor so that when preprocessing the files, STDERR is appended, but STDOUT is not.
2009-10-02 Pre-emptive performance fix - avoid having to read the complete log file into memory at the same time before processing it.
Simon Howkins <simonh@symbian.org> [Fri, 02 Oct 2009 16:19:09 +0100] rev 576
Pre-emptive performance fix - avoid having to read the complete log file into memory at the same time before processing it.
2009-10-05 Static BC tests enabled
Maciej Seroka <maciejs@symbian.org> [Mon, 05 Oct 2009 09:44:59 +0100] rev 575
Static BC tests enabled
2009-10-02 Catchup merge.
chetank <chetank@symbian.org> [Fri, 02 Oct 2009 18:28:31 +0100] rev 574
Catchup merge.
2009-10-02 Added helium target sf-run-sfl-licence-munging for Public PDK creation.
chetank [Fri, 02 Oct 2009 18:26:37 +0100] rev 573
Added helium target sf-run-sfl-licence-munging for Public PDK creation.
2009-10-02 Added framework script for turning log files into XML BRAG summaries.
Simon Howkins <simonh@symbian.org> [Fri, 02 Oct 2009 15:22:22 +0100] rev 572
Added framework script for turning log files into XML BRAG summaries.
2009-10-02 Time-outs reduced
Maciej Seroka <maciejs@symbian.org> [Fri, 02 Oct 2009 14:12:58 +0100] rev 571
Time-outs reduced
2009-10-02 Script to merge multiple MXL files together, according to a merge specification string
Simon Howkins <simonh@symbian.org> [Fri, 02 Oct 2009 12:25:56 +0100] rev 570
Script to merge multiple MXL files together, according to a merge specification string
2009-10-01 Adfjusted XML format used, so there's a document-level tag - <buildStatus> which can wrap multiple <phase> tags.
Simon Howkins <simonh@symbian.org> [Thu, 01 Oct 2009 17:21:32 +0100] rev 569
Adfjusted XML format used, so there's a document-level tag - <buildStatus> which can wrap multiple <phase> tags.
2009-10-02 Device NAME removed
Maciej Seroka <maciejs@symbian.org> [Fri, 02 Oct 2009 12:17:26 +0100] rev 568
Device NAME removed
2009-10-02 Device NAME removed
Maciej Seroka <maciejs@symbian.org> [Fri, 02 Oct 2009 12:09:35 +0100] rev 567
Device NAME removed
2009-10-02 rmtree check removed
Maciej Seroka <maciejs@symbian.org> [Fri, 02 Oct 2009 12:08:49 +0100] rev 566
rmtree check removed
2009-10-02 Time-out changed
Maciej Seroka <maciejs@symbian.org> [Fri, 02 Oct 2009 12:06:44 +0100] rev 565
Time-out changed
2009-10-02 Device NAME removed
Maciej Seroka <maciejs@symbian.org> [Fri, 02 Oct 2009 12:02:00 +0100] rev 564
Device NAME removed
2009-10-02 Device NAME removed
Maciej Seroka <maciejs@symbian.org> [Fri, 02 Oct 2009 12:01:31 +0100] rev 563
Device NAME removed
2009-10-02 Device NAME removed
Maciej Seroka <maciejs@symbian.org> [Fri, 02 Oct 2009 12:01:02 +0100] rev 562
Device NAME removed
2009-10-02 Device NAME removed
Maciej Seroka <maciejs@symbian.org> [Fri, 02 Oct 2009 11:58:39 +0100] rev 561
Device NAME removed
2009-10-02 Files names updated
Maciej Seroka <maciejs@symbian.org> [Fri, 02 Oct 2009 11:57:20 +0100] rev 560
Files names updated
2009-10-01 Merge
Shabe Razvi <shaber@symbian.org> [Thu, 01 Oct 2009 19:32:21 +0100] rev 559
Merge
2009-10-01 Skip armcc licence checking
Shabe Razvi <shaber@symbian.org> [Thu, 01 Oct 2009 19:31:32 +0100] rev 558
Skip armcc licence checking
2009-10-01 Reordered output, so information is presented in a high-level -> low-level way
Simon Howkins <simonh@symbian.org> [Thu, 01 Oct 2009 16:20:56 +0100] rev 557
Reordered output, so information is presented in a high-level -> low-level way Added basic breakdown by package. Minor improvements to formatting.
2009-10-01 Added package attribute (when failure is package specific).
Simon Howkins <simonh@symbian.org> [Thu, 01 Oct 2009 16:17:02 +0100] rev 556
Added package attribute (when failure is package specific). Created more tags up-front, so that if there are 0 critical failures, then it's recorded.
2009-10-01 python does not use PATH
Brendan Donegan brendand@symbian.org [Thu, 01 Oct 2009 14:54:20 +0100] rev 555
python does not use PATH
2009-10-01 update mcl code from RCL_1 branch
Louis Henry Nayegon <louisn@symbian.org> [Thu, 01 Oct 2009 13:43:11 +0100] rev 554
update mcl code from RCL_1 branch
2009-10-01 merge and switch off static bc check
Brendan Donegan brendand@symbian.org [Thu, 01 Oct 2009 13:22:04 +0100] rev 553
merge and switch off static bc check
2009-10-01 removed 'NAME' property from test plans
Brendan Donegan brendand@symbian.org [Thu, 01 Oct 2009 13:19:42 +0100] rev 552
removed 'NAME' property from test plans
2009-10-01 merge
Brendan Donegan brendand@symbian.org [Thu, 01 Oct 2009 13:13:06 +0100] rev 551
merge
2009-10-01 Changed ats_specialise_testdrop and build.test.xml to use the 'HOST' device property to fix the devicem rather than the 'NAME' property
Brendan Donegan brendand@symbian.org [Thu, 01 Oct 2009 13:11:31 +0100] rev 550
Changed ats_specialise_testdrop and build.test.xml to use the 'HOST' device property to fix the devicem rather than the 'NAME' property
2009-09-30 Merge
Louis Henry Nayegon <louisn@symbian.org> [Wed, 30 Sep 2009 18:03:10 +0100] rev 549
Merge
2009-09-30 Add layers for pre and post build
Louis Henry Nayegon <louisn@symbian.org> [Wed, 30 Sep 2009 18:01:30 +0100] rev 548
Add layers for pre and post build Split build layer, into bld-production and bld-test sections
2009-09-30 Added really basic failure extraction and BRAG calculation to build.
Simon Howkins <simonh@symbian.org> [Wed, 30 Sep 2009 17:48:55 +0100] rev 547
Added really basic failure extraction and BRAG calculation to build.
2009-09-29 sf-zip-logs - Fixed zipping regression for running smoketest or BC test alone caused by changeset e73243604097 - 'Bug 384 Platform build should output all PDK releasables into one directory'
MattD <mattd@symbian.org> [Tue, 29 Sep 2009 17:34:45 +0100] rev 546
sf-zip-logs - Fixed zipping regression for running smoketest or BC test alone caused by changeset e73243604097 - 'Bug 384 Platform build should output all PDK releasables into one directory'
2009-09-29 catchup merge
MattD <mattd@symbian.org> [Tue, 29 Sep 2009 15:53:45 +0100] rev 545
catchup merge
2009-09-29 sf.spec.bccheck.enable - Added comment into common_props.ant.xml to explain how the value is used.
MattD <mattd@symbian.org> [Tue, 29 Sep 2009 15:52:07 +0100] rev 544
sf.spec.bccheck.enable - Added comment into common_props.ant.xml to explain how the value is used.
2009-09-29 merge
c100726 [Tue, 29 Sep 2009 15:49:47 +0100] rev 543
merge
2009-09-29 merge
c100726 [Tue, 29 Sep 2009 15:45:28 +0100] rev 542
merge
2009-09-29 make STAF security reflect all machines on the network
c100726 [Tue, 29 Sep 2009 15:44:48 +0100] rev 541
make STAF security reflect all machines on the network
2009-09-29 sf.spec.bccheck.enable - Disabling BC check as default, as it's not required after every build and can be kicked seperately using 'sf-test-bc-check' target on a clean machine.
MattD <mattd@symbian.org> [Tue, 29 Sep 2009 15:47:55 +0100] rev 540
sf.spec.bccheck.enable - Disabling BC check as default, as it's not required after every build and can be kicked seperately using 'sf-test-bc-check' target on a clean machine.
2009-09-29 sf.os.compile.iterate property - changed iterate compile check from <isset> to <istrue> so it can be overridden at the commandline or wherever.
MattD <mattd@symbian.org> [Tue, 29 Sep 2009 15:35:01 +0100] rev 539
sf.os.compile.iterate property - changed iterate compile check from <isset> to <istrue> so it can be overridden at the commandline or wherever.
2009-09-29 Catchup merge
MattD <mattd@symbian.org> [Tue, 29 Sep 2009 14:30:53 +0100] rev 538
Catchup merge
2009-09-29 post-build target 'sf-publish' - Fixed publishing regression caused by changeset e73243604097 - 'Bug 384 Platform build should output all PDK releasables into one directory'
MattD <mattd@symbian.org> [Tue, 29 Sep 2009 14:29:23 +0100] rev 537
post-build target 'sf-publish' - Fixed publishing regression caused by changeset e73243604097 - 'Bug 384 Platform build should output all PDK releasables into one directory'
2009-09-29 fixed STAF_security
Brendan Donegan brendand@symbian.org [Tue, 29 Sep 2009 13:52:26 +0100] rev 536
fixed STAF_security
2009-09-29 merge
Brendan Donegan brendand@symbian.org [Tue, 29 Sep 2009 13:23:36 +0100] rev 535
merge
2009-09-29 added profiles engine wrapper
Brendan Donegan brendand@symbian.org [Tue, 29 Sep 2009 13:22:46 +0100] rev 534
added profiles engine wrapper
2009-09-29 added atsinterface device for c100725
Brendan Donegan brendand@symbian.org [Tue, 29 Sep 2009 13:21:22 +0100] rev 533
added atsinterface device for c100725
2009-09-29 Updated mechanism to manage Symbian_OS.hrh file to be inline with latest Nokia drop.
ThomasE [Tue, 29 Sep 2009 12:49:58 +0100] rev 532
Updated mechanism to manage Symbian_OS.hrh file to be inline with latest Nokia drop.
2009-09-29 OS Services SVS submitted. nearly all done. Removed unneccesary components from mmsvs build
Brendan Donegan brendand@symbian.org [Tue, 29 Sep 2009 10:12:29 +0100] rev 531
OS Services SVS submitted. nearly all done. Removed unneccesary components from mmsvs build
2009-09-29 merge
Brendan Donegan brendand@symbian.org [Tue, 29 Sep 2009 09:35:44 +0100] rev 530
merge
2009-09-29 added sendui component
Brendan Donegan brendand@symbian.org [Tue, 29 Sep 2009 09:30:34 +0100] rev 529
added sendui component
2009-09-28 merge
Brendan Donegan brendand@symbian.org [Mon, 28 Sep 2009 15:20:00 +0100] rev 528
merge
2009-09-28 added 'or die' statements to messaging
Brendan Donegan brendand@symbian.org [Mon, 28 Sep 2009 15:18:42 +0100] rev 527
added 'or die' statements to messaging
2009-09-28 extra bits
Brendan Donegan brendand@symbian.org [Mon, 28 Sep 2009 15:18:10 +0100] rev 526
extra bits
2009-09-28 put in rmtree to cleanup properly
Brendan Donegan brendand@symbian.org [Mon, 28 Sep 2009 15:16:29 +0100] rev 525
put in rmtree to cleanup properly
2009-09-28 merge
Brendan Donegan brendand@symbian.org [Mon, 28 Sep 2009 15:15:11 +0100] rev 524
merge
2009-09-28 additions to the package definition xml
Brendan Donegan brendand@symbian.org [Mon, 28 Sep 2009 15:14:16 +0100] rev 523
additions to the package definition xml
2009-09-28 added or die statements
Brendan Donegan brendand@symbian.org [Mon, 28 Sep 2009 15:13:49 +0100] rev 522
added or die statements
2009-09-28 added back name property
Brendan Donegan brendand@symbian.org [Mon, 28 Sep 2009 15:12:29 +0100] rev 521
added back name property
2009-09-28 added or die statements
Brendan Donegan brendand@symbian.org [Mon, 28 Sep 2009 15:11:19 +0100] rev 520
added or die statements
2009-09-24 Added setting of properties that are common to all (current) platform builds.
Simon Howkins <simonh@symbian.org> [Thu, 24 Sep 2009 19:02:07 +0100] rev 519
Added setting of properties that are common to all (current) platform builds.
2009-09-25 merge
Brendan Donegan brendand@symbian.org [Fri, 25 Sep 2009 12:47:18 +0100] rev 518
merge
2009-09-25 merge
Brendan Donegan brendand@symbian.org [Fri, 25 Sep 2009 10:52:44 +0100] rev 517
merge
2009-09-25 further mods to fts package def file
Brendan Donegan brendand@symbian.org [Fri, 25 Sep 2009 10:51:44 +0100] rev 516
further mods to fts package def file
2009-09-25 File required to build 50_systemsw.SIS
Maciej Seroka <maciejs@symbian.org> [Fri, 25 Sep 2009 11:21:32 +0100] rev 515
File required to build 50_systemsw.SIS
(0) -300 -100 -64 +64 +100 +300 tip