aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2009-12-24CCMAIL: neundorf@kde.orgDario Freddi
2009-12-23-handle the case that release- as well as debug-version have been found first...Alexander Neundorf
2009-12-22CCMAIL: ossi@kde.orgDario Freddi
2009-12-20-sync the way how the libraries are found with the FindQt4.cmake from current...Alexander Neundorf
2009-12-20-sort the libs alphabeticallyAlexander Neundorf
2009-12-20-sync with cmake: move the check for the window system before the include-dir...Alexander Neundorf
2009-12-20-syncing with cmake: 7 differences less, 35 left to goAlexander Neundorf
2009-12-19-keep in sync with Qt4 from cmakeAlexander Neundorf
2009-12-14-add the framework path to QT_INCLUDE_DIR instead of QT_QTCORE_INCLUDE_DIRAlexander Neundorf
2009-12-14-kio should be in the link interface of kfile, since it uses kio symbols in i...Alexander Neundorf
2009-12-13-set the KDE4_FOO_LIBRARY/LIBS variables also when building kdelibs itself, a...Alexander Neundorf
2009-12-13SVN_SILENT Fix doc. LIBATTICA_INCLUDE_DIRS doesn't exist.Christophe Giboudeaux
2009-12-13-also use the "NAMES" keyword Alexander Neundorf
2009-12-13remove NO_DEFAULT_PATH in the find_library() callAllen Winter
2009-12-13-make building KDE with Qt4 installed as OSX frameworks workAlexander Neundorf
2009-12-12fix find_library to use HINTS rather than PATHS when searchingAllen Winter
2009-12-08add version check for atticaFrederik Gladhorn
2009-12-07Remove file removed in 1059810 from CMakeLists.txt too.Will Stephenson
2009-12-07Remove CMake module: identical to upstream.Mike Arthur
2009-12-04SVN_SILENT typoChristophe Giboudeaux
2009-12-03add support for the GNU OS (also known as Hurd)Pino Toscano
2009-12-03-autmatically include NepomukAddOn...cmake file, so modules using nepomuk don...Alexander Neundorf
2009-12-03fix name of the nepomuk fileAlexander Neundorf
2009-12-03NepomukAddOntologies.cmake is now in cmake/modules/ like all the other filesAlexander Neundorf
2009-12-03-move this file also to cmake/modules/ where all the other installed files areAlexander Neundorf
2009-12-03-use HINTS instead of PATHS and don't disable the default search path, this s...Alexander Neundorf
2009-12-02Various OSX 10.6 fixes.Mike Arthur
2009-12-01correct copy'n'paste errorPatrick Spendrin
2009-12-01Find Phonon include directory on Qt with Frameworks.Mike Arthur
2009-11-30-find_package_handle_standard_args() already takes care of not printing the s...Alexander Neundorf
2009-11-30Make soprano and sdo optional in FindNepomuk.cmake.George Kiagiadakis
2009-11-29Support upcoming 0.2 version of the shared-desktop-ontologies which will brin...Sebastian Trueg
2009-11-27CCMAIL: neundorf@kde.orgDario Freddi
2009-11-27Also find shared-desktop-ontologies in CMAKE_PREFIX_PATHSebastian Trueg
2009-11-27Fixed Nepomuk build system including the shared ontologies.Sebastian Trueg
2009-11-25Revert the new cmake module committed without any review or announcement and ...Alexander Neundorf
2009-11-25-add support for the COMPONENTS keyword, so we can specifiy which components ...Alexander Neundorf
2009-11-25Add those files back because we shipped them with stable KDE releases.Alexander Neundorf
2009-11-25-rename the cache variable SOPRANO_PLUGIN_DIR to SOPRANO_PLUGIN_ROOT_DIR, so ...Alexander Neundorf
2009-11-25Added macro to find the new shared-desktop-ontologies packageSebastian Trueg
2009-11-25Fix install.Andreas Hartmetz
2009-11-25removed completely deprecated stuffSebastian Trueg
2009-11-24add QtMultimediaPatrick Spendrin
2009-11-24set knewstuff3 variablesFrederik Gladhorn
2009-11-23keep in sync with cmake: search for linguist and designerAlexander Neundorf
2009-11-22-use the LOCATION target property instead EXECUTABLE_OUTPUT_PATHAlexander Neundorf
2009-11-22-use find_package() instead of macro_optional_find_package() for soprano insi...Alexander Neundorf
2009-11-22cosmetics: all lower-caseAlexander Neundorf
2009-11-22-use HINTS instead of PATHS for searching (directories listed with HINTS are ...Alexander Neundorf
2009-11-22CCMAIL: kde-buildsystem@kde.orgDario Freddi