common/build.postbuild.xml
2010-01-06 Shabe Razvi Move gcc into tools_epoc.zip so that syborg/beagle rom building works during build from source only. PDK_3.0.e
2009-12-11 Maciej Seroka Implemented FileStoreAction for BC tests
2009-12-09 Maciej Seroka Updated postbuild to publish smoketest results PDK_2.0.2
2009-12-07 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.
2009-12-07 Simon Howkins Re-instated call to process raptor logs for BRAG purposes.
2009-12-04 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).
2009-11-23 Simon Howkins Changed to package the SDK header files in a different zip to the rest of the epoc32 tree.
2009-11-25 Arnaud Lenoir Removed code for building ROMs (now done by Raptor) but added code for publishing ROM building logs.
2009-11-26 Dario Sestito Fix releaseables are missing. Fix stray call to summarize.pl
2009-11-20 Dario Sestito Fix Diamonds links are no longer appearing
2009-11-18 Dario Sestito Update send_xml_to_diamonds.py and update invoking code to match new i/f
2009-11-17 Maciej Seroka Added Static BC reports for Platform Builds
2009-11-16 Dario Sestito Publish HTML files summary of Raptor build
2009-11-13 Dario Sestito Improved Raptor parser, now "uh"
2009-11-12 Simon Howkins Add call to parse (preprocessed) raptor logs directly for BRAGG.
2009-11-10 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.
2009-11-02 Simon Howkins Added call to munge license headers at the top of the postbuild phase, so it should be done within the platorm build.
2009-11-09 Simon Howkins Switched to using revised Package/FCL analysis script.
2009-10-28 Dario Sestito Fix some build configurations are left as 'noconfig'
2009-10-19 Shabe Razvi Merge PDK_3.0.b
2009-10-19 Shabe Razvi Add sf-rombuild target to build ROMs. Backout ARM license check suppression.
2009-10-19 Dario Sestito Fix only one raptor log gets processed by Dario's Raptor parser
2009-10-19 Dario Sestito Send to Diamonds only 3 links: brag, build bom, build logs
2009-10-16 MattD catchup merge.
2009-10-16 MattD 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)
2009-10-16 Simon Howkins Updated throughout to use the "temp_build_files" dir on the build drive rather than the "generated" directory in the fbf source tree.
2009-10-16 Simon Howkins Moved the generation of the release metadata entry for the MD5 zip outside of
2009-10-16 Simon Howkins Restored call to summarise final BRAG status for regular platform builds.
2009-10-16 MattD 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.
2009-10-15 Simon Howkins Moved invocation of sf-brag-to-diamonds, so it's right at the end of the postbuild (apart from publishing zipped logs).
2009-10-14 Simon Howkins Bug 478: build_*.zip missing from generated release_metadata.xml
2009-10-07 Simon Howkins Added post-processing of YARP analysis to feed into BRAG status.
2009-10-12 MattD sf-brag-to-diamonds - Only copy over the Brag XML if '${sf.spec.publish.enable}' is true.
2009-10-09 MattD catchup merge.
2009-10-09 MattD 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.
2009-10-09 Arnaud Lenoir Allow to copy all the files in the summary directory to the bishare to allow link for BRAG to work in Diamonds. PDK_3.0.a
2009-10-08 Shabe Razvi Merge
2009-10-08 Shabe Razvi Skip sf-compare-to-baseline if sf.spec.publish.enable is false. Update FBF documentation.
2009-10-08 Arnaud Lenoir Make sure the BRAG xml and xsl files are sent to bishare in an unzipped way to allow access from link in Diamonds.
2009-10-08 MattD sf-run-analysis - Making 'sf-brag-to-diamonds' depend on 'sf.spec.publish.enable' property
2009-10-07 ThomasE Fixed md5 zipping in case no publish is requested.
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-05 Simon Howkins Added target to push a collated and calculated BRAG status to diamonds.
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-02 Simon Howkins Adjusted sf-run-analysis-raptor so that when preprocessing the files, STDERR is appended, but STDOUT is not.
2009-10-02 chetank Added helium target sf-run-sfl-licence-munging for Public PDK creation.
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 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-23 Shabe Razvi Use correct s60 config list for sbs check
2009-09-23 Shabe Razvi Add sbs --check to Platform build analysis.
2009-09-23 Simon Howkins Used ${line.separator} to make (more) echo tasks more readable.
2009-09-23 Simon Howkins Used ${line.separator} to make echo tasks more readable.
2009-09-23 Arnaud Lenoir Add execution of fcls4releasenotes.pl in build system.
2009-09-23 Simon Howkins Bug 384 Platform build should output all PDK releasables into one directory
2009-09-23 Simon Howkins Bug 384 Platform build should output all PDK releasables into one directory
2009-09-23 Simon Howkins Bug 384 Platform build should output all PDK releasables into one directory
2009-09-21 ThomasE Updated analyse_components.pl arguments to use system_model_s60.xml as well as a source of package/component names (required for split model)
2009-09-18 Simon Howkins Added target to compare the build to the baseline. Initially populated with tasks to create part of the release notes.
2009-09-18 MattD Added test targets 'sf-test-smoketest' and 'sf-test-bc-check' for the test team. They populate the drive, run the tests and zip the output. Minor fix was needed in the post build for zipping: '${build.drive}/output/logs/releaseables' must exist
2009-09-16 Simon Howkins Bug 350 RnD binary zips missing all content outside epoc32 tree
2009-09-02 Simon Howkins Merge
2009-08-26 Dario Sestito Add raptor build html summary computation
2009-08-28 royt Test targets seperated from "build.postbuild.xml" and put into "build.test.xml"
2009-08-24 Simon Howkins Changed regular expressions and temp files to be more agnostic about build ID conventions.
2009-08-20 Simon Howkins Adjusted matching for processing TSV files, so it will not fail even if the dir has not been created.
2009-08-18 Dario Sestito =Merge
2009-08-18 Simon Howkins Moved all targets specific to the postbuild phase of the build into the postbuild ant file.
2009-08-18 Simon Howkins Created framework for separating postbuild related activities into a separate file.
less more (0) tip