aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-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-17Fix close "if"Laurent Montel
2008-08-17Document the KDE_MIN_VERSION variable and that its deprecated.Andreas 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
2008-08-11more output in the error message when automoc4config.cmake isn't found.David Faure
2008-08-10use the new-style cmake 2.6 find_package() mode which automatically searches ...Alexander Neundorf
2008-08-09disable the reduced link interface for now for windows, since there people ha...Alexander Neundorf
2008-08-08updated docRalf Habacker
2008-08-08limit 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
2008-08-06one check less, now that cmake 2.6.0 is requiredMatthias Kretz
2008-08-05-no need to test for > 2.5, since 2.6.0 is required now, so it is always > 2.5Alexander Neundorf
2008-08-05Backport r842305:Andreas Pakulat
2008-08-05Fix my earlier mistake, Debugfull should be enabled for anything greater 2.5 ...Andreas Pakulat
2008-08-04-require cmake >= 2.6.0Alexander Neundorf
2008-07-29backport: when using cmake 2.6.0 make sure it's using automoc 0.9.84 or laterMatthias Kretz
2008-07-29when using cmake 2.6.0 make sure it's using automoc 0.9.84 or laterMatthias Kretz
2008-07-29-this was missing from the commit last night, which enabled the reduced link ...Alexander Neundorf
2008-07-28-make the reduced link interface the defaultAlexander Neundorf
2008-07-28-print a reminder that starting next week at least cmake 2.6.0 is required fo...Alexander Neundorf
2008-07-25fix typoAllen Winter