andy.simpson <andrews@symbian.org> [Tue, 15 Dec 2009 14:31:00 +0000] rev 832
Added tag PDK_3.0.d for changeset b9c988316957
andy simpson <andrews@symbian.org> [Mon, 14 Dec 2009 16:38:14 +0000] rev 831
Added tag PDK_2.0.2 for changeset 2a9e6403efaf
MattD <mattd@symbian.org> [Mon, 14 Dec 2009 15:44:46 +0000] rev 830
Platform Build - Added 'sf-postbuild' onto deps for 'sf-build-noprep' as although it isn't the best place to have it, it's the same as the deps for the version in 'common' and is needed for the external Hudson jobs.
Simon Howkins <simonh@symbian.org> [Mon, 12 Oct 2009 14:20:56 +0100] rev 829
Ensured build environment is always compared with expected environment, whether or not it would abort the build because of it.
Simon Howkins <simonh@symbian.org> [Tue, 08 Dec 2009 17:42:29 +0000] rev 828
Changed building of tools targets so that it builds the targets listed in ${sf.spec.sbs.tools.config}, in sequence,
rather than just buildng tools2_rel.whatlog followed by tools_rel.whatlog, regardless of the property.
Simon Howkins <simonh@symbian.org> [Tue, 08 Dec 2009 16:31:16 +0000] rev 827
Moved hlm:argSet definitions in sf-os-compile to be adjacent to the call that uses them. (And deleted three unused ones in the process.)
Dario Sestito <darios@symbian.org> [Fri, 11 Dec 2009 14:51:21 +0000] rev 826
Update the PDK baseline for symbian2 builds
Simon Howkins <simonh@symbian.org> [Thu, 10 Dec 2009 12:01:59 +0000] rev 825
Updates to make the build environment check more reasonable:
Mercurial v1.3 permitted
The Java compiler is not a showstopping issue
7-zip can be installed in any location
Update to Helium 5
Helium can be installed in PDT 1.*, not necessarily 1.0
Raptor installation path not significant
Update to Raptor 2.9.*
The Raptor patch to update the bundled version of python is no longer relevant
BRAG calculations updated to ignore items not being in the system path, as this just doesn't matter.
Overall effect is that the build environment check should pass on a machine that is able to do a build!
Simon Howkins <simonh@symbian.org> [Thu, 10 Dec 2009 11:48:11 +0000] rev 824
Regularised indentation
Maciej Seroka <maciejs@symbian.org> [Fri, 11 Dec 2009 13:50:48 +0000] rev 823
Fixed postAction in ats_specialise_test_drop.pl
Maciej Seroka <maciejs@symbian.org> [Fri, 11 Dec 2009 11:20:31 +0000] rev 822
Implemented FileStoreAction for BC tests
Maciej Seroka <maciejs@symbian.org> [Thu, 10 Dec 2009 15:51:05 +0000] rev 821
Implemented exporting Smoke Test Report to Diamonds
Maciej Seroka <maciejs@symbian.org> [Wed, 09 Dec 2009 15:55:13 +0000] rev 820
Updated postbuild to publish smoketest results
Maciej Seroka <maciejs@symbian.org> [Wed, 09 Dec 2009 11:48:17 +0000] rev 819
Updated ats_specialise_test_drop.pl to insert FileStoreAction param
Maciej Seroka <maciejs@symbian.org> [Tue, 08 Dec 2009 16:19:57 +0000] rev 818
Added new postAction to smoketest.xml
Simon Howkins <simonh@symbian.org> [Tue, 08 Dec 2009 14:07:03 +0000] rev 817
Restored signifcance of the MS tools not being available, as this only occurs when running a configuration that would try to use them.
Simon Howkins <simonh@symbian.org> [Tue, 08 Dec 2009 13:47:39 +0000] rev 816
Re-indented target "sf-os-compile" (following best guess as to the standard) to make it easier to read.
Simon Howkins <simonh@symbian.org> [Tue, 08 Dec 2009 12:00:46 +0000] rev 815
Re-assessed some of the raptor error messages to reflect the inconsequential nature of missing the MS dev tools when not trying to build the tools target.
Simon Howkins <simonh@symbian.org> [Mon, 07 Dec 2009 17:21:55 +0000] rev 814
Changed mergeXML.pl to use a better version of the XML printing algorithm, so it can generate well-formed content if the input includes some rogue &s or <>s.
Simon Howkins <simonh@symbian.org> [Mon, 07 Dec 2009 15:22:47 +0000] rev 813
If any files are in both the list of SDK headers, and the list of RnD headers, then they're only zipped in the binaries_epoc_additional zip, and not the binaries_epoc_sdk zip.
Simon Howkins <simonh@symbian.org> [Mon, 07 Dec 2009 13:03:36 +0000] rev 812
Fixed format checking of summary.csv to deal with new field.
brendand [Mon, 07 Dec 2009 11:40:50 +0000] rev 811
Test: Add MediaMgmt smoke tests (not being built or run ATM)
brendand [Mon, 07 Dec 2009 11:37:48 +0000] rev 810
Test: Remove the media management smoke test for now
Simon Howkins <simonh@symbian.org> [Mon, 07 Dec 2009 10:29:59 +0000] rev 809
Re-instated call to process raptor logs for BRAG purposes.
Shabe Razvi <shaber@symbian.org> [Fri, 04 Dec 2009 15:53:32 +0000] rev 808
Remove s60 postfix from sf-s60-create-cenrep for Symbian^3
Simon Howkins <simonh@symbian.org> [Fri, 04 Dec 2009 14:19:38 +0000] rev 807
Fixed format checking of summary file so that it actually checks something!
Simon Howkins <simonh@symbian.org> [Fri, 04 Dec 2009 11:00:13 +0000] rev 806
Updated framework for packaging SDK headers so the contents to zip can be set by a project property (or it can zip everything together if it's not set).
brendand [Fri, 04 Dec 2009 09:00:45 +0000] rev 805
add media mgmt to smoketest build
Shabe Razvi <shaber@symbian.org> [Wed, 02 Dec 2009 18:31:32 +0000] rev 804
Fix cenrep export location
MattD <mattd@symbian.org> [Wed, 02 Dec 2009 13:25:12 +0000] rev 803
SDK file list - Fixed duplicates
Maciej Seroka <maciejs@symbian.org> [Wed, 02 Dec 2009 12:01:37 +0000] rev 802
Fixed and enabled smoke test for Set Language
Maciej Seroka <maciejs@symbian.org> [Wed, 02 Dec 2009 08:47:05 +0000] rev 801
Defined new devices for v800017
Maciej Seroka <maciejs@symbian.org> [Tue, 01 Dec 2009 14:45:02 +0000] rev 800
Disabled smoke test for Set language
Simon Howkins <simonh@symbian.org> [Mon, 30 Nov 2009 12:52:31 +0000] rev 799
Small changes to make the output file more regular, and therefor easier to read and understand.
Simon Howkins <simonh@symbian.org> [Mon, 16 Nov 2009 16:27:32 +0000] rev 798
Added processing of error tags.
Maciej Seroka <maciejs@symbian.org> [Tue, 01 Dec 2009 13:09:02 +0000] rev 797
Fixed perl scripts for building BC test drops
Maciej Seroka <maciejs@symbian.org> [Fri, 27 Nov 2009 17:43:30 +0000] rev 796
Fixed Set language smoke test
Simon Howkins <simonh@symbian.org> [Mon, 23 Nov 2009 13:39:08 +0000] rev 795
Changed to package the SDK header files in a different zip to the rest of the epoc32 tree.
Maciej Seroka <maciejs@symbian.org> [Fri, 27 Nov 2009 13:48:47 +0000] rev 794
Fixed smoketest.xml
Maciej Seroka <maciejs@symbian.org> [Fri, 27 Nov 2009 12:22:12 +0000] rev 793
Added new smoke test for phone languages
Arnaud Lenoir <arnaudl@symbian.org> [Wed, 25 Nov 2009 14:14:19 +0000] rev 792
Removed code for building ROMs (now done by Raptor) but added code for publishing ROM building logs.
Dario Sestito <darios@symbian.org> [Thu, 26 Nov 2009 16:02:05 +0000] rev 791
Fix releaseables are missing. Fix stray call to summarize.pl
MattD <mattd@symbian.org> [Mon, 23 Nov 2009 15:01:01 +0000] rev 790
Catchup merge
MattD <mattd@symbian.org> [Mon, 23 Nov 2009 14:58:52 +0000] rev 789
Disabled BC check from running as default on builds. Should be enabled specifically at the command line.
Maciej Seroka <maciejs@symbian.org> [Mon, 23 Nov 2009 13:28:52 +0000] rev 788
Added new smoke test for Setting wallpaper
Maciej Seroka <maciejs@symbian.org> [Mon, 23 Nov 2009 09:08:01 +0000] rev 787
Disabled bccheck for normal builds
Mattd <mattd@symbian.org> [Fri, 20 Nov 2009 17:23:50 +0000] rev 786
Catchup merge
MattD <mattd@symbian.org> [Fri, 20 Nov 2009 17:23:06 +0000] rev 785
Platform Build cenrep generatation - modified 'sf-s60-create-cenrep' to hopefully cope with the different CRML export paths coming from the different platform_paths.hrh. This isn't pretty.
Dario Sestito <darios@symbian.org> [Fri, 20 Nov 2009 13:46:22 +0000] rev 784
Fix Diamonds links are no longer appearing
Maciej Seroka <maciejs@symbian.org> [Fri, 20 Nov 2009 13:04:41 +0000] rev 783
Added conditions for BC check results to be published
Maciej Seroka <maciejs@symbian.org> [Fri, 20 Nov 2009 13:01:28 +0000] rev 782
Changed delays between key presses
Maciej Seroka <maciejs@symbian.org> [Fri, 20 Nov 2009 09:46:23 +0000] rev 781
Added smoke test to close UI setup dialogs
Maciej Seroka <maciejs@symbian.org> [Thu, 19 Nov 2009 17:25:45 +0000] rev 780
Increased delay before presskey
Maciej Seroka <maciejs@symbian.org> [Thu, 19 Nov 2009 12:51:54 +0000] rev 779
Enabled bccheck for normal builds
Dario Sestito <darios@symbian.org> [Wed, 18 Nov 2009 19:14:23 +0000] rev 778
Update send_xml_to_diamonds.py and update invoking code to match new i/f
Maciej Seroka <maciejs@symbian.org> [Wed, 18 Nov 2009 11:52:39 +0000] rev 777
Updated IF statements for BC reports
Dario Sestito <darios@symbian.org> [Wed, 18 Nov 2009 11:29:05 +0000] rev 776
Add new recipe-error categories armcc_modifier_not_allowed, mwccsym2_file_cannot_be_opened
Maciej Seroka <maciejs@symbian.org> [Wed, 18 Nov 2009 10:25:32 +0000] rev 775
Changed current baseline version for BC check.
Dario Sestito <darios@symbian.org> [Tue, 17 Nov 2009 17:40:54 +0000] rev 774
Fix freemarker.core.ParseException: Encountered { at line 25, column 15 in linksForDiamonds.xml.ftl
Maciej Seroka <maciejs@symbian.org> [Tue, 17 Nov 2009 15:10:38 +0000] rev 773
Added Static BC reports for Platform Builds
Dario Sestito <darios@symbian.org> [Tue, 17 Nov 2009 13:52:46 +0000] rev 772
Add NewGraphicsArchitecture_props.ant.xml
Dario Sestito <darios@symbian.org> [Tue, 17 Nov 2009 13:32:35 +0000] rev 771
Update PDK baselines for package builds
MattD <mattd@symbian.org> [Mon, 16 Nov 2009 19:27:25 +0000] rev 770
Merge Tags
Dario Sestito <darios@symbian.org> [Mon, 16 Nov 2009 18:16:32 +0000] rev 769
Add Raptor Build Summary to the links for Diamonds
Dario Sestito <darios@symbian.org> [Mon, 16 Nov 2009 18:09:03 +0000] rev 768
Publish HTML files summary of Raptor build
Simon Howkins <simonh@symbian.org> [Mon, 16 Nov 2009 16:26:16 +0000] rev 767
Now creates src-by-layer entries on the fly, so it doesn't create release zips with no content.
Simon Howkins <simonh@symbian.org> [Thu, 12 Nov 2009 17:46:11 +0000] rev 766
Added interpretation of recipe "win32def2lib" failing.
Dario Sestito <darios@symbian.org> [Fri, 13 Nov 2009 17:48:12 +0000] rev 765
Fix XML-SAX bug #43174 (see http://rt.cpan.org/Public/Bug/Display.html?id=43174)
Dario Sestito <darios@symbian.org> [Fri, 13 Nov 2009 17:47:50 +0000] rev 764
Improved Raptor parser, now "uh"
Maciej Seroka <maciejs@symbian.org> [Fri, 13 Nov 2009 14:15:28 +0000] rev 763
Changed versions of the baselines for Static BC test
Maciej Seroka <maciejs@symbian.org> [Fri, 13 Nov 2009 12:42:38 +0000] rev 762
Disabled Dynamic BC tests
Shabe Razvi <shaber@symbian.org> [Mon, 16 Nov 2009 14:47:25 +0000] rev 761
Merge
Shabe Razvi <shaber@symbian.org> [Fri, 13 Nov 2009 15:53:47 +0000] rev 760
Added tag PDK_2.0.1 for changeset e13acd883fbe
Maciej Seroka <maciejs@symbian.org> [Fri, 13 Nov 2009 11:20:06 +0000] rev 759
merged heads - non trivial merge in smoketest. Manual merge of those changes.
brendand [Fri, 13 Nov 2009 09:56:18 +0000] rev 758
Test: Input methods smoke tests added.
brendand [Fri, 13 Nov 2009 09:33:02 +0000] rev 757
Test: Fixed up the app install smoke tests so that both now pass
Maciej Seroka <maciejs@symbian.org> [Thu, 12 Nov 2009 14:45:32 +0000] rev 756
Added new smoketest
Simon Howkins <simonh@symbian.org> [Thu, 12 Nov 2009 12:06:34 +0000] rev 755
Add call to parse (preprocessed) raptor logs directly for BRAGG.
Simon Howkins <simonh@symbian.org> [Wed, 11 Nov 2009 14:55:58 +0000] rev 754
Updated XSL to include counts of failures at each severity, and also the new effect/causes distinction, for failures that are not package specific.
Simon Howkins <simonh@symbian.org> [Wed, 11 Nov 2009 13:22:02 +0000] rev 753
New script which parses raptor logs directly to produce a BRAG summary.
New version of XML structure accommodates causes of failure as well as the effect of the failure, and deals with excessive error messages.
New structure also avoids a potential problem (bug?, questionable feature?) that both IE and firefox exhibit.
Some simplifications of brag utilities module.
Simon Howkins <simonh@symbian.org> [Tue, 10 Nov 2009 16:52:27 +0000] rev 752
Moved common code to shared module.
Simon Howkins <simonh@symbian.org> [Thu, 12 Nov 2009 11:56:20 +0000] rev 751
Updated the options to pass to getenv, to include -k. This avoids aborts if things are not exactly as the tool expects.
MattD <mattd@symbian.org> [Thu, 12 Nov 2009 16:06:26 +0000] rev 750
Added tag PDK_3.0.c for changeset 12815724a053
Maciej Seroka <maciejs@symbian.org> [Wed, 11 Nov 2009 13:04:22 +0000] rev 749
Added new smoketest
Maciej Seroka <maciejs@symbian.org> [Tue, 10 Nov 2009 13:50:58 +0000] rev 748
Added new smoketest
Simon Howkins <simonh@symbian.org> [Tue, 10 Nov 2009 11:33:04 +0000] rev 747
Bug 881: Now also provides the locations of the two split-build system definitions to the release note generator, so it will work with both single and split builds.
MattD <mattd@symbian.org> [Mon, 09 Nov 2009 19:16:05 +0000] rev 746
source sync template - enabled getting the mercurial changes if you have sf.spec.sourcesync.archive set
MattD <mattd@symbian.org> [Mon, 09 Nov 2009 17:25:14 +0000] rev 745
Transplant fix in ats BC Test - 'bld_sis' change that was knocked out with the rest of the transplant (bcdrivers/utilities)
Simon Howkins <simonh@symbian.org> [Mon, 02 Nov 2009 22:23:26 +0000] rev 744
Added call to munge license headers at the top of the postbuild phase, so it should be done within the platorm build.
Simon Howkins <simonh@symbian.org> [Mon, 09 Nov 2009 15:52:52 +0000] rev 743
Switched to using revised Package/FCL analysis script.
Louis Henry Nayegon <louisn@symbian.org> [Fri, 06 Nov 2009 09:47:50 +0000] rev 742
Remove meta data from package definition and replace with helium script
brendand [Thu, 05 Nov 2009 15:53:50 +0000] rev 741
Test: Forgot to execute Profile smoke tests
brendand [Thu, 05 Nov 2009 12:36:05 +0000] rev 740
Test: Changes to test drop files to run AppInstall
brendand [Thu, 05 Nov 2009 12:29:50 +0000] rev 739
Test: Tweaked Profile tests and added AppInstall
Dario Sestito <darios@symbian.org> [Thu, 05 Nov 2009 15:33:29 +0000] rev 738
Add new raptor-analysis recipe-failure category: elf2e32_symbol_missing_from_elf_file
Shabe Razvi <shaber@symbian.org> [Wed, 04 Nov 2009 11:35:53 +0000] rev 737
Override Helium defaults for RVCT checks to allow winscw builds without RVCT
Dario Sestito <darios@symbian.org> [Tue, 03 Nov 2009 09:27:37 +0000] rev 736
Update PDK baselines for package builds
Dario Sestito <darios@symbian.org> [Tue, 03 Nov 2009 09:26:03 +0000] rev 735
Add CompilerCompatibility properties file for package build
Maciej Seroka <maciejs@symbian.org> [Mon, 02 Nov 2009 16:37:53 +0000] rev 734
Changed device name for lon-engbuild89
Maciej Seroka <maciejs@symbian.org> [Mon, 02 Nov 2009 16:33:33 +0000] rev 733
Changed device name for lon-engbuild87
Maciej Seroka <maciejs@symbian.org> [Mon, 02 Nov 2009 16:16:29 +0000] rev 732
Changed device name for C100725
Maciej Seroka <maciejs@symbian.org> [Mon, 02 Nov 2009 16:04:59 +0000] rev 731
Changed device name
brendand [Mon, 02 Nov 2009 15:40:32 +0000] rev 730
host name is added for any number of devices
Maciej Seroka <maciejs@symbian.org> [Mon, 02 Nov 2009 15:28:51 +0000] rev 729
Added smoketest for Notepad
Dario Sestito <darios@symbian.org> [Mon, 02 Nov 2009 15:12:58 +0000] rev 728
Add recipe-failure category armcc_internal_fault
brendand [Mon, 02 Nov 2009 14:31:56 +0000] rev 727
fix bug with multiple harnesses
brendand [Mon, 02 Nov 2009 13:46:30 +0000] rev 726
export to 'smoketest' instead of 'testframework'
brendand [Mon, 02 Nov 2009 13:36:09 +0000] rev 725
capitals
brendand [Mon, 02 Nov 2009 13:34:14 +0000] rev 724
updated smoketest plan to support both harnesses
Dario Sestito <darios@symbian.org> [Mon, 02 Nov 2009 13:12:44 +0000] rev 723
Add recipe-failure categories armcc_controlling_expression_is_constant and armcc_generic_warnings_errors
brendand [Mon, 02 Nov 2009 11:23:32 +0000] rev 722
Adding profiles smoke tests
Simon Howkins <simonh@symbian.org> [Mon, 12 Oct 2009 17:27:48 +0100] rev 721
Removed unnecessary dependencies, to untangle the dependency graph a little.
Dario Sestito <darios@symbian.org> [Fri, 30 Oct 2009 11:42:29 +0000] rev 720
In raptor-analysis create summary.csv file anyway, otherwise some targets following may crash the build
Maciej Seroka <maciejs@symbian.org> [Fri, 30 Oct 2009 09:36:23 +0000] rev 719
Added smoketest for email
Louis Henry Nayegon <louisn@symbian.org> [Thu, 29 Oct 2009 14:03:35 +0000] rev 718
Update to add all components and create zip file for PDT
Louis Henry Nayegon <louisn@symbian.org> [Wed, 28 Oct 2009 14:24:22 +0000] rev 717
Add all components to bc test suite build
Dario Sestito <darios@symbian.org> [Wed, 28 Oct 2009 11:34:17 +0000] rev 716
Fix some build configurations are left as 'noconfig'
Dario Sestito <darios@symbian.org> [Wed, 28 Oct 2009 11:32:28 +0000] rev 715
Add raptor recipe error category armar_file_does_not_exist
Dario Sestito <darios@symbian.org> [Wed, 28 Oct 2009 11:16:54 +0000] rev 714
Add raptor error categories unknown_build_config and no_build_configs_given
MattD <mattd@symbian.org> [Mon, 26 Oct 2009 19:53:47 +0000] rev 713
Merging tag
Shabe Razvi <shaber@symbian.org> [Wed, 21 Oct 2009 13:54:33 +0100] rev 712
Added tag PDK_3.0.b for changeset cdfb88270be0
Dario Sestito <darios@symbian.org> [Mon, 26 Oct 2009 17:26:04 +0000] rev 711
Let sbs targets be taken from sf.spec.sbs.config
Maciej Seroka <maciejs@symbian.org> [Mon, 26 Oct 2009 09:56:45 +0000] rev 710
Added 3 new smoke tests
Maciej Seroka <maciejs@symbian.org> [Thu, 22 Oct 2009 13:27:05 +0100] rev 709
Changed dst path for evptests.txt
Louis Henry Nayegon <louisn@symbian.org> [Wed, 21 Oct 2009 11:54:26 +0100] rev 708
Add missing components to the BC build script
Maciej Seroka <maciejs@symbian.org> [Wed, 21 Oct 2009 09:17:05 +0100] rev 707
Added new device for LON-ENGBUILD89
Maciej Seroka <maciejs@symbian.org> [Wed, 21 Oct 2009 09:13:56 +0100] rev 706
Added new device for LON-ENGBUILD87
MattD <mattd@symbian.org> [Tue, 20 Oct 2009 19:29:07 +0100] rev 705
catchup merge.
MattD <mattd@symbian.org> [Tue, 20 Oct 2009 11:03:02 +0100] rev 704
catchup merge
MattD <mattd@symbian.org> [Tue, 20 Oct 2009 10:47:15 +0100] rev 703
source sync template - Changed the BOM changes targets to limit the listed changes to the branch if the source was synced up using a branch, to make it easier to read.
brendand [Tue, 20 Oct 2009 17:10:41 +0100] rev 702
Added Core Telephony BC tests
brendand [Tue, 20 Oct 2009 15:45:42 +0100] rev 701
Added all of the tests for ASP
Shabe Razvi <shaber@symbian.org> [Tue, 20 Oct 2009 14:55:25 +0100] rev 700
If makefile_template copy fails then ignore, as its no longer needed for S^3.
Shabe Razvi <shaber@symbian.org> [Mon, 19 Oct 2009 17:56:17 +0100] rev 699
Merge
Shabe Razvi <shaber@symbian.org> [Mon, 19 Oct 2009 17:55:16 +0100] rev 698
Add sf-rombuild target to build ROMs. Backout ARM license check suppression.
Dario Sestito <darios@symbian.org> [Mon, 19 Oct 2009 17:46:50 +0100] rev 697
Change baseline for symbian3 to \\bishare\releases\PDK_3.0.a
Dario Sestito <darios@symbian.org> [Mon, 19 Oct 2009 17:44:09 +0100] rev 696
Fix only one raptor log gets processed by Dario's Raptor parser
Dario Sestito <darios@symbian.org> [Mon, 19 Oct 2009 17:41:37 +0100] rev 695
Send to Diamonds only 3 links: brag, build bom, build logs
Dario Sestito <darios@symbian.org> [Mon, 19 Oct 2009 13:21:41 +0100] rev 694
Change default location of build results/reports to \\v800020\Publish\SF_builds
Dario Sestito <darios@symbian.org> [Mon, 19 Oct 2009 12:24:43 +0100] rev 693
Make script stop execution after help is displayed if --help
Dario Sestito <darios@symbian.org> [Mon, 19 Oct 2009 12:23:25 +0100] rev 692
Remove default "test" tag
MattD <mattd@symbian.org> [Mon, 19 Oct 2009 11:49:45 +0100] rev 691
Catchup merge of tags
asimpson@symbian.org [Thu, 15 Oct 2009 18:58:09 +0100] rev 690
Added tag PDK_2.0.0 for changeset 7a343c038e7d
Shabe Razvi <shaber@symbian.org> [Wed, 14 Oct 2009 16:21:12 +0100] rev 689
Added tag PDK_3.0.a for changeset 4709730d5226
Maciej Seroka <maciejs@symbian.org> [Mon, 19 Oct 2009 11:18:06 +0100] rev 688
Added new BC test
Maciej Seroka <maciejs@symbian.org> [Mon, 19 Oct 2009 10:26:58 +0100] rev 687
Added new BC test
MattD <mattd@symbian.org> [Mon, 19 Oct 2009 10:29:47 +0100] rev 686
catchup merge.
MattD <mattd@symbian.org> [Fri, 16 Oct 2009 19:26:06 +0100] rev 685
catchup merge.
MattD <mattd@symbian.org> [Fri, 16 Oct 2009 14:57:32 +0100] rev 684
sf-run-evalid - minor change to make sure that evalid is run at the root of the build drive, which can stop the MD5s from being generated. (evalid requires dirs to be relative and not absolute)
brendand [Sun, 18 Oct 2009 17:17:59 +0100] rev 683
added a missing testdata file
Maciej Seroka <maciejs@symbian.org> [Fri, 16 Oct 2009 16:10:40 +0100] rev 682
Added new BC test
Simon Howkins <simonh@symbian.org> [Fri, 16 Oct 2009 15:52:33 +0100] rev 681
Updated throughout to use the "temp_build_files" dir on the build drive rather than the "generated" directory in the fbf source tree.
Simon Howkins <simonh@symbian.org> [Fri, 16 Oct 2009 15:11:28 +0100] rev 680
Moved the generation of the release metadata entry for the MD5 zip outside of
the parallel section, so it can't co-incide with the zipping of the binaries.
Ensured that any errors generated when merging log files are not just hidden
by putting them in the output file (which will render it not well-formed XML).
Simon Howkins <simonh@symbian.org> [Fri, 16 Oct 2009 15:06:40 +0100] rev 679
Replaced <available> check with an <uptodate> check, to greatly help people working
on the FBF who want the file automatically regenerated according to the changes they have made.
Simon Howkins <simonh@symbian.org> [Fri, 16 Oct 2009 14:43:38 +0100] rev 678
Restored call to summarise final BRAG status for regular platform builds.
MattD <mattd@symbian.org> [Fri, 16 Oct 2009 14:33:15 +0100] rev 677
Major packaging change to work around parallel calls - stopped zipping targets from having direct dependency on 'sf-preprocess-package-config', and instead have 'sf-zip-content' call 'sf-preprocess-package-config' if needed. Changed 'sf-prep' to call a target that wipes out the 'generated' directory. It's not perfect but it gets us going again.
Simon Howkins <simonh@symbian.org> [Thu, 15 Oct 2009 16:47:42 +0100] rev 676
Moved invocation of sf-brag-to-diamonds, so it's right at the end of the postbuild (apart from publishing zipped logs).
This avoids the possibility of a build abort when parallel threaqds are trying to a) convert a log file into a brag file, and b) merge all brag files ready to determine the brag status.
It also makes more sense - don't calculate or send the BRAGG status until the build is on the cusp of completion.
Louis Henry Nayegon <louisn@symbian.org> [Thu, 15 Oct 2009 15:59:58 +0100] rev 675
Merge
Louis Henry Nayegon <louisn@symbian.org> [Thu, 15 Oct 2009 15:59:16 +0100] rev 674
Add standard C++ tests to the build
Maciej Seroka <maciejs@symbian.org> [Thu, 15 Oct 2009 15:21:03 +0100] rev 673
Changed timeout
Maciej Seroka <maciejs@symbian.org> [Thu, 15 Oct 2009 15:20:36 +0100] rev 672
Added new BC test
Maciej Seroka <maciejs@symbian.org> [Thu, 15 Oct 2009 13:54:16 +0100] rev 671
Added new BC test
Simon Howkins <simonh@symbian.org> [Thu, 15 Oct 2009 13:25:31 +0100] rev 670
Bug 479: RnD package zips contain content not releaseable to public
Updated packaging tools to separate binaries and source in RnD repos.
brendand [Thu, 15 Oct 2009 13:48:54 +0100] rev 669
tried changing the directory for pbkaddressselect.rsc
Maciej Seroka <maciejs@symbian.org> [Thu, 15 Oct 2009 10:47:13 +0100] rev 668
Added new BC test
Louis Henry Nayegon <louisn@symbian.org> [Thu, 15 Oct 2009 10:04:51 +0100] rev 667
Merge
Louis Henry Nayegon <louisn@symbian.org> [Thu, 15 Oct 2009 10:03:51 +0100] rev 666
Add missing components to build
Dario Sestito <darios@symbian.org> [Wed, 14 Oct 2009 18:46:50 +0100] rev 665
Add use lib statement to look for Text-CSV in local lib folder
Simon Howkins <simonh@symbian.org> [Wed, 14 Oct 2009 14:44:10 +0100] rev 664
Bug 478: build_*.zip missing from generated release_metadata.xml
Added call to zip system to add entries for these zips to the release_metadata.xml
Maciej Seroka <maciejs@symbian.org> [Wed, 14 Oct 2009 14:54:28 +0100] rev 663
Updated comments in perl scripts
Maciej Seroka <maciejs@symbian.org> [Wed, 14 Oct 2009 14:51:08 +0100] rev 662
Added new BC test
brendand [Wed, 14 Oct 2009 14:29:27 +0100] rev 661
fixed up the phonebook tests to run faster
Simon Howkins <simonh@symbian.org> [Wed, 14 Oct 2009 10:45:17 +0100] rev 660
Replaced section "Package failures by phase/step/severity" with "Package failures by package/severity"
Added internal links from the package/severity breakdown to the peices of the new section.
Dario Sestito <darios@symbian.org> [Tue, 13 Oct 2009 17:56:12 +0100] rev 659
Merge
Dario Sestito <darios@symbian.org> [Tue, 13 Oct 2009 17:53:22 +0100] rev 658
Make csvToSysDef.pl work with codelines different than 3k
Maciej Seroka <maciejs@symbian.org> [Tue, 13 Oct 2009 16:29:18 +0100] rev 657
Updated comments
Shabe Razvi <shaber@symbian.org> [Tue, 13 Oct 2009 16:21:45 +0100] rev 656
Move QEMU into adaptation layer when packaged
MattD <mattd@symbian.org> [Mon, 12 Oct 2009 16:51:36 +0100] rev 655
ATS fix for getting the smoketest to run.
Simon Howkins <simonh@symbian.org> [Mon, 12 Oct 2009 15:07:06 +0100] rev 654
Added lib dir to pick up Text::CSV when it's not included with the installed perl distribution.
Maciej Seroka <maciejs@symbian.org> [Mon, 12 Oct 2009 15:02:40 +0100] rev 653
Add new BC test
Simon Howkins <simonh@symbian.org> [Mon, 12 Oct 2009 14:01:45 +0100] rev 652
Added lists of error messages themselves, categorised by phase, step, ...
Simon Howkins <simonh@symbian.org> [Fri, 09 Oct 2009 14:36:01 +0100] rev 651
Added tables for eack package with failures, broken down by severity.
Added anchor links to new tables from table of packages.
Simon Howkins <simonh@symbian.org> [Fri, 09 Oct 2009 14:28:02 +0100] rev 650
Added understanding of the "ar" failure.
Simon Howkins <simonh@symbian.org> [Wed, 07 Oct 2009 15:36:15 +0100] rev 649
Added post-processing of YARP analysis to feed into BRAG status.
Simon Howkins <simonh@symbian.org> [Wed, 07 Oct 2009 15:31:08 +0100] rev 648
Added copy to copy the XSL so it's available if ever an XML is generated there.
Simon Howkins <simonh@symbian.org> [Wed, 07 Oct 2009 11:06:27 +0100] rev 647
Created a dedicated sf-log-to-brag target so it can take care of the commonality of the task, including the creation of the directory for XML output.
MattD <mattd@symbian.org> [Mon, 12 Oct 2009 13:46:45 +0100] rev 646
catchup merge.
MattD <mattd@symbian.org> [Mon, 12 Oct 2009 13:45:33 +0100] rev 645
sf-gen-buildinfo-txt target in platform build - De-CamelCasing buildinfo.txt deletion and creation to fix zip inclusion/exclusion problems.
Simon Howkins <simonh@symbian.org> [Mon, 12 Oct 2009 13:26:30 +0100] rev 644
Fixed generation of rnd excludes file, so there are the necessary new-lines.
Maciej Seroka <maciejs@symbian.org> [Mon, 12 Oct 2009 11:52:51 +0100] rev 643
Add new BC test
Maciej Seroka <maciejs@symbian.org> [Mon, 12 Oct 2009 11:15:54 +0100] rev 642
New BC test added
Maciej Seroka <maciejs@symbian.org> [Mon, 12 Oct 2009 11:15:00 +0100] rev 641
Device name removed
MattD <mattd@symbian.org> [Mon, 12 Oct 2009 10:59:47 +0100] rev 640
sf-brag-to-diamonds - Only copy over the Brag XML if '${sf.spec.publish.enable}' is true.
MattD <mattd@symbian.org> [Mon, 12 Oct 2009 10:42:19 +0100] rev 639
ATS target 'sf-build-smoketestpkg' - fix for argument name change in 'ats_specialise_test_drop.pl'. Update command-line help for 'ats_specialise_test_drop.pl'
MattD <mattd@symbian.org> [Fri, 09 Oct 2009 17:03:29 +0100] rev 638
catchup merge.
MattD <mattd@symbian.org> [Fri, 09 Oct 2009 17:01:52 +0100] rev 637
Modified sf-check-missing-os-files to deal with 'sf.os.compile.iterate' property. Added new target 'sf-compile-options' for setting the gmake sbs compile option, and added it as a dep for the compile targets.
Arnaud Lenoir [Fri, 09 Oct 2009 15:52:33 +0100] rev 636
Allow to copy all the files in the summary directory to the bishare to allow link for BRAG to work in Diamonds.
brendand [Fri, 09 Oct 2009 15:16:55 +0100] rev 635
remove 'test.xml'
brendand [Fri, 09 Oct 2009 15:15:20 +0100] rev 634
added basesvs.xml
brendand [Fri, 09 Oct 2009 15:14:37 +0100] rev 633
sorted out more stuff with the dynamic bc, fewer failures now
brendand [Wed, 07 Oct 2009 19:44:04 +0100] rev 632
some more updates to bc stuff
brendand [Wed, 07 Oct 2009 12:30:20 +0100] rev 631
graphics test plan now only runs fbserv tests
Maciej Seroka <maciejs@symbian.org> [Fri, 09 Oct 2009 14:18:52 +0100] rev 630
New BC test
Dario Sestito <darios@symbian.org> [Fri, 09 Oct 2009 13:10:39 +0100] rev 629
Set PDK baseline to PDK_3.0.a_alpha_FCL.120
Shabe Razvi <shaber@symbian.org> [Thu, 08 Oct 2009 19:37:59 +0100] rev 628
Merge
Shabe Razvi <shaber@symbian.org> [Thu, 08 Oct 2009 19:36:20 +0100] rev 627
Skip sf-compare-to-baseline if sf.spec.publish.enable is false. Update FBF documentation.
Arnaud Lenoir [Thu, 08 Oct 2009 19:19:44 +0100] rev 626
Make sure the BRAG xml and xsl files are sent to bishare in an unzipped way to allow access from link in Diamonds.
Arnaud Lenoir [Thu, 08 Oct 2009 19:19:19 +0100] rev 625
Make sure the BRAG xml and xsl files are sent to bishare in an unzipped way to allow access from link in Diamonds.
Dario Sestito <darios@symbian.org> [Thu, 08 Oct 2009 14:50:14 +0100] rev 624
Make sf.spec.job.codeline the publishing category
Louis Henry Nayegon <louisn@symbian.org> [Thu, 08 Oct 2009 13:35:36 +0100] rev 623
Merge
Louis Henry Nayegon <louisn@symbian.org> [Thu, 08 Oct 2009 13:33:44 +0100] rev 622
Fix layer names for production and test builds
MattD <mattd@symbian.org> [Thu, 08 Oct 2009 10:55:38 +0100] rev 621
sf-run-analysis - Making 'sf-brag-to-diamonds' depend on 'sf.spec.publish.enable' property
MattD <mattd@symbian.org> [Wed, 07 Oct 2009 18:03:59 +0100] rev 620
catchup merge
ThomasE [Wed, 07 Oct 2009 17:52:05 +0100] rev 619
Fixed md5 zipping in case no publish is requested.
Added overwriting of variant.cfg if it already exists
MattD <mattd@symbian.org> [Wed, 07 Oct 2009 14:29:43 +0100] rev 618
catchup merge
MattD <mattd@symbian.org> [Wed, 07 Oct 2009 14:12:03 +0100] rev 617
sf-check-env - Fixed typo causing build to always halt if 'sf.suppress.buildenv.check' isn't set.
MattD <mattd@symbian.org> [Wed, 07 Oct 2009 10:36:41 +0100] rev 616
catchup merge
MattD <mattd@symbian.org> [Tue, 06 Oct 2009 18:15:24 +0100] rev 615
source-spec.ant.xml.ftl - Added change info for the BOM that lists submitted changesets between the baseline ('sf.previous.pdk.tag') and the synced changeset and writes to a changes.txt file in the BOM dir.
Simon Howkins <simonh@symbian.org> [Wed, 07 Oct 2009 12:16:14 +0100] rev 614
Added work-around for the QEMU package whilst it's still in an interim location, but we want to release it in a PDK.
(The proper fix would be to move the repository into the right place and update the sources.csv, but time is of the essence!)
Brendan Donegan brendand@symbian.org [Wed, 07 Oct 2009 11:12:20 +0100] rev 613
merge
Brendan Donegan brendand@symbian.org [Wed, 07 Oct 2009 11:09:46 +0100] rev 612
fixed up multimedia to match fts
Brendan Donegan brendand@symbian.org [Sat, 03 Oct 2009 21:54:15 +0100] rev 611
fixed up most of the issues with the dynamic bc test plans
MattD <mattd@symbian.org> [Tue, 06 Oct 2009 18:43:10 +0100] rev 610
sf-preprocess-package-config - fix for another BRAG step that presumes that "${build.log.dir}/summary" exists.
MattD <mattd@symbian.org> [Tue, 06 Oct 2009 18:08:40 +0100] rev 609
sf-check-env - Adding mkdir for BRAG output file.
MattD <mattd@symbian.org> [Tue, 06 Oct 2009 17:52:59 +0100] rev 608
sf-prep - Partial Revert of changeset aa36fa431e3d - 'Added processing of the BuildEnvironmentCheck for BRAG purposes.' as we need 'sf-check-env' to be optional with 'sf.suppress.buildenv.check' variable.
Shabe Razvi <shaber@symbian.org> [Tue, 06 Oct 2009 17:31:14 +0100] rev 607
Keepgoing in the event of testpackage submit error.
Simon Howkins <simonh@symbian.org> [Tue, 06 Oct 2009 15:20:57 +0100] rev 606
Adjustsed BRAG to BRAGG, to accommodate the possibility of there being Green builds and Gold builds.
Simon Howkins <simonh@symbian.org> [Tue, 06 Oct 2009 15:15:05 +0100] rev 605
Adjusted capitalisation to make the final output more aesthetically pleasing.
Simon Howkins <simonh@symbian.org> [Tue, 06 Oct 2009 15:11:25 +0100] rev 604
Added processing of the BuildEnvironmentCheck for BRAG purposes.
Simon Howkins <simonh@symbian.org> [Tue, 06 Oct 2009 14:41:22 +0100] rev 603
Parse log generated during proprocessing of zip config, so it gets included in BRAG analysis.
Dario Sestito <darios@symbian.org> [Tue, 06 Oct 2009 14:02:04 +0100] rev 602
Merge
Dario Sestito <darios@symbian.org> [Tue, 06 Oct 2009 13:50:26 +0100] rev 601
Upload codeline and sf.spec.diamonds.tag as Diamonds tags
Arnaud Lenoir [Tue, 06 Oct 2009 13:02:58 +0100] rev 600
Add link in Diamonds to read the BAG status from _brag.xml.
Simon Howkins <simonh@symbian.org> [Tue, 06 Oct 2009 11:58:10 +0100] rev 599
Sorted out misalignment between capture of diamonds build id and its re-use.
Shabe Razvi <shaber@symbian.org> [Tue, 06 Oct 2009 10:40:00 +0100] rev 598
Copy Symbian_OS.HRH to required location
Dario Sestito <darios@symbian.org> [Mon, 05 Oct 2009 18:28:44 +0100] rev 597
Add codeline specific property files
Dario Sestito <darios@symbian.org> [Mon, 05 Oct 2009 18:24:50 +0100] rev 596
Merge
Dario Sestito <darios@symbian.org> [Mon, 05 Oct 2009 18:24:10 +0100] rev 595
Merge
Dario Sestito <darios@symbian.org> [Mon, 05 Oct 2009 18:23:03 +0100] rev 594
Reviewed build category and tags
Dario Sestito <darios@symbian.org> [Mon, 05 Oct 2009 18:06:48 +0100] rev 593
Allow codeline-specific property file to be read (if present)