2009-10-07 MattD catchup merge
2009-10-07 MattD sf-check-env - Fixed typo causing build to always halt if 'sf.suppress.buildenv.check' isn't set.
2009-10-07 MattD catchup merge
2009-10-06 MattD 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.
2009-10-07 Simon Howkins Added work-around for the QEMU package whilst it's still in an interim location, but we want to release it in a PDK.
2009-10-07 Brendan Donegan brendand merge
2009-10-07 Brendan Donegan brendand fixed up multimedia to match fts
2009-10-03 Brendan Donegan brendand fixed up most of the issues with the dynamic bc test plans
2009-10-06 MattD sf-preprocess-package-config - fix for another BRAG step that presumes that "${build.log.dir}/summary" exists.
2009-10-06 MattD sf-check-env - Adding mkdir for BRAG output file.
2009-10-06 MattD 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.
2009-10-06 Shabe Razvi Keepgoing in the event of testpackage submit error.
2009-10-06 Simon Howkins Adjustsed BRAG to BRAGG, to accommodate the possibility of there being Green builds and Gold builds.
2009-10-06 Simon Howkins Adjusted capitalisation to make the final output more aesthetically pleasing.
2009-10-06 Simon Howkins Added processing of the BuildEnvironmentCheck for BRAG purposes.
2009-10-06 Simon Howkins Parse log generated during proprocessing of zip config, so it gets included in BRAG analysis.
2009-10-06 Dario Sestito Merge
2009-10-06 Dario Sestito Upload codeline and sf.spec.diamonds.tag as Diamonds tags
2009-10-06 Arnaud Lenoir Add link in Diamonds to read the BAG status from _brag.xml.
2009-10-06 Simon Howkins Sorted out misalignment between capture of diamonds build id and its re-use.
2009-10-06 Shabe Razvi Copy Symbian_OS.HRH to required location
2009-10-05 Dario Sestito Add codeline specific property files
2009-10-05 Dario Sestito Merge
2009-10-05 Dario Sestito Merge
2009-10-05 Dario Sestito Reviewed build category and tags
2009-10-05 Dario Sestito Allow codeline-specific property file to be read (if present)
2009-10-05 Simon Howkins Added target to push a collated and calculated BRAG status to diamonds.
2009-10-05 Simon Howkins Save the diamonds build ID in a file as soon as it is generated.
2009-10-05 MattD catchup merge.
2009-10-05 MattD Creation of 'sf-create-public-PDK' for munging licences in text files. Not tested yet as I've got another build running on this machine, so submitting and kicking via Hudson.
2009-10-05 Simon Howkins Added support for being passed wildcards in an XML file argument.
2009-10-05 Simon Howkins Added schema setting, so Diamonds should accept the data.
2009-10-05 MattD Bug 419 source sync workaround - Added property sf.spec.sourcesync.bug419 to common_props.ant.xml and set to true.
2009-10-05 MattD Catchup merge
2009-10-05 MattD Bug 419 source sync workaround - Added new variable 'sf.spec.sourcesync.bug419' that can be used during source sync that just performs the sync manually without using Maven.
2009-10-05 Louis Henry Nayegon Merge
2009-10-05 Louis Henry Nayegon Update commands for clone and copy and use of makesis
2009-10-05 Simon Howkins New XSL rules to generate a diamonds compatible BRAG status, which can be posted into the database.
2009-10-05 Simon Howkins Added XML escaping, so that the output should be well-formed XML even if the input includes '<'s, '>'s, or '&'s.
2009-10-05 Simon Howkins Added code to handle the script being given a log file argument which includes wild cards.
2009-10-05 Simon Howkins Fixed handling or regular expression strings, so the regular expression functiuonality works, not just substring detection!
2009-10-02 Simon Howkins Adjusted sf-run-analysis-raptor so that when preprocessing the files, STDERR is appended, but STDOUT is not.
2009-10-02 Simon Howkins Pre-emptive performance fix - avoid having to read the complete log file into memory at the same time before processing it.
2009-10-05 Maciej Seroka Static BC tests enabled
2009-10-02 chetank Catchup merge.
2009-10-02 chetank Added helium target sf-run-sfl-licence-munging for Public PDK creation.
2009-10-02 Simon Howkins Added framework script for turning log files into XML BRAG summaries.
2009-10-02 Maciej Seroka Time-outs reduced
2009-10-02 Simon Howkins Script to merge multiple MXL files together, according to a merge specification string
2009-10-01 Simon Howkins Adfjusted XML format used, so there's a document-level tag - <buildStatus> which can wrap multiple <phase> tags.
2009-10-02 Maciej Seroka Device NAME removed
2009-10-02 Maciej Seroka Device NAME removed
2009-10-02 Maciej Seroka rmtree check removed
2009-10-02 Maciej Seroka Time-out changed
2009-10-02 Maciej Seroka Device NAME removed
2009-10-02 Maciej Seroka Device NAME removed
2009-10-02 Maciej Seroka Device NAME removed
2009-10-02 Maciej Seroka Device NAME removed
2009-10-02 Maciej Seroka Files names updated
2009-10-01 Shabe Razvi Merge
2009-10-01 Shabe Razvi Skip armcc licence checking
2009-10-01 Simon Howkins Reordered output, so information is presented in a high-level -> low-level way
2009-10-01 Simon Howkins Added package attribute (when failure is package specific).
2009-10-01 Brendan Donegan brendand python does not use PATH
2009-10-01 Louis Henry Nayegon update mcl code from RCL_1 branch
2009-10-01 Brendan Donegan brendand merge and switch off static bc check
2009-10-01 Brendan Donegan brendand removed 'NAME' property from test plans
2009-10-01 Brendan Donegan brendand merge
2009-10-01 Brendan Donegan brendand 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 Louis Henry Nayegon Merge
2009-09-30 Louis Henry Nayegon Add layers for pre and post build
2009-09-30 Simon Howkins Added really basic failure extraction and BRAG calculation to build.
2009-09-29 MattD 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 MattD catchup merge
2009-09-29 MattD sf.spec.bccheck.enable - Added comment into common_props.ant.xml to explain how the value is used.
2009-09-29 c100726 merge
2009-09-29 c100726 merge
2009-09-29 c100726 make STAF security reflect all machines on the network
2009-09-29 MattD 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 MattD 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 MattD Catchup merge
2009-09-29 MattD 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 Brendan Donegan brendand fixed STAF_security
2009-09-29 Brendan Donegan brendand merge
2009-09-29 Brendan Donegan brendand added profiles engine wrapper
2009-09-29 Brendan Donegan brendand added atsinterface device for c100725
2009-09-29 ThomasE Updated mechanism to manage Symbian_OS.hrh file to be inline with latest Nokia drop.
2009-09-29 Brendan Donegan brendand OS Services SVS submitted. nearly all done. Removed unneccesary components from mmsvs build
2009-09-29 Brendan Donegan brendand merge
2009-09-29 Brendan Donegan brendand added sendui component
2009-09-28 Brendan Donegan brendand merge
2009-09-28 Brendan Donegan brendand added 'or die' statements to messaging
2009-09-28 Brendan Donegan brendand extra bits
2009-09-28 Brendan Donegan brendand put in rmtree to cleanup properly
2009-09-28 Brendan Donegan brendand merge
2009-09-28 Brendan Donegan brendand additions to the package definition xml
2009-09-28 Brendan Donegan brendand added or die statements
2009-09-28 Brendan Donegan brendand added back name property
2009-09-28 Brendan Donegan brendand added or die statements
2009-09-24 Simon Howkins Added setting of properties that are common to all (current) platform builds.
2009-09-25 Brendan Donegan brendand merge
2009-09-25 Brendan Donegan brendand merge
2009-09-25 Brendan Donegan brendand further mods to fts package def file
2009-09-25 Maciej Seroka File required to build 50_systemsw.SIS
2009-09-25 Maciej Seroka Files required to build 50_Symbian_T_MidiClientUtility.SIS
2009-09-24 Maciej Seroka Files required to build 50_Symbian_T_MdaAudioToneUtility.SIS
2009-09-24 Maciej Seroka Files required to build 50_Symbian_AudioRecorderUtility.SIS
2009-09-24 Maciej Seroka Files required to build 50_Symbian_AudioPlayerUtility.SIS
2009-09-24 Maciej Seroka Files required to build 50_Symbian_AudioOutputStream.SIS
2009-09-24 Maciej Seroka Files required to build 50_Symbian_AudioInputStream.SIS
2009-09-24 Maciej Seroka Files required to build 50_Symbian_AudioConvertUtility.SIS
2009-09-24 Maciej Seroka Files required to build 50_Symbian_ImageEncoder.SIS
(0) -112 +112 tip