common/build.xml
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
less more (0) -120 tip