Mercurial
Mercurial
>
oss
>
MCL
>
sftools
>
fbf
>
configs
>
default
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-240
+240
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
catchup merge
2009-08-14, by 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, by MattD
catchup merge
2009-08-14, by 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-14, by MattD
ATS testing on emulator - Renamed properties for lon-engbuild87, lon-engbuild89, and sym-build02 so they are the same as the machine name. Modified the TEMPDIR for c100726 so that it runs smoketests
2009-08-14, by 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, by MattD
sf-postbuild - running analysis in parallel with evalid and post-build zipping.
2009-08-12, by MattD
Merge
2009-08-14, by 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-13, by Simon Howkins
Simplified create-canonical-sysdef-file so that it's just a simple copy.
2009-08-13, by Simon Howkins
Merge
2009-08-14, by Simon Howkins
Un-hardwired an interim location for the system definition.
2009-08-11, by Simon Howkins
Added output of the package definition incorporated for each package.
2009-08-11, by Simon Howkins
Added some diagnostic output when the system definition is built from the sources.csv file.
2009-08-11, by Simon Howkins
Commented out clean and tools targets. Changed tool2 target into tools2_rel
2009-08-10, by Dario Sestito
Removed commented & obsolete code.
2009-08-07, by Simon Howkins
Changed preference for selecting package definition files, so that it takes the one from our tree in preference to the one in the package itself. This means that we can just delete items from our tree when we're happy to switch to using the one in the package (as this will vary from package to package).
2009-08-07, by Simon Howkins
Add new raptor error category to raptor parser (tool_didnt_return_version)
2009-08-07, by Dario Sestito
Set project name and codeline from subproject only if these properties are not found in project's job_props.ant.xml
2009-08-06, by Dario Sestito
Merge
2009-08-06, by Dario Sestito
Fix again releaseables dir not existing as erroronmissing dir is not supported
2009-08-06, by Dario Sestito
If a package does not have a definition in the sources.csv then it won't get built, so don't try to incorporate it into the system definition.
2009-08-06, by Simon Howkins
Avoid build failure if releaseable dir is not present
2009-08-05, by Dario Sestito
Made error messages more useful.
2009-08-05, by Simon Howkins
Should fail the build if we can't generate the system model.
2009-08-04, by Simon Howkins
Fixed paths and drives for executing script.
2009-08-04, by Simon Howkins
Added invokation to build.xml and adjusted path to backup locations to match my development environment.
2009-08-04, by Simon Howkins
Added tool for collating a build definition from the set of package defintions indicated by the sources.csv
2009-08-04, by Simon Howkins
Change package baseline to PDK 2.0.d
2009-08-04, by Dario Sestito
Added 3 raptor error categories, adjusted severity of all categories
2009-07-31, by Dario Sestito
Fix regexp to take account of new codeline naming convention
2009-07-27, by Dario Sestito
Allow subprojects within a project repo and model file relative to the subproject dir
2009-07-27, by Dario Sestito
Generate error and summary file even if build reports no error
2009-07-22, by Dario Sestito
Restructured package build targets and sbs calls
2009-07-21, by Dario Sestito
Reverted category-property to build.family
2009-07-20, by Dario Sestito
Enable build tagging on Diamonds (default: 'test')
2009-07-20, by Dario Sestito
Fix to account of log file names for test builds
2009-07-20, by Dario Sestito
Added transformation of model file from version 3.0.0 to a version usable by Raptor
2009-07-20, by Dario Sestito
change made in smoketest.xml
2009-08-14, by royt
change made in ats3_specialise_test_drop.pl script.
2009-08-14, by royt
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-14, by arnaudl
changing smoketest.xml
2009-08-12, by tathagatar
catchup merge
2009-08-12, by 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, by 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, by 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-12, by 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-10, by MattD
catchup merge
2009-08-07, by MattD
minor fix - creation of 'generated' dir for caching files.
2009-08-04, by 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-04, by MattD
merge
2009-08-11, by Louis Henry Nayegon
Add syslibssvs ats test drop creation script
2009-08-11, by Louis Henry Nayegon
ats change
2009-08-07, by tathagatar
Add multimediasvs ats test drop creation script
2009-08-06, by Louis Henry Nayegon
updating smoketest.xml
2009-08-05, by Tathagata Roy
updating to add build-id for diamond in build.xml
2009-08-05, by Tathagata Roy
Zip BOM and releasables changing the top level folder from "output" to "build_info"
2009-08-04, by Dario Sestito
updating ATS
2009-08-03, by tathagatar
updating device reg. file
2009-08-03, by tathagatar
Making device property file
2009-08-03, by tathagatar
Making device property file
2009-08-03, by tathagatar
updating security file for ATS
2009-08-03, by tathagatar
Caught up
2009-07-31, by Brendan Donegan brendand
Created Graphics Perl script to create package and finished adding to test XML
2009-07-31, by Brendan Donegan brendand
Reference to the Font Store API Server
2009-07-30, by Brendan Donegan brendand
Added graphics test.xml
2009-07-30, by Brendan Donegan brendand
changing "sf.spec.test.host.name" to "v800005" as ats server.
2009-07-30, by tathagatar
catchup merge
2009-07-30, by 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-30, by MattD
Updating ATS security file.
2009-07-29, by tathagatar
catchup merge
2009-07-29, by Matt Davies
catchup merge
2009-07-29, by 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, by Matt Davies
Added a new "sf.os.compile.fast" parameter to skip redundant steps when executing the builds in separate config targets.
2009-07-29, by ThomasE
Make ATS drop path by UNC not mapped drive.
2009-07-29, by Shabe Razvi
Fixed smoketest perl target.
2009-07-28, by ThomasE
Move to classicui folder
2009-07-28, by Louis Henry Nayegon
Fixed usage of 7z in ats_specialise_test_drop.pl
2009-07-27, by ThomasE
smoketest creation - .pl files not always executable on build machines.
2009-07-27, by MattD
merge
2009-07-24, by Louis Henry Nayegon
Add keyevent test at end of apploader test suite to remove prompt for location/time settings
2009-07-24, by Louis Henry Nayegon
Caught up from mercurial_development
2009-07-23, by Brendan Donegan brendand
Added step to submit Dynamic BC tests to ATS server
2009-07-23, by Brendan Donegan brendand
reverting change
2009-07-22, by royt
reverting the change
2009-07-22, by royt
Fixed FBF management of single build.
2009-07-22, by ThomasE
Merge to tip
2009-07-22, by Brendan Donegan brendand
SYM-BUILD02 had wrong tempdir, should have been D
2009-07-22, by Brendan Donegan brendand
Added my machine to STAF_Security
2009-07-21, by Brendan Donegan brendand
merge
2009-07-22, by royt
Passing diamond build-id as parameter for ats_specialise_test_drop.pl to insert build-id tag in test.xml
2009-07-22, by royt
adding tags to enable diamonds post.
2009-07-22, by royt
create tag for PDK2.0.d
2009-07-20, by andrew simpson
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-20, by Shabe Razvi
Add zipfile validation to packaging
PDK_2.0.d
2009-07-17, by Shabe Razvi
Fix packaging issues. Released zips now delivered in zips\release folder.
2009-07-17, by Shabe Razvi
Merge
2009-07-16, by Simon Howkins
Added creation of zips of zips of OSS packages (though these are not yet published in a PDK release).
2009-07-16, by Simon Howkins
Added tweak for bldmefirst zip filename
2009-07-16, by Simon Howkins
Small speed improvement (fingers crossed) for zipping up binaries.
2009-07-16, by Simon Howkins
Small tweak to get the right content with the right filename for doing a PDK release.
2009-07-16, by Simon Howkins
Stopped it putting useless information about zips of zips into the release_metadata.xml file.
2009-07-16, by Simon Howkins
Create zips of zips for SFL src.
2009-07-15, by Simon Howkins
Merge
2009-07-15, by Dario Sestito
Raptor error analysis to be published to Diamonds
2009-07-15, by Dario Sestito
Added analysis of Raptor errors
2009-07-13, by Dario Sestito
BOM and TSVs now zipped up in an alternative zip file.
2009-07-15, by Simon Howkins
Corrected filenames used for logging output of zip commands.
2009-07-15, by Simon Howkins
Zips binaries into three zips rather than one, to make them easier to download.
2009-07-15, by 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-15, by Simon Howkins
Added sorting and removal of duplicates from TSV files.
2009-07-14, by Simon Howkins
Merge
2009-07-13, by Dario Sestito
Raptor parser to provide summary csv file so that faults can be readily put into db
2009-07-13, by Dario Sestito
Updated preprocess_log to deal with mal-formed <archive> tags - workaround for Bug 170.
2009-07-13, by Simon Howkins
Modularized Raptor parser scripts
2009-07-13, by Dario Sestito
generate-layer overridden target from platform/build.xml to common/build.xml
2009-07-09, by Dario Sestito
Adding truclean step to the package build
2009-07-08, by Dario Sestito
Add sdk version file for 5.0 run
2009-07-16, by Louis Henry Nayegon
Move runtarget outside if conditional
2009-07-15, by Shabe Razvi
Fix cenrep to run for both single and split model builds
2009-07-15, by Shabe Razvi
Use GENERIC interface on ATS server and add machine name to test package to aid origin
2009-07-14, by Shabe Razvi
merge
2009-07-14, by Louis Henry Nayegon
Remove redundant files
2009-07-14, by Louis Henry Nayegon
Add all tests
2009-07-07, by Louis Henry Nayegon
Remove extra column
2009-07-10, by Shabe Razvi
Add branch and changeset support for getting source. BOM sources.csv can now be reused directly.
2009-07-09, by Shabe Razvi
Find_collisions.pl - modified tool to use 'FC' instead of 'diff' for finding origins. (gcc 'diff' not currently in builds)
2009-07-06, by MattD
catchup merge
2009-07-02, by 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, by MattD
cachefiles.pl - stopped cache from being excessively flattened, which could cause problems.
2009-07-02, by MattD
Add delay to give expected processes a chance to start
2009-07-02, by Shabe Razvi
Add tools baseline to BOM
2009-07-02, by Shabe Razvi
Merge
2009-06-30, by Dario Sestito
Integrate extraction of whatlog info and other minor changes from pkgbuild config
2009-06-30, by Dario Sestito
Adding extraction of whatlog information into "deliverables" files
2009-06-30, by Dario Sestito
Changed PDK to 2.0.c
2009-06-26, by Dario Sestito
Fix log zip structure, fix udeb/urel issue in MD5s and also package MD5s into zip in correct epoc32\relinfo layout
2009-06-30, by Shabe Razvi
Enable build machine based testing via ATS worker
2009-06-30, by Shabe Razvi
Tag source matching PDK_2.0.c
2009-06-25, by andrews
Fixed single model genxml pre-processing workaround to enable single system definition builds.
2009-06-23, by thomase
Tidy up generate-layers and add missing quote
PDK_2.0.c
2009-06-22, by Shabe Razvi
merge diamondize and dynamic bc testing
2009-06-22, by Louis Henry Nayegon
merge using wildcard on destination removes all of destination not just src files
2009-06-22, by Louis Henry Nayegon
Add option for dynamic bc testing
2009-06-22, by Louis Henry Nayegon
Export build-info.xml to BOM folder
2009-06-22, by Shabe Razvi
Export system model files to BOM folder
2009-06-22, by Shabe Razvi
Merge commit
2009-06-22, by Shabe Razvi
Rollback the removal of overriden generate-layers target - required platform build
2009-06-22, by Shabe Razvi
Adding ATS device registration files
2009-06-22, by Mike Kinghan
Catchup from platform build
2009-06-19, by Dario Sestito
Fix for Error doesn't correctly report the number of failing raptor recipes
2009-06-19, by Dario Sestito
Added output stream to failures line in yarp. Made the failure string more robust
2009-06-19, by Dario Sestito
Yarp file parser to get number of failures from the correct field
2009-06-18, by Dario Sestito
Yarp to print failures
2009-06-18, by Dario Sestito
Commented out print line
2009-06-18, by Dario Sestito
Moved location of build results to \\v800008\g$
2009-06-18, by Dario Sestito
Add missing file pare_yarp_files.pl
2009-06-18, by Dario Sestito
Add missing files for yarp publishing to diamonds
2009-06-18, by Dario Sestito
Added yarp to diamonds publishing
2009-06-18, by Dario Sestito
Initial implementation of publishing to Diamonds
2009-06-15, by Dario Sestito
Catchup from platform build config
2009-06-12, by Dario Sestito
Changed location of PDK
2009-06-12, by Dario Sestito
Changed location of source code to point to v800008.ad-sfpd.intra
2009-06-10, by Dario Sestito
Catchup from platform build config
2009-06-09, by Dario Sestito
Catchup from default config
2009-05-29, by darios
Disabled tagging after build by changing default value to false
2009-05-20, by Dario Sestito
Changed PDK and filter options to get PDK_candidate_1 binaries
2009-05-20, by Dario Sestito
Made smoketest optional
2009-05-18, by dario
Changing default value of sf.spec.smoketest.enable to false
2009-05-18, by dario
New version of make_junction.pl
2009-05-14, by dario
First drop of smoketest support
2009-05-13, by dario
Setting sf.spec.logs.raptorfilter.enable by default to true, as this will enable the full log and also the scanlog html report in the build results
2009-05-07, by dario
Reimplemented --check as the previous version didn't work (also most of the arguments are parameterized now)
2009-05-07, by dario
Doing WHAT with .whatlog. Added check with an exec task (some arguments are not parameterized).
2009-05-06, by dario
added whatlog and check
2009-05-06, by dario
Changed default location for logs/results to \\sym-build01\f$\SF_builds
2009-05-06, by dario
Changed common default for sf.spec.systemdefinition.assemble to false
2009-05-06, by dario
Changed location of PDK to \\lon-engbuild87\d$\PDK\PDK_candidate_0
2009-05-05, by dario
Changed --check to CHECK to see if it works
2009-04-27, by dario
Given a dummy value to the configuration list
2009-04-27, by dario
Added check stage
2009-04-27, by dario
Merge
2009-04-27, by dario
Changed package-common method of baseline retrieval
2009-04-27, by dario
Changed package-common location of baseline to \\lon-engbuild98\d$\GRACE\PDK_20090401
2009-04-27, by dario
Overridden gernate-layers, so that sysdef file is not filtered
2009-04-27, by dario
The prefix "hlm" for element "hlm:argSet" was not bound.
2009-04-27, by dario
Changes to support clean check and avoid filtering the logs
2009-04-27, by dario
Download of "emu" and "patch" baseline zips common to all packages
2009-04-22, by BuildAdmin
merge in changes
2009-06-19, by matt davies
Packaging change - Tools now zipped into 'tools_epoc.zip', which isn't 'emu' but 'tools' for package and platform builds.
2009-06-19, by MattD
Added Hg local cache management feature.
2009-06-19, by ThomasE
Tidy up smoke test ats file
2009-06-18, by Louis Henry Nayegon
Remove the "abld import" stuff, add "No rule to make" and "Can't find mmp file" processing
2009-06-18, by William Roberts
Limit source parallelisation to NUMBER_OF_PROCESSORS
2009-06-18, by Shabe Razvi
Clear list as we dont want to exclude anything from RnD unpack
2009-06-18, by Shabe Razvi
Build smoketest as udeb plus ensure that sf-postbuild is run for sf-build-noprep.
2009-06-17, by Shabe Razvi
Add the missing column heading in PkgComponentAnalysisSummary.csv
2009-06-17, by William Roberts
Added new helium target: 'sf-build-and-pack' for use if you need to babysit 'sf-prebuild'
2009-06-17, by MattD
Smoketest fix - changed ip address to point to symbuild01, caused by machines moving.
2009-06-17, by MattD
rebuildok.txt - removed 'epoc32/tools/*' for build machines with no vc6 compiler, so all the tools get unzipped in 'sf-unpack-rnd'.
2009-06-17, by matt davies
parsewhatlog.pl - put back in the regex 1-liner what got taken out (multiple 'master' repos out of sync)
2009-06-15, by matt davies
'WHAT' build removed. parselistdirs.pl fixes for raptor logs.
2009-06-15, by matt davies
'sf-unpack-rnd' target: changed to overwrite mode, due to TEF being present earlier in build.
2009-06-15, by matt davies
Results Publish - changed network location from \\lon-engbuild87\SF_Build\ to \\v800008\SF_build\
2009-06-15, by matt davies
Applied the /accepteula option to all calls to junction so that it will never stall a build waiting for the user to accept the EULA,
2009-06-15, by Mike Kinghan
Amend STAF machine trust levels to waive intranet component
2009-06-15, by Mike Kinghan
Committing merges
2009-06-12, by Mike Kinghan
Adding global STAF security settings file
2009-06-12, by Mike Kinghan
merged in parsewhatlog.pl defect fix for Raptor 2.7.2 and find_collisions.pl minor arg cleanup.
2009-06-10, by Matt Davies
find_collisions.pl - removed unused command-line argument from script to tidy things up.
2009-06-10, by Matt Davies
parsewhatlog.pl - regex bug fix for raptor 2.7.2
2009-06-10, by Matt Davies
Reorder the PkgComponentAnalysisSummary.csv columns, and change "KO" to "Bad".
2009-06-09, by William Roberts
Remove files that are not in test package
2009-06-09, by Shabe Razvi
Merge changes
2009-06-08, by 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-08, by Shabe Razvi
Add MD5 creation
2009-06-04, by Shabe Razvi
Added yarp to the post-build analysis
2009-06-10, by Dario Sestito
Fixed typo. $-sign should have been &
2009-06-04, by Mike Kinghan
Added yarp.pl - (Yet Another Raptor Parser) and dump_recipe_at_line.pl
2009-06-03, by Matt Davies
Catch up
2009-06-03, by Louis Henry Nayegon
Add perl script to build test zip
2009-06-03, by Louis Henry Nayegon
merge
2009-06-03, by Mike Kinghan
Comments and code tidying for ats3_testdrop.pl
2009-06-03, by Mike Kinghan
.xml missing from file names
2009-06-03, by Louis Henry Nayegon
File was rendered obsolete a long time ago
2009-06-02, by Simon Howkins
Added analyse_components.pl and related call to build.xml
2009-06-01, by thomase
Remove duplicates from rebuiltok list
2009-06-01, by Shabe Razvi
catchup merge
2009-05-29, by Matt Davies
adding merge_csv_orphans.pl Untrusted at the moment
2009-05-29, by Matt Davies
Added merge_csv_orphans.pl - Would just change merge_csv.pl but I've been hacking and don't trust it yet.
2009-05-29, by Matt Davies
Merge to default branch
2009-05-29, by Shabe Razvi
Exclude list of things from RnD unpack that we know we can build
2009-05-29, by Shabe Razvi
merge - catch up
2009-05-29, by Louis Henry Nayegon
Add optiona BC checking to build process
2009-05-29, by Louis Henry Nayegon
Merge of change to merge_csv.pl change. Caused by moving of the Repo: No files changed.
2009-05-29, by Matt Davies
merge_csv.pl - Added an optional post-build rnd zip argument which adds a timestamp field to the CSV. Requires '7z' not '7za'.
2009-05-29, by Matt Davies
Add ats local winscw device
2009-05-29, by Louis Henry Nayegon
Remove abld.bat - generated during build
2009-05-29, by Louis Henry Nayegon
merge - catch up
2009-05-29, by Louis Henry Nayegon
Add first draft of smoketests
2009-05-29, by Louis Henry Nayegon
less
more
|
(0)
-240
+240
tip