Hi everybody, I'm glad to announce the first release of my custom-buildsystem plugin for KDevelop 4. It allows to setup commands for configuring, compiling and installing a project along with managing include directories so that the C++ support finds the include'd headers. I'm using it since a couple of months for a project that has a completely self-written buildsystem (in JS) and it works quite well. It also supports setting up multiple build directories in case your build-system allows to easily do out-of-source builds for different configurations. Again I'm using that quite a bit to compile our code against Qt3 and Qt4.
Any bugs you find should be reported via the usual KDE bug tracking system, if you can please make sure to choose the "kdevelop" product and the "custom-buildsystem" component. If you cannot choose that, don't worry the KDevelop maintainers will make sure that the bugs are being sorted properly. I'd show some screenshots, but there's not really much to see (except the config-dialog) :) The source code can be found at: http://download.kde.org/stable/kdevelop/custom-buildsystem/1.0.0/src/kdevelop-custom-buildsystem-1.0.0.tar.bz2 I'm including the hash sums for the package for you to be able to verify that downloaded file: MD5Sum: 2d373002ddac5f5c23f67620bcbcc63d kdevelop-custom-buildsystem-1.0.0.tar.bz2 SHA1Sum: 25e08a67f653eae5210ad360c7cb559b2178e0cd kdevelop-custom-buildsystem-1.0.0.tar.bz2 Andreas -- Your nature demands love and your happiness depends on it. _______________________________________________ Kde-packager mailing list kde-packa...@kde.org https://mail.kde.org/mailman/listinfo/kde-packager >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<