common/build.xml
2010-01-29 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.
2010-01-29 Simon Howkins Move targets round so that those related to syncing the source are all together.
2010-01-28 Simon Howkins Intelligent way of getting timings for ALL uses of sf-zip-content
2010-01-28 Simon Howkins Added stopwatch tasks through most of the code hit during a platform build.
2010-01-27 Simon Howkins Added sf-scrub-build, for completely freeing up the resources used by a build (ie deleting it from the HD).
2010-01-26 Simon Howkins Code to automatically find a physical drive for running a build, triggered as necessary.
2010-01-20 Simon Howkins Added new logic to deal with drive letter allocation when builds are launched from Hudson.
2010-01-26 Simon Howkins Added framework for specifying a "sources.csv" for test repos (separate from both the FBF and the sources repos).
2009-10-12 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
2009-11-25 Arnaud Lenoir Removed code for building ROMs (now done by Raptor) but added code for publishing ROM building logs.
2009-10-12 Simon Howkins Removed unnecessary dependencies, to untangle the dependency graph a little.
2009-10-19 Shabe Razvi Add sf-rombuild target to build ROMs. Backout ARM license check suppression.
2009-10-16 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.
2009-10-16 Simon Howkins Replaced <available> check with an <uptodate> check, to greatly help people working
2009-10-16 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.
2009-10-13 Dario Sestito Make csvToSysDef.pl work with codelines different than 3k
2009-10-07 Simon Howkins Added copy to copy the XSL so it's available if ever an XML is generated there.
2009-10-07 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.
2009-10-09 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.
2009-10-08 Dario Sestito Make sf.spec.job.codeline the publishing category
2009-10-07 MattD catchup merge
2009-10-07 MattD sf-check-env - Fixed typo causing build to always halt if 'sf.suppress.buildenv.check' isn't set.
2009-10-07 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.
2009-10-06 MattD sf-preprocess-package-config - fix for another BRAG step that presumes that "${build.log.dir}/summary" exists.
2009-10-06 MattD sf-check-env - Adding mkdir for BRAG output file.
2009-10-06 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.
2009-10-06 Simon Howkins Added processing of the BuildEnvironmentCheck for BRAG purposes.
2009-10-06 Simon Howkins Parse log generated during proprocessing of zip config, so it gets included in BRAG analysis.
2009-10-06 Dario Sestito Merge
2009-10-06 Dario Sestito Upload codeline and sf.spec.diamonds.tag as Diamonds tags
2009-10-06 Simon Howkins Sorted out misalignment between capture of diamonds build id and its re-use.
2009-10-05 Dario Sestito Merge
2009-10-05 Dario Sestito Reviewed build category and tags
2009-10-05 Simon Howkins Save the diamonds build ID in a file as soon as it is generated.
2009-09-21 Simon Howkins Bug 365 build-info.xml - BOM for config & project in different format to sources
2009-09-21 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.
2009-09-21 Simon Howkins Bug 365 build-info.xml - BOM for config & project in different format to sources
2009-09-17 Simon Howkins Fixed RnD content unpacking to ensure that only i9tems in the epoc32 tree are unpacked.
2009-09-17 Simon Howkins Fixed the initial population of the epoc32 tree with rnd bins to deal
2009-09-16 Simon Howkins Bug 350 RnD binary zips missing all content outside epoc32 tree
2009-09-14 royt ATS target made.
2009-09-11 Dario Sestito Set Diamonds category to <job name>_<codeline>
2009-09-08 Simon Howkins Removed unnecessary target. PDK_2.0.e
2009-09-08 Shabe Razvi Restructure sf-prebuild to ensure that sf-build-all doesnt invoke sf-prep.
2009-09-04 Simon Howkins Separated download of baselines, syncing of source and "diamondizing" the BOM into completely separate targets.
2009-09-04 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.
2009-09-04 Simon Howkins Updated the mechanism for the conditional execution of sf-diamods-tag-build
2009-09-03 royt changed test section
2009-09-02 Shabe Razvi Add dependency for sf-prep on sf-prebuild
2009-09-02 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.
2009-08-28 royt Test targets seperated from "build.postbuild.xml" and put into "build.test.xml"
2009-08-24 MattD renamed 'sf-tag-build' to 'sf-diamonds-tag-build' to stop unneccessary confusion with source tagging...
2009-08-19 Dario Sestito Merge
2009-08-19 Dario Sestito Set Raptor -j option to 2 for package builds
2009-08-19 Simon Howkins Added disk space check for all builds.
2009-08-19 Dario Sestito First drop of script to generate build summary
2009-08-18 Dario Sestito =Merge
2009-08-18 Dario Sestito Enable analysis of Raptor warnings. Publish to Diamonds
2009-08-18 Simon Howkins Moved all targets specific to the postbuild phase of the build into the postbuild ant file.
2009-08-18 Simon Howkins Created framework for separating postbuild related activities into a separate file.
2009-08-18 ThomasE Added Build environment check feature
2009-08-14 MattD catchup merge
2009-08-14 MattD BOM fix - Changed to reading project location ${sf.project.location} instead of ${sf.config.dir}/../build/config, which isn't always correct.
2009-08-14 MattD catchup merge
2009-08-14 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\...
2009-08-12 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.
2009-08-12 MattD sf-postbuild - running analysis in parallel with evalid and post-build zipping.
2009-08-13 Simon Howkins Simplified create-canonical-sysdef-file so that it's just a simple copy.
2009-08-14 Simon Howkins Merge
2009-08-11 Simon Howkins Un-hardwired an interim location for the system definition.
2009-08-11 Simon Howkins Added some diagnostic output when the system definition is built from the sources.csv file.
2009-08-06 Dario Sestito Fix again releaseables dir not existing as erroronmissing dir is not supported
2009-08-05 Dario Sestito Avoid build failure if releaseable dir is not present
2009-08-04 Simon Howkins Should fail the build if we can't generate the system model.
2009-08-04 Simon Howkins Fixed paths and drives for executing script.
2009-08-04 Simon Howkins Added invokation to build.xml and adjusted path to backup locations to match my development environment.
2009-07-27 Dario Sestito Fix regexp to take account of new codeline naming convention
2009-07-27 Dario Sestito Allow subprojects within a project repo and model file relative to the subproject dir
2009-07-20 Dario Sestito Enable build tagging on Diamonds (default: 'test')
2009-07-20 Dario Sestito Fix to account of log file names for test builds
2009-08-12 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)
2009-08-10 MattD Split sf-run-analysis into bit-sized targets, which can run in parallel to reduce the post-build time on a platform build.
2009-08-07 MattD catchup merge
2009-08-04 MattD minor fix - creation of 'generated' dir for caching files.
2009-08-05 Tathagata Roy updating to add build-id for diamond in build.xml
2009-08-04 Dario Sestito Zip BOM and releasables changing the top level folder from "output" to "build_info"
2009-07-29 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.
2009-07-28 ThomasE Fixed smoketest perl target.
2009-07-27 MattD smoketest creation - .pl files not always executable on build machines.
2009-07-23 Brendan Donegan brendand Caught up from mercurial_development
2009-07-23 Brendan Donegan brendand Added step to submit Dynamic BC tests to ATS server
2009-07-22 royt reverting the change
2009-07-22 royt Passing diamond build-id as parameter for ats_specialise_test_drop.pl to insert build-id tag in test.xml
2009-07-20 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.
2009-07-17 Shabe Razvi Add zipfile validation to packaging PDK_2.0.d
2009-07-17 Shabe Razvi Fix packaging issues. Released zips now delivered in zips\release folder.
2009-07-16 Simon Howkins Merge
2009-07-16 Simon Howkins Added tweak for bldmefirst zip filename
2009-07-16 Simon Howkins Small speed improvement (fingers crossed) for zipping up binaries.
2009-07-16 Simon Howkins Small tweak to get the right content with the right filename for doing a PDK release.
2009-07-15 Simon Howkins Create zips of zips for SFL src.
2009-07-15 Dario Sestito Merge
2009-07-15 Dario Sestito Raptor error analysis to be published to Diamonds
2009-07-13 Dario Sestito Added analysis of Raptor errors
2009-07-15 Simon Howkins BOM and TSVs now zipped up in an alternative zip file.
2009-07-15 Simon Howkins Corrected filenames used for logging output of zip commands.
2009-07-15 Simon Howkins Zips binaries into three zips rather than one, to make them easier to download.
2009-07-15 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.
2009-07-14 Simon Howkins Added sorting and removal of duplicates from TSV files.
2009-07-13 Simon Howkins Updated preprocess_log to deal with mal-formed <archive> tags - workaround for Bug 170.
2009-07-13 Dario Sestito Modularized Raptor parser scripts
2009-07-09 Dario Sestito generate-layer overridden target from platform/build.xml to common/build.xml
2009-07-08 Dario Sestito Adding truclean step to the package build
2009-07-14 Shabe Razvi Use GENERIC interface on ATS server and add machine name to test package to aid origin
2009-07-09 Shabe Razvi Add branch and changeset support for getting source. BOM sources.csv can now be reused directly.
2009-07-02 MattD Build HG Caching - added new variable 'sf.spec.sourcesync.cachelocation' and changed caching invocation to use it. Defaults to previous location.
2009-07-02 Shabe Razvi Add tools baseline to BOM
2009-06-30 Dario Sestito Merge
2009-06-30 Dario Sestito Integrate extraction of whatlog info and other minor changes from pkgbuild config
2009-06-30 Dario Sestito Adding extraction of whatlog information into "deliverables" files
2009-06-30 Shabe Razvi Fix log zip structure, fix udeb/urel issue in MD5s and also package MD5s into zip in correct epoc32\relinfo layout
2009-06-22 Shabe Razvi Tidy up generate-layers and add missing quote PDK_2.0.c
2009-06-22 Louis Henry Nayegon merge diamondize and dynamic bc testing
2009-06-22 Louis Henry Nayegon Add option for dynamic bc testing
2009-06-22 Shabe Razvi Export build-info.xml to BOM folder
2009-06-19 Dario Sestito Catchup from platform build
2009-06-19 Dario Sestito Fix for Error doesn't correctly report the number of failing raptor recipes
2009-06-18 Dario Sestito Added yarp to diamonds publishing
2009-06-15 Dario Sestito Initial implementation of publishing to Diamonds
2009-06-12 Dario Sestito Catchup from platform build config
2009-06-09 Dario Sestito Catchup from platform build config
2009-05-29 darios Catchup from default config
2009-05-18 dario Made smoketest optional
2009-05-13 dario First drop of smoketest support
2009-04-27 dario Overridden gernate-layers, so that sysdef file is not filtered
2009-06-19 matt davies merge in changes
2009-06-19 MattD Packaging change - Tools now zipped into 'tools_epoc.zip', which isn't 'emu' but 'tools' for package and platform builds.
2009-06-19 ThomasE Added Hg local cache management feature.
2009-06-17 Shabe Razvi Build smoketest as udeb plus ensure that sf-postbuild is run for sf-build-noprep.
2009-06-17 MattD Added new helium target: 'sf-build-and-pack' for use if you need to babysit 'sf-prebuild'
2009-06-15 matt davies 'sf-unpack-rnd' target: changed to overwrite mode, due to TEF being present earlier in build.
2009-06-12 Mike Kinghan Committing merges
2009-06-08 Shabe Razvi Add <sf-getenv-tools> target to unpack tools baseline and also <sf-build-smoketestpkg> to create smoketest package to be sent to ATS3 server
2009-06-04 Shabe Razvi Add MD5 creation
2009-06-10 Dario Sestito Added yarp to the post-build analysis
2009-06-03 Louis Henry Nayegon .xml missing from file names
2009-06-01 thomase Added analyse_components.pl and related call to build.xml
2009-05-29 Shabe Razvi Merge to default branch
2009-05-29 Shabe Razvi Exclude list of things from RnD unpack that we know we can build
2009-05-29 Louis Henry Nayegon Add optiona BC checking to build process
2009-05-28 Shabe Razvi Move analysis after packaging
2009-05-27 Shabe Razvi Add postbuild RnD packaging. Add .whatlog to os tools build.
2009-05-26 Shabe Razvi Unpack actual RnD zips rather than fastcopy. Add build collisions tool to <sf-run-analysis> target.
2009-05-20 Shabe Razvi Fix test property typos
2009-05-19 Shabe Razvi Add ATS test client target <sf-send-testpkg> to default configuration. Default is off.
2009-05-18 Shabe Razvi Add build analysis tools to <sf-run-analysis> target. All output generated in <logs>\analysis dir.
2009-05-13 Shabe Razvi Exclude .hg repositories from epoc32 merge
2009-05-12 Shabe Razvi Exclude *.sym files from binary packaging
2009-05-12 Shabe Razvi 1) Update binary packaging solution to invoke 7za directly. 2) Add partially complete ATS sf-send-testpkg target and associated tools
2009-05-06 Shabe Razvi Make use of <hlm:fastcopy> taskdef to speed up copying of RnD binary tree.
2009-05-06 Shabe Razvi Make RnD merge conditional, only on discovery of rnd binary tree
2009-05-05 Shabe Razvi Add merge of RnD binaries into epoc32 tree as HLM target. Also create empty sources.csv and baseline.txt files if source sync/get baseline is disabled.
2009-05-05 Simon Howkins Improved zip template generation script, to take a third argument for the required location of the output file.
2009-05-01 ThomasE Added RnD binaries support in PRE-BUILD stage.
2009-04-29 Shabe Razvi Include epl/sfl category in zipfile name
2009-04-29 Shabe Razvi Add missing </if>
2009-04-29 Shabe Razvi 1. Run Packaging src at start and bin at end of build.
2009-04-29 Shabe Razvi Add first cut of packaging solution
2009-04-22 BuildAdmin Fix generated sysdef filename and also remove erroneous comment
2009-04-20 ShabeR Add intersection target to FBF
2009-04-16 ShabeR Correct source and target diff files
2009-04-15 DarioS Catchup from main repo
2009-04-15 DarioS Diamondize BOM info
2009-04-09 DarioS Fixed error
2009-04-09 DarioS Added project and config info to BOM files
2009-04-09 DarioS Added the revision number, moved BOM folder under /logs/
2009-04-09 DarioS Fixed misspelling of variable
2009-04-09 DarioS Added recording of baseline info in a BOM file
2009-04-08 DarioS New implementation of generation of BOM sources.csv
2009-03-30 dariosestito Added tagging of source code used in the build
2009-04-15 ShabeR 1. Update list and delta targets
2009-04-14 ShabeR Add tools to create file tree deltas and integrate them into build f/w
2009-04-07 ShabeR Add sf-zip-logs target to be run before sf-postbuild. Packages logs in zipfile for easy transfer.
2009-03-25 dariosestito name, codeline, number
2009-03-25 dariosestito Job drive defaults to G: and job number defaults to 0
2009-03-25 dariosestito Changed default rootdir and made it be used
2009-03-25 dariosestito Changed name of product and release spec vars
2009-03-24 dariosestito Added publishing of logs and reports
2009-03-24 dariosestito Added publishing stage
2009-03-23 dariosestito Enabled sf.spec.systemdefinition.assemble flag to control sysdef merge stage
2009-03-23 dariosestito Moved back the override
2009-03-23 dariosestito Moved override of create-canonical-sysdef-file
2009-03-23 dariosestito Changes to enable system definition file to be provided and used as is
2009-03-17 dariosestito Catchup from Shabe's changes
2009-03-17 dariosestito Reorganized property/reference importing structure
2009-03-10 shaberazvi Restore properties.default.ant.xml and allow projec spec to be configurable
2009-03-09 dejianmeng Progress in moving old vars to new formats
2009-03-09 dejianmeng Enabled sf properties: sf.baseline.location and sf.baseline.getenv_options
2009-03-06 shaberazvi Merge all changes fbf_configs_0.0.a
2009-03-05 shaberazvi Remove duplicate sync and rename sf-build-run to correct sf-build-noprep target
2009-03-05 shaberazvi Rename and move of generated source sync xml and also tidy up
2009-03-05 dariosestito Various changes
2009-03-04 shaberazvi Reorder target for check-tool-dependencies
2009-03-04 shaberazvi Fix target name
2009-03-04 shaberazvi Fix error in template counter
2009-03-04 shaberazvi Update and add build.sysdef.xml
2009-03-02 Dario Sestito Initial drop of FBF Helium configuration
less more (0) tip