sf-platform/build.xml
2010-09-27 Simon Howkins Removed some S^2 specific code
2010-09-02 William Roberts Allow for a layer called "adapt" as an alternative to "adaptation"
2010-08-13 Pat Downey Fix default value in build.xml when parsing sf.spec.sbs.tools.config.
2010-07-07 Simon Howkins Removed code which redundantly checks values of sf.spec.splitbuild, sf.spec.os.skipbuild, and sf.spec.s60.skipbuild.
2010-06-24 Shabe Razvi Add bldmefirst export for s60_sbs_config.xml to allow use of custom sbs targets
2010-06-11 Shabe Razvi Major rework to enable rebuilds of the platform from single sf-build call
2010-06-08 Dario Sestito Changed locations of package_definitions to make the files a little bit more usable
2010-06-07 Simon Howkins Added call to produce package definition peices from system definition(s).
2010-03-16 Simon Howkins Adjusted invocation of ConE so it doesn't completely fail if /epoc32/rom/config/ does not exist.
2010-03-16 Simon Howkins Regularised indentation
2010-03-04 Shabe Razvi Fix scan_antlogs.pl execution plus fix ConE calls to use PDT_HOME env variable
2010-03-03 Shabe Razvi Add initial support for Helium7 for the platform.
2010-02-16 Shabe Razvi Add Helium 7 support for package builds.
2010-02-02 MattD sf-s60-cone-cenrep - S60 config with epoc32/data/z combintation was missing.
2010-02-01 Shabe Razvi Add ConE or ConfigurationTool support. ConfigurationTool is used for Symbian2 only.
2010-01-28 Simon Howkins Added stopwatch tasks through most of the code hit during a platform build.
2009-12-14 MattD Platform Build - Added 'sf-postbuild' onto deps for 'sf-build-noprep' as although it isn't the best place to have it, it's the same as the deps for the version in 'common' and is needed for the external Hudson jobs.
2009-12-08 Simon Howkins Changed building of tools targets so that it builds the targets listed in ${sf.spec.sbs.tools.config}, in sequence,
2009-12-08 Simon Howkins Moved hlm:argSet definitions in sf-os-compile to be adjacent to the call that uses them. (And deleted three unused ones in the process.)
2009-12-08 Simon Howkins Re-indented target "sf-os-compile" (following best guess as to the standard) to make it easier to read.
2009-12-04 Shabe Razvi Remove s60 postfix from sf-s60-create-cenrep for Symbian^3
2009-12-02 Shabe Razvi Fix cenrep export location
2009-11-20 MattD Platform Build cenrep generatation - modified 'sf-s60-create-cenrep' to hopefully cope with the different CRML export paths coming from the different platform_paths.hrh. This isn't pretty.
2009-10-20 Shabe Razvi If makefile_template copy fails then ignore, as its no longer needed for S^3.
2009-10-12 MattD sf-gen-buildinfo-txt target in platform build - De-CamelCasing buildinfo.txt deletion and creation to fix zip inclusion/exclusion problems.
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-07 ThomasE Fixed md5 zipping in case no publish is requested.
2009-10-06 Shabe Razvi Copy Symbian_OS.HRH to required location
2009-09-29 MattD sf.os.compile.iterate property - changed iterate compile check from <isset> to <istrue> so it can be overridden at the commandline or wherever.
2009-09-29 ThomasE Updated mechanism to manage Symbian_OS.hrh file to be inline with latest Nokia drop.
2009-09-21 Shabe Razvi Generate BuildInfo.txt based upon new sf.spec.sbs.variant property
2009-09-15 Shabe Razvi Export all required .hrh files
2009-09-04 Shabe Razvi Add SBS retry controlled by sbs.spec.sbs.retry.limit property. Default is 5.
2009-09-02 MattD bldmefirst fix for symbian^2 symbian^3 builds - getting location of symbian_OS.hrh and variant.cfg from the project config.
2009-08-24 MattD platform build - first cut of 'bldmefirst' stage to get rid of bldmefirst repo. Should probably add a check to see if it's enabled.
2009-08-19 Simon Howkins Added disk space check for all builds.
2009-08-18 Simon Howkins Moved comments around to be adjacent to the thing that they're describing.
2009-08-17 MattD platform build temporary patch - overidden sf-build-noprep to not generate the model from the fragments. Needed for split model builds and furhter work on simplifying model.
2009-08-13 Simon Howkins Simplify the create-canonical-sysdef-file target as we can depend on there only being a single sysdef in the supplied reference.
2009-08-12 MattD platform build - added 'sf.os.compile.iterate' variable to iterate though the main targets rather than all at once to work around raptor problems with single model.
2009-07-29 ThomasE Added a new "sf.os.compile.fast" parameter to skip redundant steps when executing the builds in separate config targets.
2009-07-22 ThomasE Fixed FBF management of single build.
2009-07-16 Simon Howkins Merge
2009-07-09 Dario Sestito generate-layer overridden target from platform/build.xml to common/build.xml
2009-07-15 Shabe Razvi Move runtarget outside if conditional
2009-07-15 Shabe Razvi Fix cenrep to run for both single and split model builds
2009-06-23 thomase Fixed single model genxml pre-processing workaround to enable single system definition builds.
2009-06-22 Shabe Razvi Tidy up generate-layers and add missing quote PDK_2.0.c
2009-06-22 Shabe Razvi Export system model files to BOM folder
2009-06-22 Shabe Razvi Rollback the removal of overriden generate-layers target - required platform build
2009-06-19 Dario Sestito Catchup from platform build
2009-05-29 darios Catchup from default config
2009-06-15 matt davies 'WHAT' build removed. parselistdirs.pl fixes for raptor logs.
2009-05-27 Shabe Razvi Add postbuild RnD packaging. Add .whatlog to os tools build.
2009-05-01 ThomasE Fixed ant syntax from previous commit.
2009-05-01 ThomasE Implemented the "sf.spec.baseline.clean" switch.
2009-04-29 shaber If found then export cli_build_error.log to logs directory
2009-04-28 shaber Remove old s60 bldmelast step and replace with call to generate cenrep files.
2009-04-27 ShabeR Include --check on CLEAN and also remove S60_bldmelast configuration. It didnt work anyway as s60cli.exe is not present.
2009-04-22 BuildAdmin Fix generated sysdef filename and also remove erroneous comment
2009-04-21 ShabeR Fix missing <if> typo
2009-04-21 ShabeR Remove GenXML filtering and merge as platform System Model xml files should now be complete
2009-04-20 ShabeR Add intersection target to FBF
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-09 ShabeR Update to allow foundation model build in single step
2009-04-07 ShabeR Remove platform.properties as properties are no longer loaded this way.
2009-04-07 ShabeR Apply sbs clean before build. TODO add generic clean target next.
2009-03-31 shaberazvi Update Platform Config to build tools2 before tools - which must be run in single thread. Also update sync template to sync in parallel.
2009-03-27 shaberazvi Add config changes in order to support s60 and os platform builds
2009-03-02 Dario Sestito Initial drop of FBF Helium configuration
less more (0) tip