kdesvn-build release 0.98.2
kdesvn-build 0.98.2 is on the KDE 4.0 development track. If you intend to build KDE 3 with this release, it is possible, but it would be much easier to use kdesvn-build 1.6.2 instead.
Download it: kdesvn-build-0.98.2.tar.bz2 (47KB)
kdesvn-build 0.98.2 had the following changes from the prior release:
Bugfixes
- If kdesvn-build needs to display the path to the configuration file, it will now always display the actual path that it used instead of the default path.
- The mutual exclusion lock is no longer taken when running in pretend mode. This means that you can run kdesvn-build in pretend mode even while kdesvn-build is already running.
Feature Additions
- More options can be set on a per module basis, which used to be only possible to set
globally. These options are:
- source-dir (which chooses the directory to download the sources into)
- svn-server (which controls the Subversion server to download the sources from)
- qtdir (which controls the location of the Qt library)
- kdedir (which controls where KDE is installed to)
- binpath (controls the setting of the PATH environment variable while kdesvn-build is running)
- libpath (controls what libraries are added to LD_LIBRARY_PATH while kdesvn-build is running)
kdesvn-build - KDE Build Tool