* Add build id to log directories to let you keep logs from running the script
on the same day.
* Add function to get old build status file for --resume option.
* Catch a few unlikely errors.
* Add some debugging statements.
* Always try twice to build.
svn path=/trunk/kdenonbeta/kdecvs-build/; revision=320474
* Create accessor for debug mode.
* New option, use-qt-builddir-hack. Currently experimental.
* Accept GPL license by default for qt-copy.
* Debug mode now explains why a module is being refreshed.
* qt-copy bugfix: Force configure if qt-copy hasn't been configured.
* Add to todo list.
svn path=/trunk/kdenonbeta/kdecvs-build/; revision=320126
* Some refactoring of the code was involved to merge common cases between
updating and checking out. Still need to finish.
svn path=/trunk/kdenonbeta/kdecvs-build/; revision=303207
* Added tilde-expansion to the setenv() function. The tilde is only
expanded if it is add the beginning of the value or right after a colon.
svn path=/trunk/kdenonbeta/kdecvs-build/; revision=303203
* Automatically add $QTDIR/bin and $KDEDIR/bin to PATH.
* Automatically add $QTDIR/lib and $KDEDIR/lib to PATH.
svn path=/trunk/kdenonbeta/kdecvs-build/; revision=303200