Age | Commit message (Expand) | Author |
2009-06-01 | Also serach for the QtHelp library when using frameworks. | Andreas Pakulat |
2009-05-29 | added commit policy links | Ralf Habacker |
2009-05-29 | fixed manifest adding when using OUTPUT_NAME target properties | Ralf Habacker |
2009-05-29 | made cmake policy conform | Ralf Habacker |
2009-05-28 | Support and document QT_VERSION_(MAJOR|MINOR|PATCH) as does FindQt4.cmake from | Andreas Pakulat |
2009-05-26 | fixed initialisation of uac manifest support for non kdelibs packages | Ralf Habacker |
2009-05-26 | space fix | Ralf Habacker |
2009-05-26 | documented the real problem better | Ralf Habacker |
2009-05-26 | fixed double install | Ralf Habacker |
2009-05-26 | added initial support for fixing windows vista uac problem by adding a specif... | Ralf Habacker |
2009-05-19 | Fix spelling | Christoph Feck |
2009-05-18 | -simplify it | Alexander Neundorf |
2009-05-13 | Forwardport r963449: Fix strcasestr detection for glibc-2.9 | David Faure |
2009-05-13 | Make sure to always search the install path first - very important for develo... | Sebastian Trueg |
2009-05-11 | Fix typo preventing 1.37 to be found. | Andreas Pakulat |
2009-05-10 | Reduce this file to a minimal version, CMake 2.6.2 ships with a quite good and | Andreas Pakulat |
2009-05-09 | this patch honors -DPYTHON_SITE_PACKAGES_DIR. if not set, then checks for -DP... | Marcos David Dione |
2009-05-07 | we need 0.9.88 now | Dirk Mueller |
2009-05-07 | fix in-place location of libkdcraw, making use of an existing header in the s... | Pino Toscano |
2009-05-06 | make it easier to bump the min version | Dirk 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-28 | Removed non-existing kmetadata and renamed knepomuk to nepomuk - is this enou... | Sebastian Trueg |
2009-04-20 | as Alan said, we don't want that message... | Alexander Neundorf |
2009-04-20 | If kdesupport is installed to a place != /usr /usr/local and whatever | Michael Jansen |
2009-04-17 | -remove this file | Alexander Neundorf |
2009-04-14 | Add lzma/xz compression algorithm handling. | Helio Castro |
2009-04-14 | -search for phonon after KDELibsDependencies.cmake has been included | Alexander Neundorf |
2009-04-10 | another try at making a nice message when a required package cannot be found. | Allen Winter |
2009-04-10 | Fix the info message when REQUIRED packages are not found. | Allen Winter |
2009-04-01 | Honour request from Alex to use _FILE for files, by using _FILENAME for "just... | David Faure |
2009-03-27 | -don't require Perl for building any KDE4 app, this is not necessary (documen... | Alexander Neundorf |
2009-03-25 | forward-port various Mac OS X fixes from the 4.2 branch to trunk | Benjamin Reed |
2009-03-21 | although we do support w2k, define win32_winnt to 0x0501 (winxp) to be able t... | Christian Ehrlicher |
2009-03-20 | SVN_SILENT fix typo in comment | David Faure |
2009-03-19 | -add modified versions of CheckCXXSourceRuns/Compiles.cmake, which can handle... | Alexander Neundorf |
2009-03-19 | -mark more variables as advanced | Alexander Neundorf |
2009-03-19 | SOPRANO_PLUGIN_DIR should be advanced as the other SOPRANO_* variables | Alexander Neundorf |
2009-03-17 | -make documentation more exact | Alexander Neundorf |
2009-03-17 | Add a cmake variable DISABLE_ALL_OPTIONAL_SUBDIRECTORIES which can be set to ... | Alexander Neundorf |
2009-03-11 | Suppress 'not found' messages from pkgconfig when the module subsequently | David Jarvie |
2009-03-11 | Add a variant of the standard cmake FindPkgConfig.cmake, which provides a QUIET | David Jarvie |
2009-03-09 | Improve the sentence | David Faure |
2009-03-08 | cmake check for finding IOKit on Mac OS X | Harald Fernengel |
2009-03-08 | we need to define _WIN32_IE too (for mingw) | Christian Ehrlicher |
2009-03-07 | define UNICODE also for mingw | Christian Ehrlicher |
2009-03-04 | Support for .kcfg files being generated using configure_file like tmcguire | David Faure |
2009-03-01 | fix a typo where OPTIONAL could be printed for missing *required* features. | Allen Winter |
2009-02-28 | Add SOPRANO_PLUGIN_VIRTUOSOBACKEND_FOUND | Laurent Montel |
2009-02-27 | typo fix, found by Robby Stephenson | Allen Winter |