2009-08-04 Simon Howkins Added invokation to build.xml and adjusted path to backup locations to match my development environment.
2009-08-04 Simon Howkins Added tool for collating a build definition from the set of package defintions indicated by the sources.csv
2009-08-04 Dario Sestito Change package baseline to PDK 2.0.d
2009-07-31 Dario Sestito Added 3 raptor error categories, adjusted severity of all categories
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-22 Dario Sestito Generate error and summary file even if build reports no error
2009-07-21 Dario Sestito Restructured package build targets and sbs calls
2009-07-20 Dario Sestito Reverted category-property to build.family
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-07-20 Dario Sestito Added transformation of model file from version 3.0.0 to a version usable by Raptor
2009-08-14 royt change made in smoketest.xml
2009-08-14 royt change made in ats3_specialise_test_drop.pl script.
2009-08-14 arnaudl Add my computer following ATS installation instructions found at: https://sites.google.com/a/symbian.org/build_and_test/Home/ats-automated-test-system/ats-howtos,
2009-08-12 tathagatar changing smoketest.xml
2009-08-12 MattD catchup merge
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-12 MattD source syncing ftl - Added 'sf.spec.sourcesync.archive' preference to do 'hg archive' instead of 'hg sync'. If set and the repo sync is s'posed to be synced by tag it still does the slower clone+update behaviour.
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-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-04 MattD raptor parser.pl - adding XML::SAX perl modules (public domain code - http://www.saxproject.org/faq.html) so we don't have to patch up every single build machine.
2009-08-11 Louis Henry Nayegon merge
2009-08-11 Louis Henry Nayegon Add syslibssvs ats test drop creation script
2009-08-07 tathagatar ats change
2009-08-06 Louis Henry Nayegon Add multimediasvs ats test drop creation script
2009-08-05 Tathagata Roy updating smoketest.xml
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-08-03 tathagatar updating ATS
2009-08-03 tathagatar updating device reg. file
2009-08-03 tathagatar Making device property file
2009-08-03 tathagatar Making device property file
2009-08-03 tathagatar updating security file for ATS
2009-07-31 Brendan Donegan brendand Caught up
2009-07-31 Brendan Donegan brendand Created Graphics Perl script to create package and finished adding to test XML
2009-07-30 Brendan Donegan brendand Reference to the Font Store API Server
2009-07-30 Brendan Donegan brendand Added graphics test.xml
2009-07-30 tathagatar changing "sf.spec.test.host.name" to "v800005" as ats server.
2009-07-30 MattD catchup merge
2009-07-30 MattD Yarp.pl - Added manual XML parsing. Memory leaks using XML::Simple cause perl to run out of memory when parsing a large raptor log.
2009-07-29 tathagatar Updating ATS security file.
2009-07-29 Matt Davies catchup merge
2009-07-29 Matt Davies catchup merge
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-29 ThomasE Added a new "sf.os.compile.fast" parameter to skip redundant steps when executing the builds in separate config targets.
2009-07-29 Shabe Razvi Make ATS drop path by UNC not mapped drive.
2009-07-28 ThomasE Fixed smoketest perl target.
2009-07-28 Louis Henry Nayegon Move to classicui folder
2009-07-27 ThomasE Fixed usage of 7z in ats_specialise_test_drop.pl
2009-07-27 MattD smoketest creation - .pl files not always executable on build machines.
2009-07-24 Louis Henry Nayegon merge
2009-07-24 Louis Henry Nayegon Add keyevent test at end of apploader test suite to remove prompt for location/time settings
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 change
2009-07-22 royt reverting the change
2009-07-22 ThomasE Fixed FBF management of single build.
2009-07-22 Brendan Donegan brendand Merge to tip
2009-07-22 Brendan Donegan brendand SYM-BUILD02 had wrong tempdir, should have been D
2009-07-21 Brendan Donegan brendand Added my machine to STAF_Security
2009-07-22 royt merge
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-22 royt adding tags to enable diamonds post.
2009-07-20 andrew simpson create tag for PDK2.0.d
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 creation of zips of zips of OSS packages (though these are not yet published in a PDK release).
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-16 Simon Howkins Stopped it putting useless information about zips of zips into the release_metadata.xml file.
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 Dario Sestito Merge
2009-07-13 Dario Sestito Raptor parser to provide summary csv file so that faults can be readily put into db
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-16 Louis Henry Nayegon Add sdk version file for 5.0 run
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-07-14 Shabe Razvi Use GENERIC interface on ATS server and add machine name to test package to aid origin
2009-07-14 Louis Henry Nayegon merge
2009-07-14 Louis Henry Nayegon Remove redundant files
2009-07-07 Louis Henry Nayegon Add all tests
2009-07-10 Shabe Razvi Remove extra column
2009-07-09 Shabe Razvi Add branch and changeset support for getting source. BOM sources.csv can now be reused directly.
2009-07-06 MattD Find_collisions.pl - modified tool to use 'FC' instead of 'diff' for finding origins. (gcc 'diff' not currently in builds)
2009-07-02 MattD catchup merge
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 MattD cachefiles.pl - stopped cache from being excessively flattened, which could cause problems.
2009-07-02 Shabe Razvi Add delay to give expected processes a chance to start
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-26 Dario Sestito Changed PDK to 2.0.c
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-30 Shabe Razvi Enable build machine based testing via ATS worker
2009-06-25 andrews Tag source matching PDK_2.0.c
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 Louis Henry Nayegon merge diamondize and dynamic bc testing
2009-06-22 Louis Henry Nayegon merge using wildcard on destination removes all of destination not just src files
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-22 Shabe Razvi Export system model files to BOM folder
(0) -120 +120 tip