Subversion Repositories DevTools

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
776 6955 d 2 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 7136 d 18 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
 
742 7241 d 20 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
fix issue whereby numbering jumps from 0012 to 12001

lost & found rule to be incorporated into generated config specs

Ripple Buildable set to No does the following:
takes a package out of the build and all packages dependent upon it;
these packages can be added back in if the desire is to create an inconsistent set ie. the package taken out of the build will not be ripple built even if its dependencies have changed

This release delivers a changed ReleasePlanner.exe and a changed rm.xml only
 
730 7399 d 19 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Support the running of unit tests in an automated build environment.

Advertising a package with "Autobuild UTF" unit tests now causes:

ant run_tests or jats run_unit_tests to be triggered.

Artifacts changed: ReleasePlanner.exe, jwrap.exe, jwrap, rm.xml
 
728 7402 d 2 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 7458 d 1 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 7512 d 23 h buildadm /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Rippled Build.