aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-21Not pedantic by defaultLaurent Montel
2008-09-21Add cmake macro for kformula libLaurent Montel
2008-09-19move STRIGI_NEEDS_SIGNED_CHAR for win32 to FindStrigi.cmake to make sure it's...Christian Ehrlicher
2008-09-15Fix min required version now that >= 0.5.9 should work again (like in 4.1 bra...David Faure
2008-09-13Make the stuff compile with strigi <= 0.6.0 too, since we can.David Faure
2008-09-13When strigi is >= 0.6.0, use signed char instead of char.David Faure
2008-09-12Add macro for KDE4_AKONADI_KABC_LIBSTobias Koenig
2008-09-11Also 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-08Backport 854572:David Faure
2008-09-07-remove debug output and improve messageAlexander 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 kdelibsAlexander Neundorf
2008-09-03-modify the documentation, so let's see if this shows up tomorrow on api.kde.orgAlexander Neundorf
2008-09-01also update the error message with the new required automoc versionMarijn Kruisselbrink
2008-09-01bump automoc4 version requirement to match reality - can'tDirk Mueller
2008-09-01Show the actual compiler error when compilation of a simple qt test program f...David Faure
2008-08-29Fix Strigi detection to use a version from the 0.5 branch and to not use a ne...Jos van den Oever
2008-08-29CMAKE_INCLUDE_PATH is always empty here for some reason,Dirk Mueller
2008-08-29not supposed to be committedDirk Mueller
2008-08-29merge 850650 hereDirk Mueller
2008-08-26Allow a classname to be specified for QT_ADD_DBUS_INTERFACE, and document the...Alex Merry
2008-08-26Backport ad filtering improvements --- Maks Orlovich
2008-08-24patch from Alex:Dirk Mueller
2008-08-22Give an accurate hint - if Strigi can't be found, CMAKE_PREFIX_PATH, not CMAK...Alex Merry
2008-08-21Re-Add FindXine.cmake, removing it is a source-incompatible change and breaksAndreas Pakulat
2008-08-20-disable setting the LINK_INTERFACE_LIBRARIES temporarily for cmake cvs HEAD ...Alexander Neundorf
2008-08-20Require at least Strigi 0.6.0 (SVN trunk) because a BC change was needed in l...Jos van den Oever
2008-08-19Xine move to phononHelio Castro
2008-08-19SVN_SILENT backport minor fixBenoît Jacob
2008-08-19SVN_SILENT backport minor fixBenoît Jacob
2008-08-18backport FindEigen2.cmake. Since some apps like KOffice depend currently on Benoît Jacob
2008-08-17Fix close "if"Laurent Montel
2008-08-17Document the KDE_MIN_VERSION variable and that its deprecated.Andreas Pakulat
2008-08-17Add documentation for KDE_MIN_VERSION variableAndreas Pakulat
2008-08-16FindQt4.cmake: fail if Qt3 has already been foundAlexander Neundorf
2008-08-16don't override BUILD_<dir> with the DISABLE_ALL master switchAlexander Neundorf
2008-08-16*make Eigen2 install to prefix/include/eigen2/EigenBenoît Jacob
2008-08-16fix typoAlexander Neundorf
2008-08-16- FindLibXslt.cmake: proper naming for the variable for the executableAlexander Neundorf
2008-08-16partly sync with cmake: /usr/pkg is searched anyway, initialize the _LIBRARIE...Alexander Neundorf
2008-08-16Rewrite QTest::kWaitForSignal so that it doesn't return false even when the s...David Faure
2008-08-15Allow to use a minimum version with cmake's find_package() call, likeAndreas Pakulat
2008-08-14-add some documentationAlexander Neundorf
2008-08-14fix comment in the generated file, it was not correct anymore, the option was...Alexander Neundorf
2008-08-14add a switch to disable all optional dirs initially, e.g. for building only o...Alexander Neundorf
2008-08-13Similar 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-11potential_problems was just a remnant of early cmake portingAlexander Neundorf
2008-08-11mostly revert patch from yesterday, since it doesn't seem to support 64bit yetAlexander Neundorf