aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-10add QT_IMPORTS_DIR (directory where imports are installed, at theMarco Martin
2010-10-04- add static option to KDE4_ADD_PLUGINAndreas Holzammer
2010-10-04Remove FindUDev from the list of finders to install since we are only using i...Rafael Fernández López
2010-10-03-add support for detecting the version in dbusmenuqt trunk, it's more robust ...Alexander Neundorf
2010-10-03-also provide the version number with the dots, in LCMS_DOT_VERSIONAlexander Neundorf
2010-10-03Make the module actually works for me. Seems to be the more standard wayKevin Ottens
2010-10-03Unbreak the Koffice build. LCMS_VERSION didn't have a separator between LCMS_...Christophe Giboudeaux
2010-10-03Add UDev finder. Not passed through revision because we needed it for the Sol...Rafael Fernández López
2010-09-30Make the PulseAudio version check regexp tolerant to extra fluff at the end o...Colin Guthrie
2010-09-27-detect the version of DBusMenuQt also without pkg-configAlexander Neundorf
2010-09-27-include the required version number in the details string, so the message is...Alexander Neundorf
2010-09-26support version #Aaron J. Seigo
2010-09-26-add an include guard also to FindPkgConfig.cmake, should save parsing this 3...Alexander Neundorf
2010-09-26basically a rewrite of FindExiv2.cmake, now works also without pkg-config, ha...Alexander Neundorf
2010-09-26-add an include guard at the top, to avoid parsing this file again and againAlexander Neundorf
2010-09-26-simplify FindFlac.cmake by using find_package_handle_standard_args()Alexander Neundorf
2010-09-26-consistent upper/lowercasingAlexander Neundorf
2010-09-26-improved version checking using the new find_package_handle_standard_args() ...Alexander Neundorf
2010-09-26-consisten lowercasingAlexander Neundorf
2010-09-26-improved version checking using the new syntax of Find_package_handle_standa...Alexander Neundorf
2010-09-26-improved version checking using the new mode of Find_package_handle_standard...Alexander Neundorf
2010-09-26-use find_package_handle_standard_args()Alexander Neundorf
2010-09-26-improve version checking for LCMS using the new mode of find_package_handle_...Alexander Neundorf
2010-09-26-improved version checking using the new mode of find_package_handle_standard...Alexander Neundorf
2010-09-26SVN_SILENT buildChristoph Feck
2010-09-26-improve version checking for LibAtticaAlexander Neundorf
2010-09-26-FORCE the version number into the cache, so we get updated when necessaryAlexander Neundorf
2010-09-26-store the version number of SharedMimeInfo in the cache, so we don't have to...Alexander Neundorf
2010-09-26-compatibility fixesAlexander Neundorf
2010-09-26-Use the new extended find_package_handle_standard_args() syntax for version ...Alexander Neundorf
2010-09-21-when using cmake >= 2.8.3, use FeatureSummary.cmake to automatically create ...Alexander Neundorf
2010-09-02Prefix with KDE4_ as requested by Alexander.David Faure
2010-09-02Add support for showing file and line number in debug output. Based on idea b...David Faure
2010-08-27Removing FindHUpnp.cmake from the list of cmake modules to be installed.Paulo Romulo
2010-08-27SVN_SILENT Using DEFAULT_MSG in find_package_handle_standard_args() at FindHU...Paulo Romulo
2010-08-27Building Solid UPnP backend by default now. HUPnP library required.Paulo Romulo
2010-08-25-sync FindPackageHandleStandardArgs.cmake with the version from cmake master,...Alexander Neundorf
2010-08-24-use consistent casing within each file, remove unnecessary checksAlexander Neundorf
2010-08-24-fix indentation, all lower-caseAlexander Neundorf
2010-08-24-use consistently all lowercase hereAlexander Neundorf
2010-07-314.5 -> 4.6Allen Winter
2010-07-28-extend the documentation for KDE4_ADD_LIBRARY() a bitAlexander Neundorf
2010-07-26remove accidental content duplication and unneeded lines after reviewRomain Pokrzywka
2010-07-23Use PYTHON_SITE_PACKAGES_INSTALL_DIR for installing python modules. SeeMichael Jansen
2010-07-23MakeMichael Jansen
2010-07-18add a debug area for kcalutilsAllen Winter
2010-07-18install FindWcecompat.cmake (needed by FindKDEWin.cmake)Romain Pokrzywka
2010-07-17add debug area for the new kdepimlibs/kcalcore libraryAllen Winter
2010-07-15- fixed finding of png2ico for desktop buildsAndreas Holzammer
2010-07-14- find for wince the right xsltprocAndreas Holzammer