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.