aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-13it seems like this is the culprit for breaking allDirk Mueller
2008-04-12Fall back to also asking pkg-config for PCRE.Harri Porten
2008-04-11Find Qt also on OSX when compiled without frameworks, but with debugging.Till Adam
2008-04-04Fixed an strange behaviour on the plasma finder.Aleix Pol Gonzalez
2008-04-04don't break if ASOUND_LIBRARY_DIR is emptyMatthias Kretz
2008-04-03-mark some variables as advanced, so they don't appear in the not-advanced vi...Alexander Neundorf
2008-04-03coding styleMatthias Kretz
2008-04-03patch by pusling to fix finding libasound, I wonder why it never broke for meMatthias Kretz
2008-04-02-cmake 2.5 is not supported anymoreAlexander Neundorf
2008-03-27print a warning for those using cmake 2.5, next monday this will become an errorAlexander Neundorf
2008-03-27never skip cmake_minimum_required(), otherwise cmake 2.6 generates warningsAlexander Neundorf
2008-03-27the akonadi library name is "akonadi-kde"Allen Winter
2008-03-24Postgress can be installed in /usr/include/postgresql/Laurent Montel
2008-03-22add a DEMO_INSTALL_DIR variable, as a place to install demos.Allen Winter
2008-03-21add variables for the Akonadi library.Allen Winter
2008-03-21Add TAGLIB_MIN_VERSION Laurent Montel
2008-03-18fix the documentation for Qt4 againAlexander Neundorf
2008-03-18fix documentation, QT_LIBRARIES doesn't exist Alexander Neundorf
2008-03-18-help cross compiling, search the krb5-config executable only in the target Alexander Neundorf
2008-03-14Merged revision 785783:Harri Porten
2008-03-14lowercasingAlexander Neundorf
2008-03-14-revert the last commit, it can be better changed in cmakes FindKDE4.cmakeAlexander Neundorf
2008-03-13split into strigila and strigita prefixDirk Mueller
2008-03-13-under Windows, find the install location relative to the installed FindKDE4I...Alexander Neundorf
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-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-04-add note that all-lower-case and indent-using-spaces is preferedAlexander Neundorf
2008-03-04-add the cmake styleguide also in the stable branchAlexander 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-28Backporting r779354+779356David Faure
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 useful error message if a cmake cvs without set_property() is usedAlexander Neundorf
2008-02-20-give a useful error message if somebody is using an old cmake cvs, which doe...Alexander Neundorf
2008-02-20-add INSTALL_TARGETS_DEFAULT_ARGS so e.g. kdepim trunk can work with kdelibs ...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