Mercurial
Mercurial
>
oss
>
FCL
>
sftools
>
fbf
>
configs
>
default
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-480
+480
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.
sf-preprocess-package-config - fix for another BRAG step that presumes that "${build.log.dir}/summary" exists.
2009-10-06, by MattD
sf-check-env - Adding mkdir for BRAG output file.
2009-10-06, by 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, by MattD
Keepgoing in the event of testpackage submit error.
2009-10-06, by Shabe Razvi
Adjustsed BRAG to BRAGG, to accommodate the possibility of there being Green builds and Gold builds.
2009-10-06, by Simon Howkins
Adjusted capitalisation to make the final output more aesthetically pleasing.
2009-10-06, by Simon Howkins
Added processing of the BuildEnvironmentCheck for BRAG purposes.
2009-10-06, by Simon Howkins
Parse log generated during proprocessing of zip config, so it gets included in BRAG analysis.
2009-10-06, by Simon Howkins
Merge
2009-10-06, by Dario Sestito
Upload codeline and sf.spec.diamonds.tag as Diamonds tags
2009-10-06, by Dario Sestito
Add link in Diamonds to read the BAG status from _brag.xml.
2009-10-06, by Arnaud Lenoir
Sorted out misalignment between capture of diamonds build id and its re-use.
2009-10-06, by Simon Howkins
Copy Symbian_OS.HRH to required location
2009-10-06, by Shabe Razvi
Add codeline specific property files
2009-10-05, by Dario Sestito
Merge
2009-10-05, by Dario Sestito
Merge
2009-10-05, by Dario Sestito
Reviewed build category and tags
2009-10-05, by Dario Sestito
Allow codeline-specific property file to be read (if present)
2009-10-05, by Dario Sestito
Added target to push a collated and calculated BRAG status to diamonds.
2009-10-05, by Simon Howkins
Save the diamonds build ID in a file as soon as it is generated.
2009-10-05, by Simon Howkins
catchup merge.
2009-10-05, by MattD
Creation of 'sf-create-public-PDK' for munging licences in text files. Not tested yet as I've got another build running on this machine, so submitting and kicking via Hudson.
2009-10-05, by MattD
Added support for being passed wildcards in an XML file argument.
2009-10-05, by Simon Howkins
Added schema setting, so Diamonds should accept the data.
2009-10-05, by Simon Howkins
Bug 419 source sync workaround - Added property sf.spec.sourcesync.bug419 to common_props.ant.xml and set to true.
2009-10-05, by MattD
Catchup merge
2009-10-05, by MattD
Bug 419 source sync workaround - Added new variable 'sf.spec.sourcesync.bug419' that can be used during source sync that just performs the sync manually without using Maven.
2009-10-05, by MattD
Merge
2009-10-05, by Louis Henry Nayegon
Update commands for clone and copy and use of makesis
2009-10-05, by Louis Henry Nayegon
New XSL rules to generate a diamonds compatible BRAG status, which can be posted into the database.
2009-10-05, by Simon Howkins
Added XML escaping, so that the output should be well-formed XML even if the input includes '<'s, '>'s, or '&'s.
2009-10-05, by Simon Howkins
Added code to handle the script being given a log file argument which includes wild cards.
2009-10-05, by Simon Howkins
Fixed handling or regular expression strings, so the regular expression functiuonality works, not just substring detection!
2009-10-05, by Simon Howkins
Adjusted sf-run-analysis-raptor so that when preprocessing the files, STDERR is appended, but STDOUT is not.
2009-10-02, by Simon Howkins
Pre-emptive performance fix - avoid having to read the complete log file into memory at the same time before processing it.
2009-10-02, by Simon Howkins
Static BC tests enabled
2009-10-05, by Maciej Seroka
Catchup merge.
2009-10-02, by chetank
Added helium target sf-run-sfl-licence-munging for Public PDK creation.
2009-10-02, by chetank
Added framework script for turning log files into XML BRAG summaries.
2009-10-02, by Simon Howkins
Time-outs reduced
2009-10-02, by Maciej Seroka
Script to merge multiple MXL files together, according to a merge specification string
2009-10-02, by Simon Howkins
Adfjusted XML format used, so there's a document-level tag - <buildStatus> which can wrap multiple <phase> tags.
2009-10-01, by Simon Howkins
Device NAME removed
2009-10-02, by Maciej Seroka
Device NAME removed
2009-10-02, by Maciej Seroka
rmtree check removed
2009-10-02, by Maciej Seroka
Time-out changed
2009-10-02, by Maciej Seroka
Device NAME removed
2009-10-02, by Maciej Seroka
Device NAME removed
2009-10-02, by Maciej Seroka
Device NAME removed
2009-10-02, by Maciej Seroka
Device NAME removed
2009-10-02, by Maciej Seroka
Files names updated
2009-10-02, by Maciej Seroka
Merge
2009-10-01, by Shabe Razvi
Skip armcc licence checking
2009-10-01, by Shabe Razvi
Reordered output, so information is presented in a high-level -> low-level way
2009-10-01, by Simon Howkins
Added package attribute (when failure is package specific).
2009-10-01, by Simon Howkins
python does not use PATH
2009-10-01, by Brendan Donegan brendand
update mcl code from RCL_1 branch
2009-10-01, by Louis Henry Nayegon
merge and switch off static bc check
2009-10-01, by Brendan Donegan brendand
removed 'NAME' property from test plans
2009-10-01, by Brendan Donegan brendand
merge
2009-10-01, by Brendan Donegan brendand
Changed ats_specialise_testdrop and build.test.xml to use the 'HOST' device property to fix the devicem rather than the 'NAME' property
2009-10-01, by Brendan Donegan brendand
Merge
2009-09-30, by Louis Henry Nayegon
Add layers for pre and post build
2009-09-30, by Louis Henry Nayegon
Added really basic failure extraction and BRAG calculation to build.
2009-09-30, by Simon Howkins
sf-zip-logs - Fixed zipping regression for running smoketest or BC test alone caused by changeset e73243604097 - 'Bug 384 Platform build should output all PDK releasables into one directory'
2009-09-29, by MattD
catchup merge
2009-09-29, by MattD
sf.spec.bccheck.enable - Added comment into common_props.ant.xml to explain how the value is used.
2009-09-29, by MattD
merge
2009-09-29, by c100726
merge
2009-09-29, by c100726
make STAF security reflect all machines on the network
2009-09-29, by c100726
sf.spec.bccheck.enable - Disabling BC check as default, as it's not required after every build and can be kicked seperately using 'sf-test-bc-check' target on a clean machine.
2009-09-29, by 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, by MattD
Catchup merge
2009-09-29, by MattD
post-build target 'sf-publish' - Fixed publishing regression caused by changeset e73243604097 - 'Bug 384 Platform build should output all PDK releasables into one directory'
2009-09-29, by MattD
fixed STAF_security
2009-09-29, by Brendan Donegan brendand
merge
2009-09-29, by Brendan Donegan brendand
added profiles engine wrapper
2009-09-29, by Brendan Donegan brendand
added atsinterface device for c100725
2009-09-29, by Brendan Donegan brendand
Updated mechanism to manage Symbian_OS.hrh file to be inline with latest Nokia drop.
2009-09-29, by ThomasE
OS Services SVS submitted. nearly all done. Removed unneccesary components from mmsvs build
2009-09-29, by Brendan Donegan brendand
merge
2009-09-29, by Brendan Donegan brendand
added sendui component
2009-09-29, by Brendan Donegan brendand
merge
2009-09-28, by Brendan Donegan brendand
added 'or die' statements to messaging
2009-09-28, by Brendan Donegan brendand
extra bits
2009-09-28, by Brendan Donegan brendand
put in rmtree to cleanup properly
2009-09-28, by Brendan Donegan brendand
merge
2009-09-28, by Brendan Donegan brendand
additions to the package definition xml
2009-09-28, by Brendan Donegan brendand
added or die statements
2009-09-28, by Brendan Donegan brendand
added back name property
2009-09-28, by Brendan Donegan brendand
added or die statements
2009-09-28, by Brendan Donegan brendand
Added setting of properties that are common to all (current) platform builds.
2009-09-24, by Simon Howkins
merge
2009-09-25, by Brendan Donegan brendand
merge
2009-09-25, by Brendan Donegan brendand
further mods to fts package def file
2009-09-25, by Brendan Donegan brendand
File required to build 50_systemsw.SIS
2009-09-25, by Maciej Seroka
Files required to build 50_Symbian_T_MidiClientUtility.SIS
2009-09-25, by Maciej Seroka
Files required to build 50_Symbian_T_MdaAudioToneUtility.SIS
2009-09-24, by Maciej Seroka
Files required to build 50_Symbian_AudioRecorderUtility.SIS
2009-09-24, by Maciej Seroka
Files required to build 50_Symbian_AudioPlayerUtility.SIS
2009-09-24, by Maciej Seroka
Files required to build 50_Symbian_AudioOutputStream.SIS
2009-09-24, by Maciej Seroka
Files required to build 50_Symbian_AudioInputStream.SIS
2009-09-24, by Maciej Seroka
Files required to build 50_Symbian_AudioConvertUtility.SIS
2009-09-24, by Maciej Seroka
Files required to build 50_Symbian_ImageEncoder.SIS
2009-09-24, by Maciej Seroka
Files required to build 50_Symbian_ImageDecoder.SIS
2009-09-24, by Maciej Seroka
Use correct s60 config list for sbs check
2009-09-24, by Shabe Razvi
Add sbs --check to Platform build analysis.
2009-09-23, by Shabe Razvi
Used ${line.separator} to make (more) echo tasks more readable.
2009-09-23, by Simon Howkins
Used ${line.separator} to make echo tasks more readable.
2009-09-23, by Simon Howkins
Add execution of fcls4releasenotes.pl in build system.
2009-09-23, by Arnaud Lenoir
Required files to build 50_Symbian_Ecom.SIS
2009-09-23, by Maciej Seroka
merge
2009-09-23, by Brendan Donegan brendand
submit the various fixes that were made to make multimedia and graphics svs submit to ats properly
2009-09-23, by Brendan Donegan brendand
Bug 384 Platform build should output all PDK releasables into one directory
2009-09-23, by Simon Howkins
Required files to build 50_Symbian_T_Camera.sis
2009-09-23, by Maciej Seroka
New tcs file added
2009-09-23, by Maciej Seroka
Empty tcs file removed from the pkg file
2009-09-23, by Maciej Seroka
Required GraphicsSVS files
2009-09-23, by Maciej Seroka
Bug 384 Platform build should output all PDK releasables into one directory
2009-09-23, by Simon Howkins
Bug 384 Platform build should output all PDK releasables into one directory
2009-09-23, by Simon Howkins
Required BaseSVS files
2009-09-23, by Maciej Seroka
merge
2009-09-22, by Brendan Donegan brendand
added to the package def and fixed multimedia svs with ats
2009-09-22, by Brendan Donegan brendand
fixed up the ats errors with graphics svs
2009-09-22, by Brendan Donegan brendand
New pkg files
2009-09-22, by Maciej Seroka
New pkg files
2009-09-22, by Maciej Seroka
Added special handling for utilities package, so it's zipped up with the items from the tools layer, rather than as a misc item.
2009-09-22, by Simon Howkins
merge
2009-09-22, by royt
Generate BuildInfo.txt based upon new sf.spec.sbs.variant property
2009-09-21, by Shabe Razvi
package definition for bc test apps
2009-09-21, by Brendan Donegan brendand
merge
2009-09-21, by Brendan Donegan brendand
added my machine
2009-09-21, by Brendan Donegan brendand
changed multimedia test drop script
2009-09-21, by royt
.
2009-09-21, by royt
.
2009-09-18, by royt
Added back in removable drive scripts and added die statements
2009-09-21, by Brendan Donegan brendand
Updated analyse_components.pl arguments to use system_model_s60.xml as well as a source of package/component names (required for split model)
2009-09-21, by ThomasE
Bug 365 build-info.xml - BOM for config & project in different format to sources
2009-09-21, by 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, by Simon Howkins
Bug 365 build-info.xml - BOM for config & project in different format to sources
2009-09-21, by Simon Howkins
Added target to compare the build to the baseline. Initially populated with tasks to create part of the release notes.
2009-09-18, by Simon Howkins
updated package properties sf.spec.baseline.location to point at PDK_2.0.e instead of PDK2.0.d
2009-09-18, by MattD
Added test targets 'sf-test-smoketest' and 'sf-test-bc-check' for the test team. They populate the drive, run the tests and zip the output. Minor fix was needed in the post build for zipping: '${build.drive}/output/logs/releaseables' must exist
2009-09-18, by MattD
Fixed RnD content unpacking to ensure that only i9tems in the epoc32 tree are unpacked.
2009-09-17, by Simon Howkins
fixed paths in browser.xml
2009-09-17, by Brendan Donegan brendand
merge
2009-09-17, by Brendan Donegan brendand
merge
2009-09-17, by Brendan Donegan brendand
added messaging bc tests
2009-09-16, by Brendan Donegan brendand
typo
2009-09-15, by Brendan Donegan brendand
Fixed the initial population of the epoc32 tree with rnd bins to deal
2009-09-17, by Simon Howkins
Avoided zipping up .hg et al in rnd zips.
2009-09-17, by Simon Howkins
merge
2009-09-17, by Louis Henry Nayegon
Add http download manager tests
2009-09-17, by Louis Henry Nayegon
Tool for filtering a system model definition.
2009-09-02, by Simon Howkins
Bug 350 RnD binary zips missing all content outside epoc32 tree
2009-09-16, by Simon Howkins
Bug 349 R&D kit zip file naming convention not followed
2009-09-15, by Simon Howkins
Merge
2009-09-15, by Shabe Razvi
Export all required .hrh files
2009-09-15, by Shabe Razvi
New Landmarks Search BC tests
2009-09-15, by Maciej Seroka
bctest drop added
2009-09-15, by royt
BCTest drop added
2009-09-15, by royt
ATS worker target is made.
2009-09-14, by royt
catchup merge - tag for PDK2.0.e
2009-09-15, by MattD
Added tag PDK_2.0.e for changeset cc2965329dd1
2009-09-14, by MattD
New Landmarks Database Management BC test
2009-09-15, by Maciej Seroka
added newsoapclasses to web service tests
2009-09-15, by Brendan Donegan brendand
Add clock tests
2009-09-15, by Louis Henry Nayegon
New set added
2009-09-14, by Maciej Seroka
New set added
2009-09-14, by Maciej Seroka
ATS target made.
2009-09-14, by royt
adding browser tests
2009-09-14, by Brendan Donegan brendand
Added new web service BC tests
2009-09-14, by Brendan Donegan brendand
Update script header commnets
2009-09-14, by Louis Henry Nayegon
New BC tests
2009-09-14, by Maciej Seroka
merge
2009-09-11, by Brendan Donegan brendand
added send ui dynamic bc tests
2009-09-11, by Brendan Donegan brendand
Merge
2009-09-11, by Dario Sestito
Set Diamonds category to <job name>_<codeline>
2009-09-11, by Dario Sestito
Add FBF documents for default config that built PDK 2.0.e
2009-09-11, by Shabe Razvi
merge
2009-09-10, by Louis Henry Nayegon
Add DRM test
2009-09-10, by Louis Henry Nayegon
merge
2009-09-10, by Brendan Donegan brendand
added bc tests for profiles engine
2009-09-10, by Brendan Donegan brendand
Add speed dial tests
2009-09-10, by Louis Henry Nayegon
merge
2009-09-10, by Brendan Donegan brendand
Sorted the issues with vCard tests and made sure they worked.
2009-09-10, by Brendan Donegan brendand
added the missing test data for vcard
2009-09-09, by Brendan Donegan brendand
Added vcard import export tests
2009-09-09, by Brendan Donegan brendand
changed the ats server machine name
2009-09-09, by royt
xml named wrongly
2009-09-09, by Brendan Donegan brendand
Added Pbk UI Utils tests
2009-09-09, by Brendan Donegan brendand
merge
2009-09-09, by Louis Henry Nayegon
Add contacts/phonebook tests
2009-09-09, by Louis Henry Nayegon
Arnaudl: Added build machine v800017.
2009-09-09, by arnaud lenoir
enabling dynamic bctest
2009-09-09, by royt
Removed unnecessary target.
PDK_2.0.e
2009-09-08, by Simon Howkins
Restructure sf-prebuild to ensure that sf-build-all doesnt invoke sf-prep.
2009-09-08, by Shabe Razvi
Merged
2009-09-08, by Brendan Donegan brendand
Caught up
2009-08-26, by Brendan Donegan brendand
removed build id
2009-08-24, by Brendan Donegan brendand
sorted out the removal
2009-08-24, by Brendan Donegan brendand
renamed to graphicssvs.xml
2009-08-24, by Brendan Donegan brendand
Build machine registration files removed.
2009-08-24, by Brendan Donegan brendand
casing
2009-08-18, by Brendan Donegan brendand
missing file extension plugin
2009-08-18, by Brendan Donegan brendand
missing from zip manifest
2009-08-18, by Brendan Donegan brendand
added missing file system plugin
2009-08-18, by Brendan Donegan brendand
Removed another removable drive test
2009-08-18, by Brendan Donegan brendand
Removable drive tests 'removed'!
2009-08-18, by Brendan Donegan brendand
testfontws.gdr wasn't in there
2009-08-14, by Brendan Donegan brendand
added 'general' dir to file path
2009-08-12, by Brendan Donegan brendand
Added base SVS tests
2009-08-12, by Brendan Donegan brendand
enabling static bctest
2009-09-08, by royt
Separated download of baselines, syncing of source and "diamondizing" the BOM into completely separate targets.
2009-09-04, by 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, by Simon Howkins
Updated the mechanism for the conditional execution of sf-diamods-tag-build
2009-09-04, by Simon Howkins
Add SBS retry controlled by sbs.spec.sbs.retry.limit property. Default is 5.
2009-09-04, by Shabe Razvi
changed test section
2009-09-03, by royt
catchup merge
2009-09-02, by MattD
bldmefirst fix for symbian^2 symbian^3 builds - getting location of symbian_OS.hrh and variant.cfg from the project config.
2009-09-02, by MattD
Add dependency for sf-prep on sf-prebuild
2009-09-02, by 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-09-02, by Shabe Razvi
Bug 299 populateziptemplate.pl aborts if it cannot determine the license for a source component
2009-09-02, by Simon Howkins
Changed to avoid warnings during construction of packaging instructions.
2009-07-23, by Simon Howkins
Merge
2009-09-02, by Simon Howkins
Arnaudl adding work done by Darios on raptor summarise.
2009-08-26, by Arnaud Lenoir
Merge.
2009-08-26, by arnaudl
Add raptor build html summary computation
2009-08-26, by Dario Sestito
Brag script 1st draft by Arnaudl and DarioS
2009-08-26, by arnaudl
Test targets seperated from "build.postbuild.xml" and put into "build.test.xml"
2009-08-28, by royt
Bug 299 populateziptemplate.pl aborts if it cannot determine the license for a source component
2009-08-25, by Simon Howkins
catchup merge
2009-08-24, by MattD
catchup merge
2009-08-24, by MattD
renamed 'sf-tag-build' to 'sf-diamonds-tag-build' to stop unneccessary confusion with source tagging...
2009-08-24, by MattD
catchup merge
2009-08-24, by 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-24, by MattD
Moved project type specification from common config file to platform/package specific config file.
2009-08-19, by Simon Howkins
Changed regular expressions and temp files to be more agnostic about build ID conventions.
2009-08-24, by Simon Howkins
Bug 289 Issue in populatezip.pl when doing Platform build in step preprocess-zip-config
2009-08-24, by Simon Howkins
Adjusted matching for processing TSV files, so it will not fail even if the dir has not been created.
2009-08-20, by Simon Howkins
Truclean should not be performed if the sources.csv line doesn't have a sysdef field
2009-08-20, by Dario Sestito
Merge
2009-08-19, by Dario Sestito
Set Raptor -j option to 2 for package builds
2009-08-19, by Dario Sestito
Added disk space check for all builds.
2009-08-19, by Simon Howkins
First drop of script to generate build summary
2009-08-19, by Dario Sestito
=Merge
2009-08-18, by Dario Sestito
Enable analysis of Raptor warnings. Publish to Diamonds
2009-08-18, by Dario Sestito
Merge
2009-08-18, by Simon Howkins
Fix packaging source optimization does not work for package builds
2009-08-14, by Dario Sestito
Moved all targets specific to the postbuild phase of the build into the postbuild ant file.
2009-08-18, by Simon Howkins
Created framework for separating postbuild related activities into a separate file.
2009-08-18, by Simon Howkins
Moved comments around to be adjacent to the thing that they're describing.
2009-08-18, by Simon Howkins
Added Build environment check feature
2009-08-18, by ThomasE
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-17, by MattD
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
less
more
|
(0)
-480
+480
tip