Subversion Repositories DevTools

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
6399 2814 d 21 h dpurdie /buildtool/trunk/ Better deletion of build directory
Many changes to reduce SONARLINT warnings
 
5965 3409 d 20 h dpurdie /buildtool/trunk/ Various improvements to reduce Database accesses to make the damons a bit less chatty.
Has Debug Code for tracking directory deletion issues.
 
5090 3855 d 18 h dpurdie /buildtool/trunk/ Added support for packages imported via an SDK - they are not built in this release.
Treat pegged packages in a similar manner to SDK packages.
Detected 'Test Build' that will not be built due to other build errors - send email to user.
Refactored Daemon Instruction processing
Refactored emailing of Test Build emails
Factored out globalAndProjectWideBuildFailureEmailCollection and associated data - less moving of data
Calculate unique list of email addresses - only when used.
Improved method documentation
 
830 6510 d 15 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Escrow build tool changes to support TECHGP-00182:
- solaris centric escrow_set_up replaces win32/unix_set_up/tear_down
- additionally generate raw_data.csv, an escrow build agenda
- omitted unit tests in ripple engine for escrow build tool
Escrow/Build Daemon changes:
- close resultset/statement handles to prevent oracle error (don't rely on garbage collector)