common/build.xml
Fri, 29 Jan 2010 11:34:39 +0000 Simon Howkins Changed the way that the sf.spec.sourcesync.enable property is used to control the syncing, so that it can sync test repos even if it's not syncing any source repos.
Fri, 29 Jan 2010 10:13:36 +0000 Simon Howkins Move targets round so that those related to syncing the source are all together.
Thu, 28 Jan 2010 18:09:20 +0000 Simon Howkins Intelligent way of getting timings for ALL uses of sf-zip-content
Thu, 28 Jan 2010 13:59:40 +0000 Simon Howkins Added stopwatch tasks through most of the code hit during a platform build.
Wed, 27 Jan 2010 13:33:20 +0000 Simon Howkins Added sf-scrub-build, for completely freeing up the resources used by a build (ie deleting it from the HD).
Tue, 26 Jan 2010 12:13:01 +0000 Simon Howkins Code to automatically find a physical drive for running a build, triggered as necessary.
Wed, 20 Jan 2010 12:34:36 +0000 Simon Howkins Added new logic to deal with drive letter allocation when builds are launched from Hudson.
Tue, 26 Jan 2010 16:58:19 +0000 Simon Howkins Added framework for specifying a "sources.csv" for test repos (separate from both the FBF and the sources repos).
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
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.
Mon, 12 Oct 2009 17:27:48 +0100 Simon Howkins Removed unnecessary dependencies, to untangle the dependency graph a little.
Mon, 19 Oct 2009 17:55:16 +0100 Shabe Razvi Add sf-rombuild target to build ROMs. Backout ARM license check suppression.
Fri, 16 Oct 2009 15:52:33 +0100 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.
Fri, 16 Oct 2009 15:06:40 +0100 Simon Howkins Replaced <available> check with an <uptodate> check, to greatly help people working
Fri, 16 Oct 2009 14:33:15 +0100 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.
less more (0) -100 -15 tip