Subversion Repositories DevTools

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4821 3978 d 6 h dpurdie /buildtool/trunk/ Significant changes. Removed the use of hard coded machine types ( ie: win32, solarix10_x86 and others )
The associations between machine types and machine class is derived from the Release Manager Database
 
4793 3992 d 7 h dpurdie /buildtool/trunk/ Added global email address to the test builds. Ensures that the buildadm email log also has gets the test build failures  
4402 4178 d 1 h dpurdie /buildtool/trunk/ [JATS-290] Better handling of packages that do not build on the configured platforms
[JATS-291] Better error message when package does not produce any output
Added date-time stamps into the build log
Significant refactoring to improve testability
Significant commenting changes
Greatly improved test harness structure
 
4299 4223 d 6 h dpurdie /buildtool/trunk/ Refactored the BuildStandard class - after creating a test case for its current operation.  
4298 4224 d 3 h dpurdie /buildtool/trunk/ [JATS-108] Build logs should have a time stamp
Fixed RM Interface - don't use the release_config.daemon_hostname data column. Allows build daemons to be dynamically changed.
Continual refactoring
Added new unit tests