kdesvn-build release 1.11
Released: 2009-Dec-24
Download it: kdesvn-build-1.11.tar.bz2
(59KB)
Code signature: PGP signature - key id 0x7B6AE9F2
kdesvn-build 1.11 had the following changes from the prior release (1.10):
New features/changes:
- Git module support has been improved. Specifically, kdesvn-build will try as much as possible to use existing user-created remote names and remote-tracking branch names instead of always creating new remote aliases or remote-tracking branches.
- The Documentation page has been overhauled. It is still out-of-date in some spots, but is much closer. The Table of configuration file options and list of command-line parameters should be accurate now at least.
- The configure-flags option for the qt-copy module no longer includes -no-exceptions since that disables some useful Qt functionality. It is recommended you remove it from your own kdesvn-buildrc if you have it. In addition the -qdbus configure flag for qt-copy is now -dbus.
- Environment variable changes are no longer output in --pretend --verbose. If you need to see the changes kdesvn-build will make to the environment, use --debug.
- The SSH Agent check is only performed if a module is being updated that uses SSH (including Git modules that use SSH).
- kdesvn-build checks to ensure the known KDE SSL signature is in use, this check is only performed for Subversion modules (since it's not needed for Git modules).
Bugfixes:
- The --verbose option now works in asynchronous mode (the default).
- The KatePart syntax highlighting info (used by KDE platform text editors) has been updated to be current.
kdesrc-build - KDE Build Tool