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.
|
file |
diff |
annotate
|
Fri, 14 Aug 2009 14:34:19 +0100 |
MattD |
catchup merge
|
file |
diff |
annotate
|
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\...
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Wed, 12 Aug 2009 18:04:33 +0100 |
MattD |
sf-postbuild - running analysis in parallel with evalid and post-build zipping.
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 18:10:32 +0100 |
Simon Howkins |
Simplified create-canonical-sysdef-file so that it's just a simple copy.
|
file |
diff |
annotate
|
Fri, 14 Aug 2009 10:37:18 +0100 |
Simon Howkins |
Merge
|
file |
diff |
annotate
|
Tue, 11 Aug 2009 15:56:05 +0100 |
Simon Howkins |
Un-hardwired an interim location for the system definition.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Thu, 06 Aug 2009 10:18:09 +0100 |
Dario Sestito |
Fix again releaseables dir not existing as erroronmissing dir is not supported
|
file |
diff |
annotate
|
Wed, 05 Aug 2009 18:14:46 +0100 |
Dario Sestito |
Avoid build failure if releaseable dir is not present
|
file |
diff |
annotate
|
Tue, 04 Aug 2009 17:28:46 +0100 |
Simon Howkins |
Should fail the build if we can't generate the system model.
|
file |
diff |
annotate
|
Tue, 04 Aug 2009 17:22:59 +0100 |
Simon Howkins |
Fixed paths and drives for executing script.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Mon, 27 Jul 2009 17:01:06 +0100 |
Dario Sestito |
Fix regexp to take account of new codeline naming convention
|
file |
diff |
annotate
|
Mon, 27 Jul 2009 14:25:36 +0100 |
Dario Sestito |
Allow subprojects within a project repo and model file relative to the subproject dir
|
file |
diff |
annotate
|
Mon, 20 Jul 2009 18:17:19 +0100 |
Dario Sestito |
Enable build tagging on Diamonds (default: 'test')
|
file |
diff |
annotate
|
Mon, 20 Jul 2009 17:15:58 +0100 |
Dario Sestito |
Fix to account of log file names for test builds
|
file |
diff |
annotate
|
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)
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Fri, 07 Aug 2009 15:54:52 +0100 |
MattD |
catchup merge
|
file |
diff |
annotate
|
Tue, 04 Aug 2009 15:42:22 +0100 |
MattD |
minor fix - creation of 'generated' dir for caching files.
|
file |
diff |
annotate
|
Wed, 05 Aug 2009 12:13:19 +0100 |
Tathagata Roy |
updating to add build-id for diamond in build.xml
|
file |
diff |
annotate
|
Tue, 04 Aug 2009 12:39:29 +0100 |
Dario Sestito |
Zip BOM and releasables changing the top level folder from "output" to "build_info"
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Tue, 28 Jul 2009 12:11:23 +0100 |
ThomasE |
Fixed smoketest perl target.
|
file |
diff |
annotate
|
Mon, 27 Jul 2009 10:28:48 +0100 |
MattD |
smoketest creation - .pl files not always executable on build machines.
|
file |
diff |
annotate
|
Thu, 23 Jul 2009 12:04:38 +0100 |
Brendan Donegan brendand |
Caught up from mercurial_development
|
file |
diff |
annotate
|
Thu, 23 Jul 2009 12:00:46 +0100 |
Brendan Donegan brendand |
Added step to submit Dynamic BC tests to ATS server
|
file |
diff |
annotate
|
Wed, 22 Jul 2009 16:58:46 +0100 |
royt |
reverting the change
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Fri, 17 Jul 2009 15:59:29 +0100 |
Shabe Razvi |
Add zipfile validation to packaging
PDK_2.0.d
|
file |
diff |
annotate
|
Fri, 17 Jul 2009 15:41:24 +0100 |
Shabe Razvi |
Fix packaging issues. Released zips now delivered in zips\release folder.
|
file |
diff |
annotate
|
Thu, 16 Jul 2009 16:33:38 +0100 |
Simon Howkins |
Merge
|
file |
diff |
annotate
|
Thu, 16 Jul 2009 14:19:22 +0100 |
Simon Howkins |
Added tweak for bldmefirst zip filename
|
file |
diff |
annotate
|
Thu, 16 Jul 2009 13:11:51 +0100 |
Simon Howkins |
Small speed improvement (fingers crossed) for zipping up binaries.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Wed, 15 Jul 2009 17:50:03 +0100 |
Simon Howkins |
Create zips of zips for SFL src.
|
file |
diff |
annotate
|
Wed, 15 Jul 2009 17:48:52 +0100 |
Dario Sestito |
Merge
|
file |
diff |
annotate
|
Wed, 15 Jul 2009 11:40:44 +0100 |
Dario Sestito |
Raptor error analysis to be published to Diamonds
|
file |
diff |
annotate
|
Mon, 13 Jul 2009 18:38:01 +0100 |
Dario Sestito |
Added analysis of Raptor errors
|
file |
diff |
annotate
|
Wed, 15 Jul 2009 16:01:01 +0100 |
Simon Howkins |
BOM and TSVs now zipped up in an alternative zip file.
|
file |
diff |
annotate
|
Wed, 15 Jul 2009 14:17:16 +0100 |
Simon Howkins |
Corrected filenames used for logging output of zip commands.
|
file |
diff |
annotate
|
Wed, 15 Jul 2009 13:35:36 +0100 |
Simon Howkins |
Zips binaries into three zips rather than one, to make them easier to download.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Tue, 14 Jul 2009 10:47:57 +0100 |
Simon Howkins |
Added sorting and removal of duplicates from TSV files.
|
file |
diff |
annotate
|
Mon, 13 Jul 2009 17:43:50 +0100 |
Simon Howkins |
Updated preprocess_log to deal with mal-formed <archive> tags - workaround for Bug 170.
|
file |
diff |
annotate
|
Mon, 13 Jul 2009 11:38:30 +0100 |
Dario Sestito |
Modularized Raptor parser scripts
|
file |
diff |
annotate
|
Thu, 09 Jul 2009 14:24:10 +0100 |
Dario Sestito |
generate-layer overridden target from platform/build.xml to common/build.xml
|
file |
diff |
annotate
|
Wed, 08 Jul 2009 17:49:33 +0100 |
Dario Sestito |
Adding truclean step to the package build
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Thu, 02 Jul 2009 11:50:44 +0100 |
Shabe Razvi |
Add tools baseline to BOM
|
file |
diff |
annotate
|
Tue, 30 Jun 2009 17:20:00 +0100 |
Dario Sestito |
Merge
|
file |
diff |
annotate
|
Tue, 30 Jun 2009 17:18:18 +0100 |
Dario Sestito |
Integrate extraction of whatlog info and other minor changes from pkgbuild config
|
file |
diff |
annotate
|
Tue, 30 Jun 2009 13:58:29 +0100 |
Dario Sestito |
Adding extraction of whatlog information into "deliverables" files
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Mon, 22 Jun 2009 17:35:46 +0100 |
Shabe Razvi |
Tidy up generate-layers and add missing quote
PDK_2.0.c
|
file |
diff |
annotate
|