aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2010-11-22search for hupnp in the directory it gets installed toJonathan Riddell
2010-11-21Unset all temp variables to not pollute the global "namespace".Sebastian Trueg
2010-11-20disable deprecate warnings also on msvc2008 and msvc2010Christian Ehrlicher
2010-11-19Search for a different file since nepomuk/global.h is a deprecated header fil...Marijn Kruisselbrink
2010-11-19macro_log_feature's "DESCRIPTION" argument is meant to describe the features ...Alex Merry
2010-11-17With this mode of FindPackageHandleStandardArgs, passing the VERSION_VAR is a...David Faure
2010-11-17Fix version handling (by setting SharedDesktopOntologies_FIND_VERSION, which ...David Faure
2010-11-16Expand _SOPRANO_REQUIRED_COMPONENTS_RESULTS, we are interested in theRaphael Kubo da Costa
2010-11-15Apply patch by Romain Perier: make the check for the min soprano version actu...David Faure
2010-11-15Forwardport -c1197454:David Faure
2010-11-14Remove the dependency from the embedded DocBook XSLT, use our translationsLuigi Toscano
2010-11-12find nepomuk_utils alsoFunda Wang
2010-11-07-remove the include guards again, they might keep us from including our own v...Alexander Neundorf
2010-10-31Properly quote the path to kde-chunk.xslLuigi Toscano
2010-10-22Clean up: we can assume strigi is > 0.6.0 nowadaysDavid Faure
2010-10-21Make it an error when a method doesn't return anything.David Faure
2010-10-18add a new cmake variable: IMPORTS_INSTALL_DIR alongside KDE4_IMPORTS_INSTALL_DIRMarco Martin
2010-10-17Add directory for MacOSX with macports installed. OK per luigi.toscano@tisca...Kurt Hindenburg
2010-10-17-add documentation for INSTALL_TARGETS_DEFAULT_ARGSAlexander Neundorf
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