aboutsummaryrefslogtreecommitdiff
path: root/modules/FindSharedMimeInfo.cmake
AgeCommit message (Collapse)Author
2011-06-30Move the modules, modules-test and systeminfo subdirs into 'attic'Allen Winter
2010-09-26SVN_SILENT buildChristoph Feck
svn path=/trunk/KDE/kdelibs/; revision=1179873
2010-09-26-FORCE the version number into the cache, so we get updated when necessaryAlexander Neundorf
Alex svn path=/trunk/KDE/kdelibs/; revision=1179857
2010-09-26-store the version number of SharedMimeInfo in the cache, so we don't have ↵Alexander Neundorf
to search for it everytime again Alex svn path=/trunk/KDE/kdelibs/; revision=1179854
2010-09-26-compatibility fixesAlexander Neundorf
Alex svn path=/trunk/KDE/kdelibs/; revision=1179850
2010-09-26-Use the new extended find_package_handle_standard_args() syntax for version ↵Alexander Neundorf
checking -support the standard find_package() syntax for specifying the minimum version Alex svn path=/trunk/KDE/kdelibs/; revision=1179848
2009-07-02the backslashes are definitely neededPatrick Spendrin
svn path=/trunk/KDE/kdelibs/; revision=990592
2009-07-02it can work without backslashes of course tooPatrick Spendrin
svn path=/trunk/KDE/kdelibs/; revision=990546
2009-07-02use this for spaces in the pathPatrick Spendrin
svn path=/trunk/KDE/kdelibs/; revision=990545
2008-07-20FindPCRE.cmake: lowercasingAlexander Neundorf
FindSharedMimeInfo.cmake: document SHARED_MIME_INFO_MINIMUM_VERSION and add a comment about the WORKING_DIRECTORY FindGStreamer.cmake: use FIND_PACKAGE_HANDLE_STANDARD_ARGS() FindExiv2.cmake: lowercasing, document EXIV2_MIN_VERSION FindKDE4Internal.cmake: remove empty lines from documentation block so everything is included again in the generated documentation Alex svn path=/trunk/KDE/kdelibs/; revision=835253
2008-07-01this should fix update-mime-info execution on windowsChristian Ehrlicher
svn path=/trunk/KDE/kdelibs/; revision=826849
2008-04-03-mark some variables as advanced, so they don't appear in the not-advanced ↵Alexander Neundorf
view of cmake-gui and ccmake -some minor cosmetics (casing and spaces vs. tabs) Alex svn path=/trunk/KDE/kdelibs/; revision=793410
2008-01-20-default minimum version 0.18 (as shipped with KDE 4.0.0), but now user ↵Alexander Neundorf
overridable, used in mimetypes/CMakeLists.txt (see discussion on k-c-d, http://lists.kde.org/?t=119953210500006 ) Alex CCMAIL: toscano.pino@tiscali.it are there more places where this is used ? svn path=/trunk/KDE/kdelibs/; revision=764073
2008-01-17Strinctly require shared-mime-info 0.20 or later.Pino Toscano
svn path=/trunk/KDE/kdelibs/; revision=762655
2007-12-02problem on win32 - might be another problem somewhere else - packaging perhaps?Patrick Spendrin
svn path=/trunk/KDE/kdelibs/; revision=743951
2007-07-23move the mimetype update macro to FindSharedMimeInfo.cmake, since it belongs ↵Alexander Neundorf
to this stuff and not really to KDE4 Alex svn path=/trunk/KDE/kdelibs/; revision=691173
2007-04-14help clueless persons like meHarri Porten
svn path=/trunk/KDE/kdelibs/; revision=653683
2007-03-19shared-mime-info related macros by Pino Toscano (thanks!)David Faure
svn path=/trunk/KDE/kdelibs/; revision=644190