- add option to build in a different base than $PWD (nightly builds now
authorMark Huang <mlhuang@cs.princeton.edu>
Tue, 31 Aug 2004 14:39:42 +0000 (14:39 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Tue, 31 Aug 2004 14:39:42 +0000 (14:39 +0000)
commit34921b4a82c6c138b56168315bdfaf97b501bbd9
tree1ec7d3907bc5ee03c73245f089981162c2105bd8
parentded81e7d513f533a856535d53d8d1fa3e83fdb5e
- add option to build in a different base than $PWD (nightly builds now
  go in $HOME/build/nightly/, see crontab). Tagged builds should go in
  $HOME/build/.
- add option to mail results (with mail(1)), rather than depending on
  cron to do it, which uses a nasty unreadable subject line
- add option to clean base of old runs
- add -h help option
- simply stdout/stderr redirection to log file
build.sh