aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2008-03-13configure the strigi analyzer prefix in a central place instead of spreading...Dirk Mueller
2008-03-13Also use pkgconfig to find QImageBlitz, since it installs a .pc file.David Faure
2008-03-12Adjust variableLaurent Montel
2008-03-11Fix the cmake test so that QT_QTWEBKIT_FOUND is set when QtWebKit is found.Alex Merry
2008-03-04-prefer all-lower-case commands and indent using spacesAlexander Neundorf
2008-03-04also install the style guideAlexander Neundorf
2008-03-04-add the cmake style guide for writing modules to KDE svn, so it is easier to...Alexander Neundorf
2008-03-04SVN_SILENT: lowercase commands in KDE4_ADD_APP_ICONChristian Ehrlicher
2008-03-03much better way to determine icon size - the last fix was not correct in some...Christian Ehrlicher
2008-03-02fix KDE4_ADD_APP_ICON when the path contains '64' or any other needed icon sizeChristian Ehrlicher
2008-03-01search for the real symbolAlbert Astals Cid
2008-02-29FindSamba - also check for smbc_option_set, used by the smb kioslave, and not...Matthew Woehlke
2008-02-27fix Samba discovery and usageAllen Winter
2008-02-26The Intel C++ compiler option -Ob is deprecated.Allen Winter
2008-02-24give each handbook and manpage custom target a unique, recognizable name.Allen Winter
2008-02-20-don't put LINK_DIRECTORIES() into the installed KDELibsDependencies.cmake file,Alexander Neundorf
2008-02-20-give a useful error message if somebody is using an old cmake cvs, which doe...Alexander Neundorf
2008-02-20cmake 2.6 is stricter, it checks whether there are targets with multiple names. Alexander Neundorf
2008-02-19Try to search XINE_XCB_FOUND if we have xine installedLaurent Montel
2008-02-18fix documentation formattingAlexander Neundorf
2008-02-18LIB_INSTALL_DIR -> INSTALL_TARGETS_DEFAULT_ARGSChristian Ehrlicher
2008-02-18some improvements to the docs:Alexander Neundorf
2008-02-17Bump minimum required version of Qt to 4.4.0.Matt Rogers
2008-02-15Avoid a cmake warning by terminating the IF properly.Till Adam
2008-02-15QtClucene doesn't have public APILaurent Montel
2008-02-15Add new variable for new libLaurent Montel
2008-02-12Fix cmake file.Andras Mantia
2008-02-12- win32 compile fix: kdecore's CMakeLists.txt says that kdefakes is only buil...Ralf Habacker
2008-02-11Make it possible to get the result from the nepomuk code gen callSebastian Trueg
2008-02-05Add more library to the GStreamer library search.Thiago Macieira
2008-02-02Reverted to version without --quiet parameter to be backwards compatibleSebastian Trueg
2008-02-02Place Qt includes before platform/X11 includesDavid Johnson
2008-02-02Use the new --quiet parameter to suppress useless outputSebastian Trueg
2008-01-31Fix problem when pcre is installed after a first configureLaurent Montel
2008-01-29adjust order of includesDavid Johnson
2008-01-29Add support to install localized icons.Chusslove Illich
2008-01-28Support FLAC > 1.1.2.Alex Merry
2008-01-28standard compiled ruby 1.9.0 has problems with the include dir. Fixed itMarcus Hufgard
2008-01-23Move here FindXine (use by kdebase and kdemultimedia)Laurent Montel
2008-01-22patch by dfaure so that the testfoo.shell wrapper is used when runningAllen Winter
2008-01-21Increase the GENERIC_VERSION strings.Allen Winter
2008-01-21Honor Soprano_FIND_REQUIRED in version checkSebastian Trueg
2008-01-20-default minimum version 0.18 (as shipped with KDE 4.0.0), but now user overr...Alexander Neundorf
2008-01-19* Make the Soprano minimum version configurable with a default of 1.99 for ba...Sebastian Trueg
2008-01-17Strinctly require shared-mime-info 0.20 or later.Pino Toscano
2008-01-16Min Soprano version is now 2.0Sebastian Trueg
2008-01-15say "4.1" when finding the internal include or lib.Allen Winter
2008-01-15fix itAlexander Neundorf
2008-01-14change find include dir message to be less specific about the KDE 4 minor ver...Allen Winter
2008-01-14Locate PCRE headers if they're in /SOMEINCLUDEDIR/pcreBernhard Rosenkraenzer