Wed, 06 Jan 2010 13:41:51 +0000 Maciej Seroka Added smoke test for making a connection to a web server through ethernet
Wed, 06 Jan 2010 13:17:03 +0000 Dario Sestito Update the PDK baseline for symbian3 builds
Fri, 18 Dec 2009 17:06:04 +0000 Maciej Seroka Fixed smoke test for Localisation
Fri, 18 Dec 2009 14:46:04 +0000 Maciej Seroka Added smoke test for Graphics
Tue, 15 Dec 2009 14:31:00 +0000 andy.simpson Added tag PDK_3.0.d for changeset b9c988316957
Mon, 14 Dec 2009 16:38:14 +0000 andy simpson Added tag PDK_2.0.2 for changeset 2a9e6403efaf
Mon, 14 Dec 2009 15:44:46 +0000 MattD 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.
Mon, 12 Oct 2009 14:20:56 +0100 Simon Howkins Ensured build environment is always compared with expected environment, whether or not it would abort the build because of it. PDK_3.0.d
Tue, 08 Dec 2009 17:42:29 +0000 Simon Howkins Changed building of tools targets so that it builds the targets listed in ${sf.spec.sbs.tools.config}, in sequence,
Tue, 08 Dec 2009 16:31:16 +0000 Simon Howkins 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.)
Fri, 11 Dec 2009 14:51:21 +0000 Dario Sestito Update the PDK baseline for symbian2 builds
Thu, 10 Dec 2009 12:01:59 +0000 Simon Howkins Updates to make the build environment check more reasonable:
Thu, 10 Dec 2009 11:48:11 +0000 Simon Howkins Regularised indentation
Fri, 11 Dec 2009 13:50:48 +0000 Maciej Seroka Fixed postAction in ats_specialise_test_drop.pl
Fri, 11 Dec 2009 11:20:31 +0000 Maciej Seroka Implemented FileStoreAction for BC tests
Thu, 10 Dec 2009 15:51:05 +0000 Maciej Seroka Implemented exporting Smoke Test Report to Diamonds
Wed, 09 Dec 2009 15:55:13 +0000 Maciej Seroka Updated postbuild to publish smoketest results PDK_2.0.2
Wed, 09 Dec 2009 11:48:17 +0000 Maciej Seroka Updated ats_specialise_test_drop.pl to insert FileStoreAction param
Tue, 08 Dec 2009 16:19:57 +0000 Maciej Seroka Added new postAction to smoketest.xml
Tue, 08 Dec 2009 14:07:03 +0000 Simon Howkins Restored signifcance of the MS tools not being available, as this only occurs when running a configuration that would try to use them.
Tue, 08 Dec 2009 13:47:39 +0000 Simon Howkins Re-indented target "sf-os-compile" (following best guess as to the standard) to make it easier to read.
Tue, 08 Dec 2009 12:00:46 +0000 Simon Howkins 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.
Mon, 07 Dec 2009 17:21:55 +0000 Simon Howkins 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.
Mon, 07 Dec 2009 15:22:47 +0000 Simon Howkins 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.
Mon, 07 Dec 2009 13:03:36 +0000 Simon Howkins Fixed format checking of summary.csv to deal with new field.
Mon, 07 Dec 2009 11:40:50 +0000 brendand Test: Add MediaMgmt smoke tests (not being built or run ATM)
Mon, 07 Dec 2009 11:37:48 +0000 brendand Test: Remove the media management smoke test for now
Mon, 07 Dec 2009 10:29:59 +0000 Simon Howkins Re-instated call to process raptor logs for BRAG purposes.
Fri, 04 Dec 2009 15:53:32 +0000 Shabe Razvi Remove s60 postfix from sf-s60-create-cenrep for Symbian^3
Fri, 04 Dec 2009 14:19:38 +0000 Simon Howkins Fixed format checking of summary file so that it actually checks something!
Fri, 04 Dec 2009 11:00:13 +0000 Simon Howkins 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).
Fri, 04 Dec 2009 09:00:45 +0000 brendand add media mgmt to smoketest build
Wed, 02 Dec 2009 18:31:32 +0000 Shabe Razvi Fix cenrep export location
Wed, 02 Dec 2009 13:25:12 +0000 MattD SDK file list - Fixed duplicates
Wed, 02 Dec 2009 12:01:37 +0000 Maciej Seroka Fixed and enabled smoke test for Set Language
Wed, 02 Dec 2009 08:47:05 +0000 Maciej Seroka Defined new devices for v800017
Tue, 01 Dec 2009 14:45:02 +0000 Maciej Seroka Disabled smoke test for Set language
Mon, 30 Nov 2009 12:52:31 +0000 Simon Howkins Small changes to make the output file more regular, and therefor easier to read and understand.
Mon, 16 Nov 2009 16:27:32 +0000 Simon Howkins Added processing of error tags.
Tue, 01 Dec 2009 13:09:02 +0000 Maciej Seroka Fixed perl scripts for building BC test drops
Fri, 27 Nov 2009 17:43:30 +0000 Maciej Seroka Fixed Set language smoke test
Mon, 23 Nov 2009 13:39:08 +0000 Simon Howkins Changed to package the SDK header files in a different zip to the rest of the epoc32 tree.
Fri, 27 Nov 2009 13:48:47 +0000 Maciej Seroka Fixed smoketest.xml
Fri, 27 Nov 2009 12:22:12 +0000 Maciej Seroka Added new smoke test for phone languages
Wed, 25 Nov 2009 14:14:19 +0000 Arnaud Lenoir Removed code for building ROMs (now done by Raptor) but added code for publishing ROM building logs.
Thu, 26 Nov 2009 16:02:05 +0000 Dario Sestito Fix releaseables are missing. Fix stray call to summarize.pl
Mon, 23 Nov 2009 15:01:01 +0000 MattD Catchup merge
Mon, 23 Nov 2009 14:58:52 +0000 MattD Disabled BC check from running as default on builds. Should be enabled specifically at the command line.
Mon, 23 Nov 2009 13:28:52 +0000 Maciej Seroka Added new smoke test for Setting wallpaper
Mon, 23 Nov 2009 09:08:01 +0000 Maciej Seroka Disabled bccheck for normal builds
Fri, 20 Nov 2009 17:23:50 +0000 Mattd Catchup merge
Fri, 20 Nov 2009 17:23:06 +0000 MattD 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.
Fri, 20 Nov 2009 13:46:22 +0000 Dario Sestito Fix Diamonds links are no longer appearing
Fri, 20 Nov 2009 13:04:41 +0000 Maciej Seroka Added conditions for BC check results to be published
Fri, 20 Nov 2009 13:01:28 +0000 Maciej Seroka Changed delays between key presses
Fri, 20 Nov 2009 09:46:23 +0000 Maciej Seroka Added smoke test to close UI setup dialogs
Thu, 19 Nov 2009 17:25:45 +0000 Maciej Seroka Increased delay before presskey
Thu, 19 Nov 2009 12:51:54 +0000 Maciej Seroka Enabled bccheck for normal builds
Wed, 18 Nov 2009 19:14:23 +0000 Dario Sestito Update send_xml_to_diamonds.py and update invoking code to match new i/f
Wed, 18 Nov 2009 11:52:39 +0000 Maciej Seroka Updated IF statements for BC reports
Wed, 18 Nov 2009 11:29:05 +0000 Dario Sestito Add new recipe-error categories armcc_modifier_not_allowed, mwccsym2_file_cannot_be_opened
Wed, 18 Nov 2009 10:25:32 +0000 Maciej Seroka Changed current baseline version for BC check.
Tue, 17 Nov 2009 17:40:54 +0000 Dario Sestito Fix freemarker.core.ParseException: Encountered { at line 25, column 15 in linksForDiamonds.xml.ftl
Tue, 17 Nov 2009 15:10:38 +0000 Maciej Seroka Added Static BC reports for Platform Builds
Tue, 17 Nov 2009 13:52:46 +0000 Dario Sestito Add NewGraphicsArchitecture_props.ant.xml
Tue, 17 Nov 2009 13:32:35 +0000 Dario Sestito Update PDK baselines for package builds
Mon, 16 Nov 2009 19:27:25 +0000 MattD Merge Tags
Mon, 16 Nov 2009 18:16:32 +0000 Dario Sestito Add Raptor Build Summary to the links for Diamonds
Mon, 16 Nov 2009 18:09:03 +0000 Dario Sestito Publish HTML files summary of Raptor build
Mon, 16 Nov 2009 16:26:16 +0000 Simon Howkins Now creates src-by-layer entries on the fly, so it doesn't create release zips with no content.
Thu, 12 Nov 2009 17:46:11 +0000 Simon Howkins Added interpretation of recipe "win32def2lib" failing.
Fri, 13 Nov 2009 17:48:12 +0000 Dario Sestito Fix XML-SAX bug #43174 (see http://rt.cpan.org/Public/Bug/Display.html?id=43174)
Fri, 13 Nov 2009 17:47:50 +0000 Dario Sestito Improved Raptor parser, now "uh"
Fri, 13 Nov 2009 14:15:28 +0000 Maciej Seroka Changed versions of the baselines for Static BC test
Fri, 13 Nov 2009 12:42:38 +0000 Maciej Seroka Disabled Dynamic BC tests
Mon, 16 Nov 2009 14:47:25 +0000 Shabe Razvi Merge
Fri, 13 Nov 2009 15:53:47 +0000 Shabe Razvi Added tag PDK_2.0.1 for changeset e13acd883fbe
Fri, 13 Nov 2009 11:20:06 +0000 Maciej Seroka merged heads - non trivial merge in smoketest. Manual merge of those changes.
Fri, 13 Nov 2009 09:56:18 +0000 brendand Test: Input methods smoke tests added.
Fri, 13 Nov 2009 09:33:02 +0000 brendand Test: Fixed up the app install smoke tests so that both now pass
Thu, 12 Nov 2009 14:45:32 +0000 Maciej Seroka Added new smoketest
Thu, 12 Nov 2009 12:06:34 +0000 Simon Howkins Add call to parse (preprocessed) raptor logs directly for BRAGG.
Wed, 11 Nov 2009 14:55:58 +0000 Simon Howkins Updated XSL to include counts of failures at each severity, and also the new effect/causes distinction, for failures that are not package specific.
Wed, 11 Nov 2009 13:22:02 +0000 Simon Howkins New script which parses raptor logs directly to produce a BRAG summary.
Tue, 10 Nov 2009 16:52:27 +0000 Simon Howkins Moved common code to shared module.
Thu, 12 Nov 2009 11:56:20 +0000 Simon Howkins Updated the options to pass to getenv, to include -k. This avoids aborts if things are not exactly as the tool expects.
Thu, 12 Nov 2009 16:06:26 +0000 MattD Added tag PDK_3.0.c for changeset 12815724a053
Wed, 11 Nov 2009 13:04:22 +0000 Maciej Seroka Added new smoketest
Tue, 10 Nov 2009 13:50:58 +0000 Maciej Seroka Added new smoketest PDK_2.0.1
Tue, 10 Nov 2009 11:33:04 +0000 Simon Howkins 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.
Mon, 09 Nov 2009 19:16:05 +0000 MattD source sync template - enabled getting the mercurial changes if you have sf.spec.sourcesync.archive set PDK_3.0.c
Mon, 09 Nov 2009 17:25:14 +0000 MattD Transplant fix in ats BC Test - 'bld_sis' change that was knocked out with the rest of the transplant (bcdrivers/utilities)
Mon, 02 Nov 2009 22:23:26 +0000 Simon Howkins Added call to munge license headers at the top of the postbuild phase, so it should be done within the platorm build.
Mon, 09 Nov 2009 15:52:52 +0000 Simon Howkins Switched to using revised Package/FCL analysis script.
Fri, 06 Nov 2009 09:47:50 +0000 Louis Henry Nayegon Remove meta data from package definition and replace with helium script
Thu, 05 Nov 2009 15:53:50 +0000 brendand Test: Forgot to execute Profile smoke tests
Thu, 05 Nov 2009 12:36:05 +0000 brendand Test: Changes to test drop files to run AppInstall
Thu, 05 Nov 2009 12:29:50 +0000 brendand Test: Tweaked Profile tests and added AppInstall
Thu, 05 Nov 2009 15:33:29 +0000 Dario Sestito Add new raptor-analysis recipe-failure category: elf2e32_symbol_missing_from_elf_file
Wed, 04 Nov 2009 11:35:53 +0000 Shabe Razvi Override Helium defaults for RVCT checks to allow winscw builds without RVCT
Tue, 03 Nov 2009 09:27:37 +0000 Dario Sestito Update PDK baselines for package builds
Tue, 03 Nov 2009 09:26:03 +0000 Dario Sestito Add CompilerCompatibility properties file for package build
Mon, 02 Nov 2009 16:37:53 +0000 Maciej Seroka Changed device name for lon-engbuild89
Mon, 02 Nov 2009 16:33:33 +0000 Maciej Seroka Changed device name for lon-engbuild87
Mon, 02 Nov 2009 16:16:29 +0000 Maciej Seroka Changed device name for C100725
Mon, 02 Nov 2009 16:04:59 +0000 Maciej Seroka Changed device name
Mon, 02 Nov 2009 15:40:32 +0000 brendand host name is added for any number of devices
Mon, 02 Nov 2009 15:28:51 +0000 Maciej Seroka Added smoketest for Notepad
Mon, 02 Nov 2009 15:12:58 +0000 Dario Sestito Add recipe-failure category armcc_internal_fault
Mon, 02 Nov 2009 14:31:56 +0000 brendand fix bug with multiple harnesses
Mon, 02 Nov 2009 13:46:30 +0000 brendand export to 'smoketest' instead of 'testframework'
Mon, 02 Nov 2009 13:36:09 +0000 brendand capitals
Mon, 02 Nov 2009 13:34:14 +0000 brendand updated smoketest plan to support both harnesses
Mon, 02 Nov 2009 13:12:44 +0000 Dario Sestito Add recipe-failure categories armcc_controlling_expression_is_constant and armcc_generic_warnings_errors
Mon, 02 Nov 2009 11:23:32 +0000 brendand Adding profiles smoke tests
Mon, 12 Oct 2009 17:27:48 +0100 Simon Howkins Removed unnecessary dependencies, to untangle the dependency graph a little.
Fri, 30 Oct 2009 11:42:29 +0000 Dario Sestito In raptor-analysis create summary.csv file anyway, otherwise some targets following may crash the build
Fri, 30 Oct 2009 09:36:23 +0000 Maciej Seroka Added smoketest for email
Thu, 29 Oct 2009 14:03:35 +0000 Louis Henry Nayegon Update to add all components and create zip file for PDT
Wed, 28 Oct 2009 14:24:22 +0000 Louis Henry Nayegon Add all components to bc test suite build
(0) -120 +120 tip