Fri, 12 Feb 2010 11:54:33 +0000 |
Simon Howkins |
Add missing /
|
file |
diff |
annotate
|
Tue, 09 Feb 2010 17:49:27 +0000 |
Simon Howkins |
Bug 1661: Improve build speed with better caching strategy
|
file |
diff |
annotate
|
Mon, 08 Feb 2010 14:50:19 +0000 |
Simon Howkins |
Updated capabilities of findPhysicalDrive to support imminent work on locating the hg cache.
|
file |
diff |
annotate
|
Mon, 01 Feb 2010 17:51:34 +0000 |
Simon Howkins |
Added profiling timer to sf-get-source target.
|
file |
diff |
annotate
|
Tue, 09 Feb 2010 19:26:23 +0000 |
Dario Sestito |
Dump environment info to Diamonds
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Thu, 04 Feb 2010 11:57:22 +0000 |
Shabe Razvi |
Remove check-tool-dependencies to allow > Perl 5.6.1
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Fri, 29 Jan 2010 10:13:36 +0000 |
Simon Howkins |
Move targets round so that those related to syncing the source are all together.
|
file |
diff |
annotate
|
Thu, 28 Jan 2010 18:09:20 +0000 |
Simon Howkins |
Intelligent way of getting timings for ALL uses of sf-zip-content
|
file |
diff |
annotate
|
Thu, 28 Jan 2010 13:59:40 +0000 |
Simon Howkins |
Added stopwatch tasks through most of the code hit during a platform build.
|
file |
diff |
annotate
|
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).
|
file |
diff |
annotate
|
Tue, 26 Jan 2010 12:13:01 +0000 |
Simon Howkins |
Code to automatically find a physical drive for running a build, triggered as necessary.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
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).
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Mon, 12 Oct 2009 17:27:48 +0100 |
Simon Howkins |
Removed unnecessary dependencies, to untangle the dependency graph a little.
|
file |
diff |
annotate
|
Mon, 19 Oct 2009 17:55:16 +0100 |
Shabe Razvi |
Add sf-rombuild target to build ROMs. Backout ARM license check suppression.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Fri, 16 Oct 2009 15:06:40 +0100 |
Simon Howkins |
Replaced <available> check with an <uptodate> check, to greatly help people working
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Tue, 13 Oct 2009 17:53:22 +0100 |
Dario Sestito |
Make csvToSysDef.pl work with codelines different than 3k
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Thu, 08 Oct 2009 14:50:14 +0100 |
Dario Sestito |
Make sf.spec.job.codeline the publishing category
|
file |
diff |
annotate
|
Wed, 07 Oct 2009 14:29:43 +0100 |
MattD |
catchup merge
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Tue, 06 Oct 2009 18:08:40 +0100 |
MattD |
sf-check-env - Adding mkdir for BRAG output file.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Tue, 06 Oct 2009 15:11:25 +0100 |
Simon Howkins |
Added processing of the BuildEnvironmentCheck for BRAG purposes.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Tue, 06 Oct 2009 14:02:04 +0100 |
Dario Sestito |
Merge
|
file |
diff |
annotate
|
Tue, 06 Oct 2009 13:50:26 +0100 |
Dario Sestito |
Upload codeline and sf.spec.diamonds.tag as Diamonds tags
|
file |
diff |
annotate
|
Tue, 06 Oct 2009 11:58:10 +0100 |
Simon Howkins |
Sorted out misalignment between capture of diamonds build id and its re-use.
|
file |
diff |
annotate
|
Mon, 05 Oct 2009 18:24:50 +0100 |
Dario Sestito |
Merge
|
file |
diff |
annotate
|
Mon, 05 Oct 2009 18:23:03 +0100 |
Dario Sestito |
Reviewed build category and tags
|
file |
diff |
annotate
|
Mon, 05 Oct 2009 18:22:28 +0100 |
Simon Howkins |
Save the diamonds build ID in a file as soon as it is generated.
|
file |
diff |
annotate
|
Mon, 21 Sep 2009 13:42:37 +0100 |
Simon Howkins |
Bug 365 build-info.xml - BOM for config & project in different format to sources
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Mon, 21 Sep 2009 11:33:39 +0100 |
Simon Howkins |
Bug 365 build-info.xml - BOM for config & project in different format to sources
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Thu, 17 Sep 2009 12:11:47 +0100 |
Simon Howkins |
Fixed the initial population of the epoc32 tree with rnd bins to deal
|
file |
diff |
annotate
|
Wed, 16 Sep 2009 10:27:29 +0100 |
Simon Howkins |
Bug 350 RnD binary zips missing all content outside epoc32 tree
|
file |
diff |
annotate
|
Mon, 14 Sep 2009 15:47:06 +0100 |
royt |
ATS target made.
|
file |
diff |
annotate
|
Fri, 11 Sep 2009 13:42:15 +0100 |
Dario Sestito |
Set Diamonds category to <job name>_<codeline>
|
file |
diff |
annotate
|
Tue, 08 Sep 2009 16:26:32 +0100 |
Simon Howkins |
Removed unnecessary target.
PDK_2.0.e
|
file |
diff |
annotate
|
Tue, 08 Sep 2009 15:29:22 +0100 |
Shabe Razvi |
Restructure sf-prebuild to ensure that sf-build-all doesnt invoke sf-prep.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Fri, 04 Sep 2009 17:38:56 +0100 |
Simon Howkins |
Updated the mechanism for the conditional execution of sf-diamods-tag-build
|
file |
diff |
annotate
|
Thu, 03 Sep 2009 11:35:26 +0100 |
royt |
changed test section
|
file |
diff |
annotate
|
Wed, 02 Sep 2009 17:38:17 +0100 |
Shabe Razvi |
Add dependency for sf-prep on sf-prebuild
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Fri, 28 Aug 2009 10:25:09 +0100 |
royt |
Test targets seperated from "build.postbuild.xml" and put into "build.test.xml"
|
file |
diff |
annotate
|
Mon, 24 Aug 2009 14:35:52 +0100 |
MattD |
renamed 'sf-tag-build' to 'sf-diamonds-tag-build' to stop unneccessary confusion with source tagging...
|
file |
diff |
annotate
|
Wed, 19 Aug 2009 18:13:24 +0100 |
Dario Sestito |
Merge
|
file |
diff |
annotate
|