aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-08-20When finding an optional library don't fail if old version isTuomas Suutari
2007-08-20If Strigi is found via pkg-config but not found in the normal installation pa...Adriaan de Groot
2007-08-20SVN_SILENT: I hate my keyboardLaurent Montel
2007-08-20Missing a ')'Laurent Montel
2007-08-20This macro is obsolete nowLaurent Montel
2007-08-20Use FIND_PACKAGE_HANDLE_STANDARD_ARGSLaurent Montel
2007-08-20Now use one uniq macro to create docLaurent Montel
2007-08-16lets see if this helps with the "process timed out" issue on massiveDirk Mueller
2007-08-16also work if used with too few argumentsAlexander Neundorf
2007-08-15-fix indentationAlexander Neundorf
2007-08-15use FindLibintl.cmake instead of FindGettext.cmake in kdelibsAlexander Neundorf
2007-08-15copy stuff from FindGettext.cmake, which actually searches libintl to a new F...Alexander Neundorf
2007-08-15add some commentsAlexander Neundorf
2007-08-15-change was correct, using PATH_SUFFIXES should be even better, then the head...Alexander Neundorf
2007-08-15-add quotes around the filenames, so it should work better with directories c...Alexander Neundorf
2007-08-14Look in the new subdirectory.Daniel M. Duley
2007-08-14On FreeBSD, CUPS lives in /usr/local/lib which needs to be added to the link ...Adriaan de Groot
2007-08-14As the system paths were removed, tell cmake to look for the X libraries in t...Pino Toscano
2007-08-14Other cleanLaurent Montel
2007-08-14Use find_package_handle_standard_argsLaurent Montel
2007-08-14Use find_package_handle_standard_args Laurent Montel
2007-08-13make use of the new FindPackageHandleStandardArgs() macroAllen Winter
2007-08-13Adapt macro to be able to give language nameLaurent Montel
2007-08-13some cosmeticsAlexander Neundorf
2007-08-12total rewrite. the last version didn't even look for the blitz libs.Allen Winter
2007-08-12Find BlitzAllen Winter
2007-08-11Now KDE4_CREATE_PO_FILES is not necessaryLaurent Montel
2007-08-11add stuff from cmake cvs and macros for processing po and pot filesAlexander Neundorf
2007-08-09Use FIND_PACKAGE_HANDLE_STANDARD_ARGSLaurent Montel
2007-08-08Look at all variable and not just libs variable which can beLaurent Montel
2007-08-08Make it "fatal"Laurent Montel
2007-08-08Use FIND_PACKAGE_HANDLE_STANDARD_ARGSLaurent Montel
2007-08-08Use FIND_PACKAGE_HANDLE_STANDARD_ARGSLaurent Montel
2007-08-07Use FIND_PACKAGE_HANDLE_STANDARD_ARGSLaurent Montel
2007-08-07fix typo found by pinoLaurent Montel
2007-08-07-use PATH_SUFFIXES in FindGLIB2.cmake to make the command even shorterAlexander Neundorf
2007-08-06Remove not necessary pathLaurent Montel
2007-08-06Remove not necessary path here tooLaurent Montel
2007-08-06Remove not necessary pathLaurent Montel
2007-08-06SVN_SILENT: typoLaurent Montel
2007-08-06don't create the buildtests target for the MSVC IDEBernhard Loos
2007-08-05ignore errors from the cmake echo processBernhard Loos
2007-08-05add a target "buildtests" which builds all tests in this and its subdirsAlexander Neundorf
2007-08-03don't use $ENV{foo} in MESSAGE(), can mess up parsing under windowsAlexander Neundorf
2007-08-03also search in the kde4 install dirsAlexander Neundorf
2007-08-03-more default search paths: always also search in the current install prefix ...Alexander Neundorf
2007-08-03-don't load KDELibsDependencies.cmake twiceAlexander Neundorf
2007-08-03-add FindPackageHandleStandardArgs.cmake from cmake cvs, which adds a macro f...Alexander Neundorf
2007-08-03remove unnecessary default search pathAlexander Neundorf
2007-08-03remove unnecessary default search pathsAlexander Neundorf