Simon Howkins <simonh@symbian.org> [Mon, 24 Aug 2009 11:17:40 +0100] rev 372
Bug 289 Issue in populatezip.pl when doing Platform build in step preprocess-zip-config
Simon Howkins <simonh@symbian.org> [Thu, 20 Aug 2009 12:49:47 +0100] rev 371
Adjusted matching for processing TSV files, so it will not fail even if the dir has not been created.
Dario Sestito <darios@symbian.org> [Thu, 20 Aug 2009 10:44:38 +0100] rev 370
Truclean should not be performed if the sources.csv line doesn't have a sysdef field
Dario Sestito <darios@symbian.org> [Wed, 19 Aug 2009 18:13:24 +0100] rev 369
Merge
Dario Sestito <darios@symbian.org> [Wed, 19 Aug 2009 16:13:04 +0100] rev 368
Set Raptor -j option to 2 for package builds
Simon Howkins <simonh@symbian.org> [Wed, 19 Aug 2009 14:19:16 +0100] rev 367
Added disk space check for all builds.
Made the platform build configurable via props and refs in the same way that the package build is.
Dario Sestito <darios@symbian.org> [Wed, 19 Aug 2009 11:53:12 +0100] rev 366
First drop of script to generate build summary
Dario Sestito <darios@symbian.org> [Tue, 18 Aug 2009 15:39:56 +0100] rev 365
=Merge
Dario Sestito <darios@symbian.org> [Tue, 18 Aug 2009 15:32:29 +0100] rev 364
Enable analysis of Raptor warnings. Publish to Diamonds
Simon Howkins <simonh@symbian.org> [Tue, 18 Aug 2009 14:42:46 +0100] rev 363
Merge
Dario Sestito <darios@symbian.org> [Fri, 14 Aug 2009 18:00:38 +0100] rev 362
Fix packaging source optimization does not work for package builds
Simon Howkins <simonh@symbian.org> [Tue, 18 Aug 2009 14:40:13 +0100] rev 361
Moved all targets specific to the postbuild phase of the build into the postbuild ant file.
Simon Howkins <simonh@symbian.org> [Tue, 18 Aug 2009 14:16:01 +0100] rev 360
Created framework for separating postbuild related activities into a separate file.
Simon Howkins <simonh@symbian.org> [Tue, 18 Aug 2009 14:14:10 +0100] rev 359
Moved comments around to be adjacent to the thing that they're describing.
ThomasE [Tue, 18 Aug 2009 09:22:36 +0100] rev 358
Added Build environment check feature
MattD <mattd@symbian.org> [Mon, 17 Aug 2009 14:26:30 +0100] rev 357
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.
MattD <mattd@symbian.org> [Fri, 14 Aug 2009 15:35:56 +0100] rev 356
catchup merge
MattD <mattd@symbian.org> [Fri, 14 Aug 2009 15:29:27 +0100] rev 355
BOM fix - Changed to reading project location ${sf.project.location} instead of ${sf.config.dir}/../build/config, which isn't always correct.
MattD <mattd@symbian.org> [Fri, 14 Aug 2009 14:34:19 +0100] rev 354
catchup merge
MattD <mattd@symbian.org> [Fri, 14 Aug 2009 14:02:48 +0100] rev 353
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\...
MattD <mattd@symbian.org> [Fri, 14 Aug 2009 13:57:01 +0100] rev 352
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
MattD <mattd@symbian.org> [Wed, 12 Aug 2009 19:28:52 +0100] rev 351
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.
MattD <mattd@symbian.org> [Wed, 12 Aug 2009 18:04:33 +0100] rev 350
sf-postbuild - running analysis in parallel with evalid and post-build zipping.
Simon Howkins <simonh@symbian.org> [Fri, 14 Aug 2009 12:08:05 +0100] rev 349
Merge
Simon Howkins <simonh@symbian.org> [Thu, 13 Aug 2009 14:13:35 +0100] rev 348
Simplify the create-canonical-sysdef-file target as we can depend on there only being a single sysdef in the supplied reference.
Simon Howkins <simonh@symbian.org> [Thu, 13 Aug 2009 18:10:32 +0100] rev 347
Simplified create-canonical-sysdef-file so that it's just a simple copy.
Simon Howkins <simonh@symbian.org> [Fri, 14 Aug 2009 10:37:18 +0100] rev 346
Merge
Simon Howkins <simonh@symbian.org> [Tue, 11 Aug 2009 15:56:05 +0100] rev 345
Un-hardwired an interim location for the system definition.
Removed a target that is over-ridden in both the platform and package specific files.
Simon Howkins <simonh@symbian.org> [Tue, 11 Aug 2009 11:49:23 +0100] rev 344
Added output of the package definition incorporated for each package.
Simon Howkins <simonh@symbian.org> [Tue, 11 Aug 2009 10:45:53 +0100] rev 343
Added some diagnostic output when the system definition is built from the sources.csv file.
Dario Sestito <darios@symbian.org> [Mon, 10 Aug 2009 11:35:01 +0100] rev 342
Commented out clean and tools targets. Changed tool2 target into tools2_rel
Simon Howkins <simonh@symbian.org> [Fri, 07 Aug 2009 18:02:49 +0100] rev 341
Removed commented & obsolete code.
Simon Howkins <simonh@symbian.org> [Fri, 07 Aug 2009 14:33:52 +0100] rev 340
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).
Added sorting of the attributes when outputting the system definition, to match the de facto standard in the system definition we started with.
Dario Sestito <darios@symbian.org> [Fri, 07 Aug 2009 14:59:13 +0100] rev 339
Add new raptor error category to raptor parser (tool_didnt_return_version)
Dario Sestito <darios@symbian.org> [Thu, 06 Aug 2009 15:03:28 +0100] rev 338
Set project name and codeline from subproject only if these properties are not found in project's job_props.ant.xml
Dario Sestito <darios@symbian.org> [Thu, 06 Aug 2009 11:11:45 +0100] rev 337
Merge
Dario Sestito <darios@symbian.org> [Thu, 06 Aug 2009 10:18:09 +0100] rev 336
Fix again releaseables dir not existing as erroronmissing dir is not supported
Simon Howkins <simonh@symbian.org> [Thu, 06 Aug 2009 10:01:35 +0100] rev 335
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.
Dario Sestito <darios@symbian.org> [Wed, 05 Aug 2009 18:14:46 +0100] rev 334
Avoid build failure if releaseable dir is not present
Simon Howkins <simonh@symbian.org> [Wed, 05 Aug 2009 17:49:35 +0100] rev 333
Made error messages more useful.
Simon Howkins <simonh@symbian.org> [Tue, 04 Aug 2009 17:28:46 +0100] rev 332
Should fail the build if we can't generate the system model.
Simon Howkins <simonh@symbian.org> [Tue, 04 Aug 2009 17:22:59 +0100] rev 331
Fixed paths and drives for executing script.
Simon Howkins <simonh@symbian.org> [Tue, 04 Aug 2009 12:20:40 +0100] rev 330
Added invokation to build.xml and adjusted path to backup locations to match my development environment.
Simon Howkins <simonh@symbian.org> [Tue, 04 Aug 2009 11:42:58 +0100] rev 329
Added tool for collating a build definition from the set of package defintions indicated by the sources.csv
Location of tree of package defintions will need to be adjusted...
Dario Sestito <darios@symbian.org> [Tue, 04 Aug 2009 12:41:35 +0100] rev 328
Change package baseline to PDK 2.0.d
Dario Sestito <darios@symbian.org> [Fri, 31 Jul 2009 13:29:10 +0100] rev 327
Added 3 raptor error categories, adjusted severity of all categories
Dario Sestito <darios@symbian.org> [Mon, 27 Jul 2009 17:01:06 +0100] rev 326
Fix regexp to take account of new codeline naming convention
Dario Sestito <darios@symbian.org> [Mon, 27 Jul 2009 14:25:36 +0100] rev 325
Allow subprojects within a project repo and model file relative to the subproject dir
Dario Sestito <darios@symbian.org> [Wed, 22 Jul 2009 10:58:34 +0100] rev 324
Generate error and summary file even if build reports no error
Dario Sestito <darios@symbian.org> [Tue, 21 Jul 2009 13:32:34 +0100] rev 323
Restructured package build targets and sbs calls
Dario Sestito <darios@symbian.org> [Mon, 20 Jul 2009 18:44:53 +0100] rev 322
Reverted category-property to build.family
Dario Sestito <darios@symbian.org> [Mon, 20 Jul 2009 18:17:19 +0100] rev 321
Enable build tagging on Diamonds (default: 'test')
Dario Sestito <darios@symbian.org> [Mon, 20 Jul 2009 17:15:58 +0100] rev 320
Fix to account of log file names for test builds
Dario Sestito <darios@symbian.org> [Mon, 20 Jul 2009 10:43:39 +0100] rev 319
Added transformation of model file from version 3.0.0 to a version usable by Raptor
royt <tathagatar@symbian.org> [Fri, 14 Aug 2009 11:06:38 +0100] rev 318
change made in smoketest.xml
royt <tathagatar@symbian.org> [Fri, 14 Aug 2009 11:03:21 +0100] rev 317
change made in ats3_specialise_test_drop.pl script.
arnaudl@UK-ARNAUDL [Fri, 14 Aug 2009 09:44:15 +0100] rev 316
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,
tathagatar [Wed, 12 Aug 2009 16:44:40 +0100] rev 315
changing smoketest.xml
MattD <mattd@symbian.org> [Wed, 12 Aug 2009 10:32:22 +0100] rev 314
catchup merge
MattD <mattd@symbian.org> [Wed, 12 Aug 2009 10:30:24 +0100] rev 313
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)
MattD <mattd@symbian.org> [Wed, 12 Aug 2009 10:24:42 +0100] rev 312
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.
MattD <mattd@symbian.org> [Wed, 12 Aug 2009 10:14:39 +0100] rev 311
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.
MattD <mattd@symbian.org> [Mon, 10 Aug 2009 10:50:40 +0100] rev 310
Split sf-run-analysis into bit-sized targets, which can run in parallel to reduce the post-build time on a platform build.
MattD <mattd@symbian.org> [Fri, 07 Aug 2009 15:54:52 +0100] rev 309
catchup merge
MattD <mattd@symbian.org> [Tue, 04 Aug 2009 15:42:22 +0100] rev 308
minor fix - creation of 'generated' dir for caching files.
MattD <mattd@symbian.org> [Tue, 04 Aug 2009 14:40:11 +0100] rev 307
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.
Louis Henry Nayegon <louisn@symbian.org> [Tue, 11 Aug 2009 14:55:34 +0100] rev 306
merge
Louis Henry Nayegon <louisn@symbian.org> [Tue, 11 Aug 2009 14:33:14 +0100] rev 305
Add syslibssvs ats test drop creation script
tathagatar [Fri, 07 Aug 2009 16:44:00 +0100] rev 304
ats change
Louis Henry Nayegon <louisn@symbian.org> [Thu, 06 Aug 2009 13:49:21 +0100] rev 303
Add multimediasvs ats test drop creation script
Tathagata Roy <royt@symbian.org> [Wed, 05 Aug 2009 12:15:31 +0100] rev 302
updating smoketest.xml
Tathagata Roy <royt@symbian.org> [Wed, 05 Aug 2009 12:13:19 +0100] rev 301
updating to add build-id for diamond in build.xml
Dario Sestito <darios@symbian.org> [Tue, 04 Aug 2009 12:39:29 +0100] rev 300
Zip BOM and releasables changing the top level folder from "output" to "build_info"
tathagatar [Mon, 03 Aug 2009 14:28:28 +0100] rev 299
updating ATS
tathagatar [Mon, 03 Aug 2009 13:47:57 +0100] rev 298
updating device reg. file
tathagatar [Mon, 03 Aug 2009 12:03:08 +0100] rev 297
Making device property file
tathagatar [Mon, 03 Aug 2009 12:02:47 +0100] rev 296
Making device property file
tathagatar [Mon, 03 Aug 2009 11:38:40 +0100] rev 295
updating security file for ATS
Brendan Donegan brendand@symbian.org [Fri, 31 Jul 2009 13:34:18 +0100] rev 294
Caught up
Brendan Donegan brendand@symbian.org [Fri, 31 Jul 2009 13:22:56 +0100] rev 293
Created Graphics Perl script to create package and finished adding to test XML
Brendan Donegan brendand@symbian.org [Thu, 30 Jul 2009 16:29:31 +0100] rev 292
Reference to the Font Store API Server
Brendan Donegan brendand@symbian.org [Thu, 30 Jul 2009 16:12:59 +0100] rev 291
Added graphics test.xml
tathagatar [Thu, 30 Jul 2009 15:23:49 +0100] rev 290
changing "sf.spec.test.host.name" to "v800005" as ats server.
MattD <mattd@symbian.org> [Thu, 30 Jul 2009 12:30:51 +0100] rev 289
catchup merge
MattD <mattd@symbian.org> [Thu, 30 Jul 2009 12:29:27 +0100] rev 288
Yarp.pl - Added manual XML parsing. Memory leaks using XML::Simple cause perl to run out of memory when parsing a large raptor log.
tathagatar [Wed, 29 Jul 2009 16:56:24 +0100] rev 287
Updating ATS security file.
Matt Davies <mattd@symbian.org> [Wed, 29 Jul 2009 15:41:14 +0100] rev 286
catchup merge
Matt Davies <mattd@symbian.org> [Wed, 29 Jul 2009 12:51:39 +0100] rev 285
catchup merge
Matt Davies <mattd@symbian.org> [Wed, 29 Jul 2009 11:56:35 +0100] rev 284
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.
ThomasE [Wed, 29 Jul 2009 15:35:45 +0100] rev 283
Added a new "sf.os.compile.fast" parameter to skip redundant steps when executing the builds in separate config targets.
Shabe Razvi <shaber@symbian.org> [Wed, 29 Jul 2009 12:26:02 +0100] rev 282
Make ATS drop path by UNC not mapped drive.
ThomasE [Tue, 28 Jul 2009 12:11:23 +0100] rev 281
Fixed smoketest perl target.
Louis Henry Nayegon <louisn@symbian.org> [Tue, 28 Jul 2009 11:54:16 +0100] rev 280
Move to classicui folder
ThomasE [Mon, 27 Jul 2009 11:55:36 +0100] rev 279
Fixed usage of 7z in ats_specialise_test_drop.pl
MattD <mattd@symbian.org> [Mon, 27 Jul 2009 10:28:48 +0100] rev 278
smoketest creation - .pl files not always executable on build machines.
Louis Henry Nayegon <louisn@symbian.org> [Fri, 24 Jul 2009 09:51:58 +0100] rev 277
merge
Louis Henry Nayegon <louisn@symbian.org> [Fri, 24 Jul 2009 09:49:57 +0100] rev 276
Add keyevent test at end of apploader test suite to remove prompt for location/time settings
Remove redundant batch file. Use perl script instead.
Brendan Donegan brendand@symbian.org [Thu, 23 Jul 2009 12:04:38 +0100] rev 275
Caught up from mercurial_development
Brendan Donegan brendand@symbian.org [Thu, 23 Jul 2009 12:00:46 +0100] rev 274
Added step to submit Dynamic BC tests to ATS server
royt <tathagatar@symbian.org> [Wed, 22 Jul 2009 17:02:20 +0100] rev 273
reverting change
royt <tathagatar@symbian.org> [Wed, 22 Jul 2009 16:58:46 +0100] rev 272
reverting the change
ThomasE [Wed, 22 Jul 2009 16:48:52 +0100] rev 271
Fixed FBF management of single build.
Brendan Donegan brendand@symbian.org [Wed, 22 Jul 2009 14:55:30 +0100] rev 270
Merge to tip
Brendan Donegan brendand@symbian.org [Wed, 22 Jul 2009 14:52:45 +0100] rev 269
SYM-BUILD02 had wrong tempdir, should have been D
Brendan Donegan brendand@symbian.org [Tue, 21 Jul 2009 17:14:49 +0100] rev 268
Added my machine to STAF_Security
royt <tathagatar@symbian.org> [Wed, 22 Jul 2009 12:07:18 +0100] rev 267
merge
royt <tathagatar@symbian.org> [Wed, 22 Jul 2009 11:39:12 +0100] rev 266
Passing diamond build-id as parameter for ats_specialise_test_drop.pl to insert build-id tag in test.xml
royt <tathagatar@symbian.org> [Wed, 22 Jul 2009 11:12:18 +0100] rev 265
adding tags to enable diamonds post.
andrew.simpson@v800018.ad-sfpd.intra [Mon, 20 Jul 2009 23:08:06 +0100] rev 264
create tag for PDK2.0.d
Shabe Razvi <shaber@symbian.org> [Mon, 20 Jul 2009 16:36:28 +0100] rev 263
Make BC testing more robust. Now requires PDT_HOME env var to be set rather than fail silently. Plus Logs zip tidy up.
Shabe Razvi <shaber@symbian.org> [Fri, 17 Jul 2009 15:59:29 +0100] rev 262
Add zipfile validation to packaging
Shabe Razvi <shaber@symbian.org> [Fri, 17 Jul 2009 15:41:24 +0100] rev 261
Fix packaging issues. Released zips now delivered in zips\release folder.
Simon Howkins <simonh@symbian.org> [Thu, 16 Jul 2009 16:33:38 +0100] rev 260
Merge
Simon Howkins <simonh@symbian.org> [Thu, 16 Jul 2009 14:35:54 +0100] rev 259
Added creation of zips of zips of OSS packages (though these are not yet published in a PDK release).
Updated names of zips of zips of SFL packages to avoid clashing with the ideal long term name of the zips of zips of OSS packages.
Simon Howkins <simonh@symbian.org> [Thu, 16 Jul 2009 14:19:22 +0100] rev 258
Added tweak for bldmefirst zip filename
Simon Howkins <simonh@symbian.org> [Thu, 16 Jul 2009 13:11:51 +0100] rev 257
Small speed improvement (fingers crossed) for zipping up binaries.
Simon Howkins <simonh@symbian.org> [Thu, 16 Jul 2009 11:33:56 +0100] rev 256
Small tweak to get the right content with the right filename for doing a PDK release.
Corrected some indentation.
Simon Howkins <simonh@symbian.org> [Thu, 16 Jul 2009 11:32:45 +0100] rev 255
Stopped it putting useless information about zips of zips into the release_metadata.xml file.
Simon Howkins <simonh@symbian.org> [Wed, 15 Jul 2009 17:50:03 +0100] rev 254
Create zips of zips for SFL src.
Dario Sestito <darios@symbian.org> [Wed, 15 Jul 2009 17:48:52 +0100] rev 253
Merge