aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
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-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-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-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-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
2008-07-24fix indentationAllen Winter
2008-07-24second attempt:Allen Winter
2008-07-24revert.Allen Winter
2008-07-24compute variables for SOPRANO_PLUGIN_FOO_FOUNDAllen Winter
2008-07-23remove the condition around KDE4_ENABLE_EXPERIMENTAL_LIB completelyChristian Ehrlicher
2008-07-23enable KDE4_ENABLE_EXPERIMENTAL_LIB for windows too - kdelibs compiles fine w...Christian Ehrlicher
2008-07-22-fix linking on Windows, here by default the LINK_INTERFACE_LIBRARIES propert...Alexander Neundorf
2008-07-22corrected docRalf Habacker
2008-07-21fix automoc4 for msvc as discussed on kde-buildsystemChristian Ehrlicher
2008-07-21Better to not change TAGLIB_CFLAGSLaurent Montel
2008-07-21-also disable _KDE4_TARGET_LINK_INTERFACE_LIBRARIES() and use the renamed LIN...Alexander Neundorf
2008-07-21Be sure that we defined TAGLIB_INCLUDESLaurent Montel