| Age | Commit message (Expand) | Author |
| 2008-09-15 | Fix min required version now that >= 0.5.9 should work again (like in 4.1 bra... | David Faure |
| 2008-09-13 | Make the stuff compile with strigi <= 0.6.0 too, since we can. | David Faure |
| 2008-09-13 | When strigi is >= 0.6.0, use signed char instead of char. | David Faure |
| 2008-09-12 | Add macro for KDE4_AKONADI_KABC_LIBS | Tobias Koenig |
| 2008-09-11 | Also search for "1.36" | Andreas Pakulat |
| 2008-09-08 | -prepare for supporting cmake >= 2.6.2 and TARGET_LINK_LIBRARIES(target LINK_... | Alexander Neundorf |
| 2008-09-07 | -remove debug output and improve message | Alexander Neundorf |
| 2008-09-07 | -save some regex matching and make the code easier readable: since cmake 2.6 ... | Alexander Neundorf |
| 2008-09-07 | -fix handling of "REQUIRED" when used in kdelibs | Alexander Neundorf |
| 2008-09-03 | -modify the documentation, so let's see if this shows up tomorrow on api.kde.org | Alexander Neundorf |
| 2008-09-01 | also update the error message with the new required automoc version | Marijn Kruisselbrink |
| 2008-09-01 | bump automoc4 version requirement to match reality - can't | Dirk Mueller |
| 2008-09-01 | Show the actual compiler error when compilation of a simple qt test program f... | David Faure |
| 2008-08-29 | Fix Strigi detection to use a version from the 0.5 branch and to not use a ne... | Jos van den Oever |
| 2008-08-29 | CMAKE_INCLUDE_PATH is always empty here for some reason, | Dirk Mueller |
| 2008-08-29 | not supposed to be committed | Dirk Mueller |
| 2008-08-29 | merge 850650 here | Dirk Mueller |
| 2008-08-26 | Allow a classname to be specified for QT_ADD_DBUS_INTERFACE, and document the... | Alex Merry |
| 2008-08-24 | patch from Alex: | Dirk Mueller |
| 2008-08-22 | Give an accurate hint - if Strigi can't be found, CMAKE_PREFIX_PATH, not CMAK... | Alex Merry |
| 2008-08-21 | Re-Add FindXine.cmake, removing it is a source-incompatible change and breaks | Andreas Pakulat |
| 2008-08-20 | -disable setting the LINK_INTERFACE_LIBRARIES temporarily for cmake cvs HEAD ... | Alexander Neundorf |
| 2008-08-20 | Require at least Strigi 0.6.0 (SVN trunk) because a BC change was needed in l... | Jos van den Oever |
| 2008-08-19 | Xine move to phonon | Helio Castro |
| 2008-08-19 | SVN_SILENT backport minor fix | Benoît Jacob |
| 2008-08-19 | SVN_SILENT backport minor fix | Benoît Jacob |
| 2008-08-18 | backport FindEigen2.cmake. Since some apps like KOffice depend currently on | Benoît Jacob |
| 2008-08-17 | Fix close "if" | Laurent Montel |
| 2008-08-17 | Document the KDE_MIN_VERSION variable and that its deprecated. | Andreas Pakulat |
| 2008-08-17 | Add documentation for KDE_MIN_VERSION variable | Andreas Pakulat |
| 2008-08-16 | FindQt4.cmake: fail if Qt3 has already been found | Alexander Neundorf |
| 2008-08-16 | don't override BUILD_<dir> with the DISABLE_ALL master switch | Alexander Neundorf |
| 2008-08-16 | *make Eigen2 install to prefix/include/eigen2/Eigen | Benoît Jacob |
| 2008-08-16 | fix typo | Alexander Neundorf |
| 2008-08-16 | - FindLibXslt.cmake: proper naming for the variable for the executable | Alexander Neundorf |
| 2008-08-16 | partly sync with cmake: /usr/pkg is searched anyway, initialize the _LIBRARIE... | Alexander Neundorf |
| 2008-08-15 | Allow to use a minimum version with cmake's find_package() call, like | Andreas Pakulat |
| 2008-08-14 | -add some documentation | Alexander Neundorf |
| 2008-08-14 | fix comment in the generated file, it was not correct anymore, the option was... | Alexander Neundorf |
| 2008-08-14 | add a switch to disable all optional dirs initially, e.g. for building only o... | Alexander Neundorf |
| 2008-08-13 | Similar patch as in branch: more informative output when automoc4 isn't found. | David Faure |
| 2008-08-12 | -add Carbon to the "link interface" of kdecore on Mac, this fixes linking lib... | Alexander Neundorf |
| 2008-08-11 | potential_problems was just a remnant of early cmake porting | Alexander Neundorf |
| 2008-08-11 | mostly revert patch from yesterday, since it doesn't seem to support 64bit yet | Alexander Neundorf |
| 2008-08-11 | more output in the error message when automoc4config.cmake isn't found. | David Faure |
| 2008-08-10 | use the new-style cmake 2.6 find_package() mode which automatically searches ... | Alexander Neundorf |
| 2008-08-09 | disable the reduced link interface for now for windows, since there people ha... | Alexander Neundorf |
| 2008-08-08 | updated doc | Ralf Habacker |
| 2008-08-08 | limit KDEWIN_LIBRARIES to the library identified by the recent cmake build ty... | Ralf Habacker |
| 2008-08-06 | -initialize LIB_SUFFIX to 64 (or 32) if kdelibs have been installed to lib64 ... | Alexander Neundorf |