common/build.xml
Wed, 19 Aug 2009 16:13:04 +0100 Dario Sestito Set Raptor -j option to 2 for package builds
Wed, 19 Aug 2009 14:19:16 +0100 Simon Howkins Added disk space check for all builds.
Wed, 19 Aug 2009 11:53:12 +0100 Dario Sestito First drop of script to generate build summary
Tue, 18 Aug 2009 15:39:56 +0100 Dario Sestito =Merge
Tue, 18 Aug 2009 15:32:29 +0100 Dario Sestito Enable analysis of Raptor warnings. Publish to Diamonds
Tue, 18 Aug 2009 14:40:13 +0100 Simon Howkins Moved all targets specific to the postbuild phase of the build into the postbuild ant file.
Tue, 18 Aug 2009 14:16:01 +0100 Simon Howkins Created framework for separating postbuild related activities into a separate file.
Tue, 18 Aug 2009 09:22:36 +0100 ThomasE Added Build environment check feature
Fri, 14 Aug 2009 15:35:56 +0100 MattD catchup merge
Fri, 14 Aug 2009 15:29:27 +0100 MattD BOM fix - Changed to reading project location ${sf.project.location} instead of ${sf.config.dir}/../build/config, which isn't always correct.
Fri, 14 Aug 2009 14:34:19 +0100 MattD catchup merge
Fri, 14 Aug 2009 14:02:48 +0100 MattD Smoketest change - Added 'sf-find-ATS-worker-root' to build.xml so that the smoketest goes where the worker is expecting it on a individual basis, rather than it being hardcoded to D:\ATS\...
Wed, 12 Aug 2009 19:28:52 +0100 MattD sf-list-dir - added new tool 'listdir.py' which can exclude a directory and changed the behaviour of sf-list-dir to stop scanning epoc32/build to speed things up.
Wed, 12 Aug 2009 18:04:33 +0100 MattD sf-postbuild - running analysis in parallel with evalid and post-build zipping.
Thu, 13 Aug 2009 18:10:32 +0100 Simon Howkins Simplified create-canonical-sysdef-file so that it's just a simple copy.
Fri, 14 Aug 2009 10:37:18 +0100 Simon Howkins Merge
Wed, 12 Aug 2009 10:30:24 +0100 MattD Changed 'publish' to 'sf-publish' to only publish the zips, not all logs. Changed behaviour so that 'sf.spec.package.src.enable'=false stops the source repos from getting packaged, but not the RnD ones (which are extracted again in platform builds)
Mon, 10 Aug 2009 10:50:40 +0100 MattD Split sf-run-analysis into bit-sized targets, which can run in parallel to reduce the post-build time on a platform build.
Fri, 07 Aug 2009 15:54:52 +0100 MattD catchup merge
Tue, 04 Aug 2009 15:42:22 +0100 MattD minor fix - creation of 'generated' dir for caching files.
Wed, 05 Aug 2009 12:13:19 +0100 Tathagata Roy updating to add build-id for diamond in build.xml
Tue, 04 Aug 2009 12:39:29 +0100 Dario Sestito Zip BOM and releasables changing the top level folder from "output" to "build_info"
Wed, 29 Jul 2009 11:56:35 +0100 Matt Davies Yarp - Modified to output failed recipes to STDOUT instead of having to use dump_recipe_at_line.pl, and modified build.xml to save these logs.
Tue, 28 Jul 2009 12:11:23 +0100 ThomasE Fixed smoketest perl target.
Mon, 27 Jul 2009 10:28:48 +0100 MattD smoketest creation - .pl files not always executable on build machines.
Thu, 23 Jul 2009 12:04:38 +0100 Brendan Donegan brendand Caught up from mercurial_development
Thu, 23 Jul 2009 12:00:46 +0100 Brendan Donegan brendand Added step to submit Dynamic BC tests to ATS server
Wed, 22 Jul 2009 16:58:46 +0100 royt reverting the change
Wed, 22 Jul 2009 11:39:12 +0100 royt Passing diamond build-id as parameter for ats_specialise_test_drop.pl to insert build-id tag in test.xml
Mon, 20 Jul 2009 16:36:28 +0100 Shabe Razvi Make BC testing more robust. Now requires PDT_HOME env var to be set rather than fail silently. Plus Logs zip tidy up.
Fri, 17 Jul 2009 15:59:29 +0100 Shabe Razvi Add zipfile validation to packaging PDK_2.0.d
Fri, 17 Jul 2009 15:41:24 +0100 Shabe Razvi Fix packaging issues. Released zips now delivered in zips\release folder.
Tue, 11 Aug 2009 15:56:05 +0100 Simon Howkins Un-hardwired an interim location for the system definition.
Tue, 11 Aug 2009 10:45:53 +0100 Simon Howkins Added some diagnostic output when the system definition is built from the sources.csv file.
Thu, 06 Aug 2009 10:18:09 +0100 Dario Sestito Fix again releaseables dir not existing as erroronmissing dir is not supported
Wed, 05 Aug 2009 18:14:46 +0100 Dario Sestito Avoid build failure if releaseable dir is not present
Tue, 04 Aug 2009 17:28:46 +0100 Simon Howkins Should fail the build if we can't generate the system model.
Tue, 04 Aug 2009 17:22:59 +0100 Simon Howkins Fixed paths and drives for executing script.
Tue, 04 Aug 2009 12:20:40 +0100 Simon Howkins Added invokation to build.xml and adjusted path to backup locations to match my development environment.
Mon, 27 Jul 2009 17:01:06 +0100 Dario Sestito Fix regexp to take account of new codeline naming convention
Mon, 27 Jul 2009 14:25:36 +0100 Dario Sestito Allow subprojects within a project repo and model file relative to the subproject dir
Mon, 20 Jul 2009 18:17:19 +0100 Dario Sestito Enable build tagging on Diamonds (default: 'test')
Mon, 20 Jul 2009 17:15:58 +0100 Dario Sestito Fix to account of log file names for test builds
Thu, 16 Jul 2009 16:33:38 +0100 Simon Howkins Merge
Tue, 14 Jul 2009 17:49:29 +0100 Shabe Razvi Use GENERIC interface on ATS server and add machine name to test package to aid origin
Thu, 09 Jul 2009 15:27:24 +0100 Shabe Razvi Add branch and changeset support for getting source. BOM sources.csv can now be reused directly.
Thu, 02 Jul 2009 12:27:05 +0100 MattD Build HG Caching - added new variable 'sf.spec.sourcesync.cachelocation' and changed caching invocation to use it. Defaults to previous location.
Thu, 02 Jul 2009 11:50:44 +0100 Shabe Razvi Add tools baseline to BOM
Thu, 16 Jul 2009 14:19:22 +0100 Simon Howkins Added tweak for bldmefirst zip filename
Thu, 16 Jul 2009 13:11:51 +0100 Simon Howkins Small speed improvement (fingers crossed) for zipping up binaries.
Thu, 16 Jul 2009 11:33:56 +0100 Simon Howkins Small tweak to get the right content with the right filename for doing a PDK release.
Wed, 15 Jul 2009 17:50:03 +0100 Simon Howkins Create zips of zips for SFL src.
Wed, 15 Jul 2009 17:48:52 +0100 Dario Sestito Merge
Wed, 15 Jul 2009 11:40:44 +0100 Dario Sestito Raptor error analysis to be published to Diamonds
Mon, 13 Jul 2009 18:38:01 +0100 Dario Sestito Added analysis of Raptor errors
Wed, 15 Jul 2009 16:01:01 +0100 Simon Howkins BOM and TSVs now zipped up in an alternative zip file.
Wed, 15 Jul 2009 14:17:16 +0100 Simon Howkins Corrected filenames used for logging output of zip commands.
Wed, 15 Jul 2009 13:35:36 +0100 Simon Howkins Zips binaries into three zips rather than one, to make them easier to download.
Wed, 15 Jul 2009 13:30:58 +0100 Simon Howkins Simplified the locations of some generated files, so they are created where they need to be rather than created on one place and moved to another.
Tue, 14 Jul 2009 10:47:57 +0100 Simon Howkins Added sorting and removal of duplicates from TSV files.
Mon, 13 Jul 2009 17:43:50 +0100 Simon Howkins Updated preprocess_log to deal with mal-formed <archive> tags - workaround for Bug 170.
Mon, 13 Jul 2009 11:38:30 +0100 Dario Sestito Modularized Raptor parser scripts
Thu, 09 Jul 2009 14:24:10 +0100 Dario Sestito generate-layer overridden target from platform/build.xml to common/build.xml
Wed, 08 Jul 2009 17:49:33 +0100 Dario Sestito Adding truclean step to the package build
Tue, 30 Jun 2009 17:20:00 +0100 Dario Sestito Merge
Tue, 30 Jun 2009 16:46:32 +0100 Shabe Razvi Fix log zip structure, fix udeb/urel issue in MD5s and also package MD5s into zip in correct epoc32\relinfo layout
Tue, 30 Jun 2009 17:18:18 +0100 Dario Sestito Integrate extraction of whatlog info and other minor changes from pkgbuild config
Mon, 22 Jun 2009 17:35:46 +0100 Shabe Razvi Tidy up generate-layers and add missing quote PDK_2.0.c
Mon, 22 Jun 2009 16:54:21 +0100 Louis Henry Nayegon merge diamondize and dynamic bc testing
Mon, 22 Jun 2009 16:47:52 +0100 Louis Henry Nayegon Add option for dynamic bc testing
Mon, 22 Jun 2009 16:50:47 +0100 Shabe Razvi Export build-info.xml to BOM folder
Fri, 19 Jun 2009 18:00:57 +0100 Dario Sestito Catchup from platform build
Fri, 19 Jun 2009 16:13:48 +0100 matt davies merge in changes
Fri, 19 Jun 2009 16:00:11 +0100 MattD Packaging change - Tools now zipped into 'tools_epoc.zip', which isn't 'emu' but 'tools' for package and platform builds.
Fri, 19 Jun 2009 14:38:25 +0100 ThomasE Added Hg local cache management feature.
Wed, 17 Jun 2009 17:08:58 +0100 Shabe Razvi Build smoketest as udeb plus ensure that sf-postbuild is run for sf-build-noprep.
Wed, 17 Jun 2009 15:45:58 +0100 MattD Added new helium target: 'sf-build-and-pack' for use if you need to babysit 'sf-prebuild'
Mon, 15 Jun 2009 14:34:28 +0100 matt davies 'sf-unpack-rnd' target: changed to overwrite mode, due to TEF being present earlier in build.
Fri, 12 Jun 2009 15:34:59 +0100 Mike Kinghan Committing merges
Mon, 08 Jun 2009 15:58:51 +0100 Shabe Razvi Add <sf-getenv-tools> target to unpack tools baseline and also <sf-build-smoketestpkg> to create smoketest package to be sent to ATS3 server
Thu, 04 Jun 2009 16:08:42 +0100 Shabe Razvi Add MD5 creation
Tue, 30 Jun 2009 13:58:29 +0100 Dario Sestito Adding extraction of whatlog information into "deliverables" files
Fri, 19 Jun 2009 17:12:56 +0100 Dario Sestito Fix for Error doesn't correctly report the number of failing raptor recipes
Thu, 18 Jun 2009 09:11:23 +0100 Dario Sestito Added yarp to diamonds publishing
Mon, 15 Jun 2009 15:39:34 +0100 Dario Sestito Initial implementation of publishing to Diamonds
Fri, 12 Jun 2009 11:44:06 +0100 Dario Sestito Catchup from platform build config
Wed, 10 Jun 2009 18:22:32 +0100 Dario Sestito Added yarp to the post-build analysis
Tue, 09 Jun 2009 16:53:42 +0100 Dario Sestito Catchup from platform build config
Wed, 03 Jun 2009 11:03:38 +0100 Louis Henry Nayegon .xml missing from file names
Mon, 01 Jun 2009 17:19:32 +0100 thomase Added analyse_components.pl and related call to build.xml
Fri, 29 May 2009 17:44:49 +0100 Shabe Razvi Merge to default branch
Fri, 29 May 2009 17:44:02 +0100 Shabe Razvi Exclude list of things from RnD unpack that we know we can build
Fri, 29 May 2009 15:13:32 +0100 Louis Henry Nayegon Add optiona BC checking to build process
Fri, 29 May 2009 17:20:47 +0100 darios Catchup from default config
Thu, 28 May 2009 15:53:26 +0100 Shabe Razvi Move analysis after packaging
Wed, 27 May 2009 14:11:37 +0100 Shabe Razvi Add postbuild RnD packaging. Add .whatlog to os tools build.
Tue, 26 May 2009 17:00:51 +0100 Shabe Razvi Unpack actual RnD zips rather than fastcopy. Add build collisions tool to <sf-run-analysis> target.
Wed, 20 May 2009 10:32:51 +0100 Shabe Razvi Fix test property typos
Tue, 19 May 2009 14:51:44 +0100 Shabe Razvi Add ATS test client target <sf-send-testpkg> to default configuration. Default is off.
Mon, 18 May 2009 11:37:55 +0100 Shabe Razvi Add build analysis tools to <sf-run-analysis> target. All output generated in <logs>\analysis dir.
Wed, 13 May 2009 13:50:18 +0100 Shabe Razvi Exclude .hg repositories from epoc32 merge
Tue, 12 May 2009 17:12:39 +0100 Shabe Razvi Exclude *.sym files from binary packaging
Tue, 12 May 2009 14:47:47 +0100 Shabe Razvi 1) Update binary packaging solution to invoke 7za directly. 2) Add partially complete ATS sf-send-testpkg target and associated tools
Wed, 06 May 2009 17:04:20 +0100 Shabe Razvi Make use of <hlm:fastcopy> taskdef to speed up copying of RnD binary tree.
Wed, 06 May 2009 12:22:04 +0100 Shabe Razvi Make RnD merge conditional, only on discovery of rnd binary tree
Tue, 05 May 2009 16:32:16 +0100 Shabe Razvi Add merge of RnD binaries into epoc32 tree as HLM target. Also create empty sources.csv and baseline.txt files if source sync/get baseline is disabled.
Tue, 05 May 2009 14:21:55 +0100 Simon Howkins Improved zip template generation script, to take a third argument for the required location of the output file.
Fri, 01 May 2009 15:07:37 +0100 ThomasE Added RnD binaries support in PRE-BUILD stage.
Wed, 29 Apr 2009 17:39:06 +0100 Shabe Razvi Include epl/sfl category in zipfile name
Wed, 29 Apr 2009 15:11:24 +0100 Shabe Razvi Add missing </if>
Wed, 29 Apr 2009 15:02:21 +0100 Shabe Razvi 1. Run Packaging src at start and bin at end of build.
Wed, 29 Apr 2009 14:39:49 +0100 Shabe Razvi Add first cut of packaging solution
Wed, 22 Apr 2009 12:18:10 +0100 BuildAdmin Fix generated sysdef filename and also remove erroneous comment
Mon, 20 Apr 2009 17:27:16 +0100 ShabeR Add intersection target to FBF
Thu, 16 Apr 2009 12:14:09 +0100 ShabeR Correct source and target diff files
Mon, 18 May 2009 18:44:20 +0100 dario Made smoketest optional
Wed, 13 May 2009 13:59:56 +0100 dario First drop of smoketest support
Mon, 27 Apr 2009 19:05:47 +0100 dario Overridden gernate-layers, so that sysdef file is not filtered
Wed, 15 Apr 2009 16:46:01 +0100 DarioS Catchup from main repo
Wed, 15 Apr 2009 14:15:35 +0100 ShabeR 1. Update list and delta targets
less more (0) -120 tip