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...