| Age | Commit message (Expand) | Author |
| 2009-02-23 | New layout for the cmake summary as discussed on kde-buildsystem. Will backpo... | Sebastian Trueg |
| 2009-02-23 | 4.2 -> 4.3 in some messages | Allen Winter |
| 2009-02-23 | Increase the shared library versioning from .2 to .3 | Allen Winter |
| 2009-02-19 | actually check also the version of the found pulseaudio (by getting its versi... | Pino Toscano |
| 2009-02-16 | Reflect new reality -- kdelibs trunk requires Qt 4.5 (rc1 passes this check) | David Faure |
| 2009-02-13 | Fix linking in kdelibs/kate/plugins/ | David Faure |
| 2009-02-09 | explicitely set CMP0011 to OLD, so we don't get the warning with cmake >= 2.6.3 | Alexander Neundorf |
| 2009-02-09 | find our new slef-compiled openssl 0.9.8j | Christian Ehrlicher |
| 2009-01-30 | Optimiced Code | Marcus Hufgard |
| 2009-01-28 | FindKdepim isn't (and shouldn't) be used anymore. | Christophe Giboudeaux |
| 2009-01-28 | minor doc update. | Allen Winter |
| 2009-01-28 | GLOB_RECURSE in KDE4_ADD_WIN32_APP_ICON is wrong - GLOB should be enough | Christian Ehrlicher |
| 2009-01-25 | it's libgmp on windows | Christian Ehrlicher |
| 2009-01-24 | - define NDEBUG and QT_NO_DEBUG in relwithebinfo build mode - that is how it | Andreas Hartmetz |
| 2009-01-17 | Fix create symlink | Laurent Montel |
| 2009-01-14 | we need the PulseAudio Mainloop Library in kdemultimedia. | Marcus Hufgard |
| 2009-01-11 | updating FindEigen2.cmake for proper search order | James Richard Tyrer |
| 2009-01-09 | add a training / so it's easier to call a filename without having to prepend ... | Anne-Marie Mahfouf |
| 2009-01-09 | Allow to specify minimum version (need to compile kmix, kmix need pulseaudio ... | Laurent Montel |
| 2009-01-09 | Need by kdemultimedia too | Laurent Montel |
| 2009-01-06 | -before installing the exports files, compate the new and the already install... | Alexander Neundorf |
| 2009-01-06 | Add FindLibKonq.cmake from kdiff3 to kdelibs so others can use it too | Albert 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 directories | Alexander Neundorf |
| 2009-01-05 | -add a file which can take care of checking whether the already installed and... | Alexander Neundorf |
| 2009-01-05 | Remove 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 too | Alexander 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 right | Alexander 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.0 | Alexander Neundorf |
| 2009-01-02 | fix error message: KDEVERSION -> KDE_VERSION | Alexander 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-01 | find qca2 on windows again | Christian Ehrlicher |
| 2008-12-31 | Removed this gcc visibility hack. It is no longer needed. | Simon Edwards |
| 2008-12-23 | fix cmake version variable names | Pino Toscano |
| 2008-12-23 | -replace UsePkgConfig with FindPkgConfig | Alexander 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.cmake | Alexander Neundorf |
| 2008-12-22 | -use uppercase consistently in this file | Alexander Neundorf |
| 2008-12-22 | this 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-18 | move the drive letter replace a bit higher | Carlo Segato |
| 2008-12-17 | remove the drive letter from the path on windows, since we can't make a direc... | Carlo Segato |