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.
less more (0) -100 -60 tip