Subversion Repositories DevTools

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4318 4204 d 19 h dpurdie /buildtool/branches/hotfix1/ Created by Jats svn branch  
4129 4316 d 16 h dpurdie /buildtool/trunk/src/ Clean up some makefiles.  
882 6255 d 12 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Dropped query on archive_manager database now its data (package version wise) has been retrieved in the release_manager database.
 
872 6304 d 12 h dpurdie /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Use new features of jats etool save_build.
Removes the need for buildtool to be clearcase aware

Remove the use of antwrap scripts.
Allows ant build fails to report errors directly
Remove the need for the ant build files to be in the package root directory
Simplifies running of ant builds. It all goes through jats.

Create auto.xml files when rebuild ant packages in daemon mode
For the same reasons that its done in escrow

Localize knowledge of the 'source path' to the creation of the view
Preparation for migration away from ClearCase
Code simplification
 
866 6349 d 11 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
DEVI fixes. Requires backwardly compatable schema change. Basically the addition of the columns in the do_not_ripple table, the UnRipple_Package_Indirect procedure, and the pk_rmapi.exclude_indirect_from_build function.

Resurrection of abt ant task code used in the escrow tool to prevent a package already built on a platform from being rebuilt. This was last present in 13.0.16000.cr.
 
820 6550 d 7 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Bug fixes (for the New Year):
- dropped any pretence of backward compat with Release Planner generated buildfiles
- dropped abt.bat, abt, AutoMakeRelease.bat, AutoMakeRelease, setenv.bat
- add connect/disconnect to clearCurrentPackageBeingBuilt
- cull warning log message in MasterThread
- force main/Master/Slave threads to sleep upon Oracle connection issue
- do not exit main thread upon Oracle issue
- handling clearcase labelling/release manager publishing errors by marking package build exclusion flag
- rm -f *.log and *.xml in abtlaunch
- This follows an unexplained permissions based problem which caused the abt task to fail with an Exception
 
814 6574 d 11 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Accomodate MASS-00238 generated code

EXPERIMENTAL VERSION. DO NOT USE!!
 
802 6868 d 7 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Fix to map Solaris to multiple build machine Solaris types as configured by the release. Ditto win32.

Initial daemon and escrow buildtool packaging.
 
776 6951 d 12 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
First steps towards daemonising the build process:
abt now written as an ant task;
solaris build env dropped;
new format (non backwardly compatible) build.xml;
prototypical approach dropped.
 
744 7133 d 4 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Auto email notification, build files generated are no backwardly compatable
Fix baseline/planned/label Release Planner functionality

Requires the setting of UNC and UNCNATIVEMAP env variables
Also requires builds to be done under the UNC for the UNC to be reported correctly in an email

eg auperasbm01
UNC=\\auperasbm01\Work
UNCNATIVEMAP=C:\Work
build under C:\Work

eg auperaunx26
UNC=\\auperaunx26\buildadm
UNCNATIVEMAP=/home/buildadm
build under /home/buildadm
 
728 7398 d 12 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
[UPDATED] cs to 25.2.1000.cr (25.1.1.cr)

removes temporary LATEST rules on directories in generated config specs
 
726 7454 d 10 h dpurdie /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Create a rawdata.txt file to contain information useful to external tools. Its in CSV format for direct viewing.

Increased the size of the drop-down lists - so thatthey can be read

Defined a logical TAB order
 
724 7509 d 9 h buildadm /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Rippled Build.