aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2009-08-18Backport: Fix detection of Qt's phonon, patch by Pavel Volkovitskiy, approved...David Faure
2009-08-16Merge pkgconfig vs cmake fix from trunkAllan Sandfeld Jensen
2009-08-11Use HINTS not PATHS to suggest paths to be searchedAllan Sandfeld Jensen
2009-08-09backport r1009414Carlo Segato
2009-08-09backport r1009407Carlo Segato
2009-08-02Fix OSX compilation with Nokia Qt SDK.Mike Arthur
2009-07-29Make sure the Soprano cmake macros are found.Sebastian Trueg
2009-07-12Always define MAKE_FOO_LIB, not only on Windows. This is used in konqueror to...David Faure
2009-07-05Move FindKdepim in the correct directory.Christophe Giboudeaux
2009-06-28-same fix as in trunk: the name of the variable is _firstConfig, not firstCon...Alexander Neundorf
2009-06-24kill the variable EIGEN2_MIN_VERSION, instead use the native Eigen2_FIND_VERSIONBenoît Jacob
2009-06-23update FindEigen2 to allow checking versionsBenoît Jacob
2009-06-18applied suggest change from alex on kde-commitRalf Habacker
2009-06-17applied naming changeRalf Habacker
2009-06-17followed other module naming schemeRalf Habacker
2009-06-16renamed kdewin32 to kdewin to have a more generic name, approved by kde-build...Ralf Habacker
2009-06-15minor fix for finding the kdewin packageRalf Habacker
2009-06-10Run chmod on compiled files, instead of files installed on system.Gökcen Eraslan
2009-06-10Do not show DESTDIR of target in CMake status message, according to r931922.Gökcen Eraslan
2009-06-10Fix project name control. Previously, condition was always true since there i...Gökcen Eraslan
2009-06-10uses new kdewin library first, only when not found the old kdewin32 libraryRalf Habacker
2009-06-02it helps to check in the right file when editing in 2 different places :PBenjamin Reed
2009-06-02if PHONON_INCLUDE_DIR is a framework directory on Mac OS X, we need to includ...Benjamin Reed
2009-06-01Also serach for the QtHelp library when using frameworks.Andreas Pakulat
2009-05-29added commit policy linksRalf Habacker
2009-05-29fixed manifest adding when using OUTPUT_NAME target propertiesRalf Habacker
2009-05-29made cmake policy conform Ralf Habacker
2009-05-28Support and document QT_VERSION_(MAJOR|MINOR|PATCH) as does FindQt4.cmake fromAndreas Pakulat
2009-05-26fixed initialisation of uac manifest support for non kdelibs packagesRalf Habacker
2009-05-26space fixRalf Habacker
2009-05-26documented the real problem betterRalf Habacker
2009-05-26fixed double installRalf Habacker
2009-05-26added initial support for fixing windows vista uac problem by adding a specif...Ralf Habacker
2009-05-19Fix spellingChristoph Feck
2009-05-18-simplify itAlexander Neundorf
2009-05-13Forwardport r963449: Fix strcasestr detection for glibc-2.9David Faure
2009-05-13Make sure to always search the install path first - very important for develo...Sebastian Trueg
2009-05-11Fix typo preventing 1.37 to be found.Andreas Pakulat
2009-05-10Reduce this file to a minimal version, CMake 2.6.2 ships with a quite good andAndreas Pakulat
2009-05-09this patch honors -DPYTHON_SITE_PACKAGES_DIR. if not set, then checks for -DP...Marcos David Dione
2009-05-07we need 0.9.88 nowDirk Mueller
2009-05-07fix in-place location of libkdcraw, making use of an existing header in the s...Pino Toscano
2009-05-06make it easier to bump the min versionDirk Mueller
2009-04-30- We are using the new XZ codebase instead of old codebase. Can be found in h...Helio Castro
2009-04-29-fix FindLibLZMA.cmake, so it sets the variables according to our conventions...Alexander Neundorf
2009-04-28Removed non-existing kmetadata and renamed knepomuk to nepomuk - is this enou...Sebastian Trueg
2009-04-20as Alan said, we don't want that message...Alexander Neundorf
2009-04-20If kdesupport is installed to a place != /usr /usr/local and whateverMichael Jansen
2009-04-17-remove this fileAlexander Neundorf
2009-04-14Add lzma/xz compression algorithm handling. Helio Castro