2009-08-20 |
Simon Howkins |
Adjusted matching for processing TSV files, so it will not fail even if the dir has not been created.
|
changeset |
files
|
2009-08-20 |
Dario Sestito |
Truclean should not be performed if the sources.csv line doesn't have a sysdef field
|
changeset |
files
|
2009-08-19 |
Dario Sestito |
Merge
|
changeset |
files
|
2009-08-19 |
Dario Sestito |
Set Raptor -j option to 2 for package builds
|
changeset |
files
|
2009-08-19 |
Simon Howkins |
Added disk space check for all builds.
|
changeset |
files
|
2009-08-19 |
Dario Sestito |
First drop of script to generate build summary
|
changeset |
files
|
2009-08-18 |
Dario Sestito |
=Merge
|
changeset |
files
|
2009-08-18 |
Dario Sestito |
Enable analysis of Raptor warnings. Publish to Diamonds
|
changeset |
files
|
2009-08-18 |
Simon Howkins |
Merge
|
changeset |
files
|
2009-08-14 |
Dario Sestito |
Fix packaging source optimization does not work for package builds
|
changeset |
files
|
2009-08-18 |
Simon Howkins |
Moved all targets specific to the postbuild phase of the build into the postbuild ant file.
|
changeset |
files
|
2009-08-18 |
Simon Howkins |
Created framework for separating postbuild related activities into a separate file.
|
changeset |
files
|
2009-08-18 |
Simon Howkins |
Moved comments around to be adjacent to the thing that they're describing.
|
changeset |
files
|
2009-08-18 |
ThomasE |
Added Build environment check feature
|
changeset |
files
|
2009-08-17 |
MattD |
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.
|
changeset |
files
|
2009-08-14 |
MattD |
catchup merge
|
changeset |
files
|
2009-08-14 |
MattD |
BOM fix - Changed to reading project location ${sf.project.location} instead of ${sf.config.dir}/../build/config, which isn't always correct.
|
changeset |
files
|
2009-08-14 |
MattD |
catchup merge
|
changeset |
files
|
2009-08-14 |
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\...
|
changeset |
files
|
2009-08-14 |
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
|
changeset |
files
|
2009-08-12 |
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.
|
changeset |
files
|
2009-08-12 |
MattD |
sf-postbuild - running analysis in parallel with evalid and post-build zipping.
|
changeset |
files
|
2009-08-14 |
Simon Howkins |
Merge
|
changeset |
files
|
2009-08-13 |
Simon Howkins |
Simplify the create-canonical-sysdef-file target as we can depend on there only being a single sysdef in the supplied reference.
|
changeset |
files
|
2009-08-13 |
Simon Howkins |
Simplified create-canonical-sysdef-file so that it's just a simple copy.
|
changeset |
files
|
2009-08-14 |
Simon Howkins |
Merge
|
changeset |
files
|
2009-08-11 |
Simon Howkins |
Un-hardwired an interim location for the system definition.
|
changeset |
files
|
2009-08-11 |
Simon Howkins |
Added output of the package definition incorporated for each package.
|
changeset |
files
|
2009-08-11 |
Simon Howkins |
Added some diagnostic output when the system definition is built from the sources.csv file.
|
changeset |
files
|
2009-08-10 |
Dario Sestito |
Commented out clean and tools targets. Changed tool2 target into tools2_rel
|
changeset |
files
|
2009-08-07 |
Simon Howkins |
Removed commented & obsolete code.
|
changeset |
files
|
2009-08-07 |
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).
|
changeset |
files
|
2009-08-07 |
Dario Sestito |
Add new raptor error category to raptor parser (tool_didnt_return_version)
|
changeset |
files
|
2009-08-06 |
Dario Sestito |
Set project name and codeline from subproject only if these properties are not found in project's job_props.ant.xml
|
changeset |
files
|
2009-08-06 |
Dario Sestito |
Merge
|
changeset |
files
|
2009-08-06 |
Dario Sestito |
Fix again releaseables dir not existing as erroronmissing dir is not supported
|
changeset |
files
|
2009-08-06 |
Simon Howkins |
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.
|
changeset |
files
|
2009-08-05 |
Dario Sestito |
Avoid build failure if releaseable dir is not present
|
changeset |
files
|
2009-08-05 |
Simon Howkins |
Made error messages more useful.
|
changeset |
files
|
2009-08-04 |
Simon Howkins |
Should fail the build if we can't generate the system model.
|
changeset |
files
|
2009-08-04 |
Simon Howkins |
Fixed paths and drives for executing script.
|
changeset |
files
|
2009-08-04 |
Simon Howkins |
Added invokation to build.xml and adjusted path to backup locations to match my development environment.
|
changeset |
files
|
2009-08-04 |
Simon Howkins |
Added tool for collating a build definition from the set of package defintions indicated by the sources.csv
|
changeset |
files
|
2009-08-04 |
Dario Sestito |
Change package baseline to PDK 2.0.d
|
changeset |
files
|
2009-07-31 |
Dario Sestito |
Added 3 raptor error categories, adjusted severity of all categories
|
changeset |
files
|
2009-07-27 |
Dario Sestito |
Fix regexp to take account of new codeline naming convention
|
changeset |
files
|
2009-07-27 |
Dario Sestito |
Allow subprojects within a project repo and model file relative to the subproject dir
|
changeset |
files
|
2009-07-22 |
Dario Sestito |
Generate error and summary file even if build reports no error
|
changeset |
files
|