the branches/ and tags/ directories seems a little screwy, but regular ol' modules should still
work. See the docs for more information.
* Updated the documentation in Subversion to match the ones on my website.
* Now both kde-common and KDE/kde-common are searched when looking for an /admin dir. If
kde-common wasn't installed, it is downloaded automatically. The bug was reported by someone
on IRC, and apparently he e-mailed me a patch, but I have been unable to check my e-mail while
I am away. :(
svn path=/trunk/kdenonbeta/kdecvs-build/; revision=412567
* Added a few command line options. (--(no-)?color, --foo)
* Lots of code cleanup, corrected/added comments, etc. Some functions were
rewritten/reorganized.
* This is what I'll be releasing as 0.93 if I don't catch any other major flaws
in the meantime.
* The output is more 'colorful'
svn path=/trunk/kdenonbeta/kdecvs-build/; revision=410256
doc.html.in is still floating around since it's what passes for documentation.
* Rename kdecvs-pywizard to kdesvn-pywizard. It's still tied to the old options
though, and as such isn't really a great help.
* Update HISTORY and TODO.
svn path=/trunk/kdenonbeta/kdecvs-build/; revision=409925
* 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