| Age | Commit message (Expand) | Author |
| 2009-01-13 | Revert the required version number here and put it in kdelibs/CMakeLists.txt. | Jos van den Oever |
| 2009-01-12 | Increase the minimum Strigi version to 0.6.3. | Jos van den Oever |
| 2009-01-06 | Backport r906765 | Albert Astals Cid |
| 2009-01-06 | -rename the export files to KDELibs4(Library|Tools)Targets.cmake from KDELibs... | 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 |
| 2008-12-17 | PyQt SIP flags patch applied. | Simon Edwards |
| 2008-12-15 | -unconditionally enable the reduced link interface | Alexander Neundorf |
| 2008-12-14 | -remove support for option KDE4_USE_ALWAYS_FULL_RPATH, with cmake >= 2.6.0 we... | Alexander Neundorf |
| 2008-12-14 | -rename the new kde4_write_basic_cmake_version_file() to macro_write_basic_cm... | Alexander Neundorf |
| 2008-12-14 | -now really fix the logic | Alexander Neundorf |
| 2008-12-14 | -optionally support a version number for searching kdepimlibs | Alexander Neundorf |
| 2008-12-14 | -add a macro which helps with generating a find_package() conform <package>Ve... | Alexander Neundorf |
| 2008-12-14 | -break the long line into multiple lines | Alexander Neundorf |
| 2008-12-12 | SVN_SILENT no it does not ;-) | David Faure |
| 2008-12-11 | make it possible to install several man page docbooks from one dir by generat... | Burkhard Lück |
| 2008-12-09 | -also export kephal, kdecorations, kwineffects and ksrgd (or so) | Alexander Neundorf |
| 2008-12-09 | -add a central FindKDE4Workspace.cmake in kdelibs, which is used by kdetoys, ... | Alexander Neundorf |
| 2008-12-08 | -one more rework the installation of kdepimlibs (last one hopefully) | Alexander Neundorf |
| 2008-12-08 | -make finding the FooConfig.cmake file quiet, but don't make the outer FindFo... | Alexander Neundorf |
| 2008-12-06 | instead of guessing that kdepimlibs is installed under a hardcoded | Dirk Mueller |
| 2008-12-04 | removed obsolate package, it could be replaced completly by using CMAKE_INCLU... | Ralf Habacker |
| 2008-12-04 | removed references to the obsolate KDEWIN package | Ralf Habacker |
| 2008-12-03 | -prefix the targets exported from kdepimlibs with "KDEPIMLibs::", this should... | Alexander Neundorf |
| 2008-12-03 | I have no idea why that line is commented out... | Matthias Kretz |
| 2008-12-02 | Fix finding of pimlibs to search in KDE4_INCLUDE_DIR first. This will allow t... | Ben Cooksley |