common/build.xml
Tue, 16 Feb 2010 17:57:06 +0000 Shabe Razvi Merge
Tue, 16 Feb 2010 17:50:17 +0000 Shabe Razvi Add Helium 7 support for package builds.
Fri, 12 Feb 2010 11:54:33 +0000 Simon Howkins Add missing /
Tue, 09 Feb 2010 17:49:27 +0000 Simon Howkins Bug 1661: Improve build speed with better caching strategy
Mon, 08 Feb 2010 14:50:19 +0000 Simon Howkins Updated capabilities of findPhysicalDrive to support imminent work on locating the hg cache.
Mon, 01 Feb 2010 17:51:34 +0000 Simon Howkins Added profiling timer to sf-get-source target.
Tue, 09 Feb 2010 19:26:23 +0000 Dario Sestito Dump environment info to Diamonds
Fri, 05 Feb 2010 15:18:22 +0000 Dario Sestito Commented out log-to-brag call on build environment checker as its results shouldn't be brag affecting
Thu, 04 Feb 2010 11:57:22 +0000 Shabe Razvi Remove check-tool-dependencies to allow > Perl 5.6.1
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.
Tue, 13 Oct 2009 17:53:22 +0100 Dario Sestito Make csvToSysDef.pl work with codelines different than 3k
Wed, 07 Oct 2009 15:31:08 +0100 Simon Howkins Added copy to copy the XSL so it's available if ever an XML is generated there.
Wed, 07 Oct 2009 11:06:27 +0100 Simon Howkins Created a dedicated sf-log-to-brag target so it can take care of the commonality of the task, including the creation of the directory for XML output.
Fri, 09 Oct 2009 17:01:52 +0100 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.
Thu, 08 Oct 2009 14:50:14 +0100 Dario Sestito Make sf.spec.job.codeline the publishing category
Wed, 07 Oct 2009 14:29:43 +0100 MattD catchup merge
Wed, 07 Oct 2009 14:12:03 +0100 MattD sf-check-env - Fixed typo causing build to always halt if 'sf.suppress.buildenv.check' isn't set.
Wed, 07 Oct 2009 12:16:14 +0100 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.
Tue, 06 Oct 2009 18:43:10 +0100 MattD sf-preprocess-package-config - fix for another BRAG step that presumes that "${build.log.dir}/summary" exists.
Tue, 06 Oct 2009 18:08:40 +0100 MattD sf-check-env - Adding mkdir for BRAG output file.
Tue, 06 Oct 2009 17:52:59 +0100 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.
Tue, 06 Oct 2009 15:11:25 +0100 Simon Howkins Added processing of the BuildEnvironmentCheck for BRAG purposes.
Tue, 06 Oct 2009 14:41:22 +0100 Simon Howkins Parse log generated during proprocessing of zip config, so it gets included in BRAG analysis.
Tue, 06 Oct 2009 14:02:04 +0100 Dario Sestito Merge
Tue, 06 Oct 2009 13:50:26 +0100 Dario Sestito Upload codeline and sf.spec.diamonds.tag as Diamonds tags
Tue, 06 Oct 2009 11:58:10 +0100 Simon Howkins Sorted out misalignment between capture of diamonds build id and its re-use.
Mon, 05 Oct 2009 18:24:50 +0100 Dario Sestito Merge
Mon, 05 Oct 2009 18:23:03 +0100 Dario Sestito Reviewed build category and tags
Mon, 05 Oct 2009 18:22:28 +0100 Simon Howkins Save the diamonds build ID in a file as soon as it is generated.
Mon, 21 Sep 2009 13:42:37 +0100 Simon Howkins Bug 365 build-info.xml - BOM for config & project in different format to sources
Mon, 21 Sep 2009 13:20:20 +0100 Simon Howkins Removed conditional around the creation of the build-info.xml - no reason to not do this just because it won't be published later.
Mon, 21 Sep 2009 11:33:39 +0100 Simon Howkins Bug 365 build-info.xml - BOM for config & project in different format to sources
Thu, 17 Sep 2009 13:46:25 +0100 Simon Howkins Fixed RnD content unpacking to ensure that only i9tems in the epoc32 tree are unpacked.
Thu, 17 Sep 2009 12:11:47 +0100 Simon Howkins Fixed the initial population of the epoc32 tree with rnd bins to deal
Wed, 16 Sep 2009 10:27:29 +0100 Simon Howkins Bug 350 RnD binary zips missing all content outside epoc32 tree
Mon, 14 Sep 2009 15:47:06 +0100 royt ATS target made.
Fri, 11 Sep 2009 13:42:15 +0100 Dario Sestito Set Diamonds category to <job name>_<codeline>
Tue, 08 Sep 2009 16:26:32 +0100 Simon Howkins Removed unnecessary target. PDK_2.0.e
Tue, 08 Sep 2009 15:29:22 +0100 Shabe Razvi Restructure sf-prebuild to ensure that sf-build-all doesnt invoke sf-prep.
Fri, 04 Sep 2009 17:44:01 +0100 Simon Howkins Separated download of baselines, syncing of source and "diamondizing" the BOM into completely separate targets.
Fri, 04 Sep 2009 17:41:59 +0100 Simon Howkins Moved tasks for generating config and project BOMs into their own target so they can be tested independently, and simplified them slightly also.
Fri, 04 Sep 2009 17:38:56 +0100 Simon Howkins Updated the mechanism for the conditional execution of sf-diamods-tag-build
Thu, 03 Sep 2009 11:35:26 +0100 royt changed test section
Wed, 02 Sep 2009 17:38:17 +0100 Shabe Razvi Add dependency for sf-prep on sf-prebuild
Wed, 02 Sep 2009 13:31:21 +0100 Shabe Razvi Default BuildEnv.xml file can now be overridden by one delivered in FBF project. Check can also be skipped by setting sf.suppress.buildenv.check property.
Fri, 28 Aug 2009 10:25:09 +0100 royt Test targets seperated from "build.postbuild.xml" and put into "build.test.xml"
less more (0) -100 -60 tip