aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2009-02-23New layout for the cmake summary as discussed on kde-buildsystem. Will backpo...Sebastian Trueg
2009-02-234.2 -> 4.3 in some messagesAllen Winter
2009-02-23Increase the shared library versioning from .2 to .3Allen Winter
2009-02-19actually check also the version of the found pulseaudio (by getting its versi...Pino Toscano
2009-02-16Reflect new reality -- kdelibs trunk requires Qt 4.5 (rc1 passes this check)David Faure
2009-02-13Fix linking in kdelibs/kate/plugins/David Faure
2009-02-09explicitely set CMP0011 to OLD, so we don't get the warning with cmake >= 2.6.3Alexander Neundorf
2009-02-09find our new slef-compiled openssl 0.9.8jChristian Ehrlicher
2009-01-30Optimiced CodeMarcus Hufgard
2009-01-28FindKdepim isn't (and shouldn't) be used anymore.Christophe Giboudeaux
2009-01-28minor doc update.Allen Winter
2009-01-28GLOB_RECURSE in KDE4_ADD_WIN32_APP_ICON is wrong - GLOB should be enoughChristian Ehrlicher
2009-01-25it's libgmp on windowsChristian Ehrlicher
2009-01-24- define NDEBUG and QT_NO_DEBUG in relwithebinfo build mode - that is how itAndreas Hartmetz
2009-01-17Fix create symlinkLaurent Montel
2009-01-14we need the PulseAudio Mainloop Library in kdemultimedia.Marcus Hufgard
2009-01-11updating FindEigen2.cmake for proper search orderJames Richard Tyrer
2009-01-09add a training / so it's easier to call a filename without having to prepend ...Anne-Marie Mahfouf
2009-01-09Allow to specify minimum version (need to compile kmix, kmix need pulseaudio ...Laurent Montel
2009-01-09Need by kdemultimedia tooLaurent Montel
2009-01-06-before installing the exports files, compate the new and the already install...Alexander Neundorf
2009-01-06Add FindLibKonq.cmake from kdiff3 to kdelibs so others can use it tooAlbert Astals Cid
2009-01-06-install the exports file as KDELibs4LibraryTargets.cmake, instead of KDELibs...Alexander Neundorf
2009-01-06-this should now also work for relative install directoriesAlexander Neundorf
2009-01-05-add a file which can take care of checking whether the already installed and...Alexander Neundorf
2009-01-05Remove kformula as discussed on k-c-d.David Faure
2009-01-05-disable FindPlasma.cmake: it was broken, undocumented and since plasma didn'...Alexander Neundorf
2009-01-04-add copyright notice to this one tooAlexander Neundorf
2009-01-04-add a test for plasma/glapplet.h to see whether the plasma opengl support is...Alexander Neundorf
2009-01-04-add missing copyright notices, I hope I got it rightAlexander Neundorf
2009-01-03-fix typo, unbreak build (of kdebase/runtime)Alexander Neundorf
2009-01-03-don't search for the KDE4_INCLUDE_DIR using FIND_PATH() but use the value fr...Alexander Neundorf
2009-01-03-use cmake_policy(VERSION) instead of a second cmake_minimum_required(VERSION...Alexander Neundorf
2009-01-02-if no minimum version is given, set it to 4.0.0Alexander Neundorf
2009-01-02fix error message: KDEVERSION -> KDE_VERSIONAlexander Neundorf
2009-01-02-replace check_include_files() with find_path(), should fix the problem on OS...Alexander Neundorf
2009-01-02-since cmake 2.6.2 the <package>_FIND_VERSION_(MAJOR|MINOR|PATCH) variables a...Alexander Neundorf
2009-01-02-check the version of kdelibs using the KDE_VERSION variable from KDELibsDepe...Alexander Neundorf
2009-01-02-introduce two new internal macros which do the necessary handling for automo...Alexander Neundorf
2009-01-01find qca2 on windows againChristian Ehrlicher
2008-12-31Removed this gcc visibility hack. It is no longer needed.Simon Edwards
2008-12-23fix cmake version variable namesPino Toscano
2008-12-23-replace UsePkgConfig with FindPkgConfigAlexander Neundorf
2008-12-22-remove the set() for CMAKE_USE_CHRPATH, this was not part of any released cm...Alexander Neundorf
2008-12-22-use FindPkgConfig.cmake instead of UsePkgConfig.cmakeAlexander Neundorf
2008-12-22-use uppercase consistently in this fileAlexander Neundorf
2008-12-22this is not necessary anymore when using find_package_handle_standard_args()Alexander Neundorf
2008-12-22-delete FindPNG.cmake and FindTIFF.cmake, they are synced with the ones from ...Alexander Neundorf
2008-12-18move the drive letter replace a bit higherCarlo Segato
2008-12-17remove the drive letter from the path on windows, since we can't make a direc...Carlo Segato