aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2010-03-14-add a copy of FindPackageHandleStandardArgs, which adds checking the version...Alexander Neundorf
2010-03-14-simplify FindPhonon.cmakeAlexander Neundorf
2010-03-07-fix build on OSX with OpenGL (don't turn "-framework foo" into "-framework;...Alexander Neundorf
2010-03-05Allow macro_optional_add_subdirectory to work with CMake 2.8 inJonathan Marten
2010-03-05reduce few columns, so it gives less issues in manpages generationPino Toscano
2010-03-03Look at the correct variable to determine if a compile test succeeded. AfterAndreas Hartmetz
2010-03-03Change the visibility checking test from try_run to try_compile to makeHarald Fernengel
2010-02-20Bring Cross compilation to kdelibsHarald Fernengel
2010-02-17Committing the second part of a previous patch to KAuth (the static fake back...Dario Freddi
2010-02-16Add the support of QtDeclarative module in Qt 4.7. Green flag inAlexis Ménard
2010-02-154.4 => 4.5Allen Winter
2010-02-03KDE4_SERIALIZE_TOOL - set to icerun (with icecream 0.9.5+) toLuboš Luňák
2010-01-24CCMAIL: kde-packager@kde.orgDario Freddi
2010-01-20forward port fixPatrick Spendrin
2010-01-18-comment debug outputAlexander Neundorf
2010-01-18-fix two remaining compat. issues found by the cmake devs:Alexander Neundorf
2010-01-17-remove commented codeAlexander Neundorf
2010-01-13-fix the temporary source incompatiblity introduced in rev 1070849Alexander Neundorf
2010-01-13-don't try to mark non-cache variables as advancedAlexander Neundorf
2010-01-13-break mark_as_advanced into multiple lines to improve readability (also for ...Alexander Neundorf
2010-01-11-fix handling of imported targets which don't have the link interface librari...Alexander Neundorf
2010-01-07-make cmake 2.6.2 find SDO 0.2Alexander Neundorf
2010-01-07we require CMake 2.6.2 or KDE, nothing else has been announced, discussed or ...Alexander Neundorf
2010-01-07we need 2.6.3 for the shared-desktop-ontologies detectionDirk Mueller
2010-01-06-introduce imported targets for the various Qt4 libraries, so we can handle t...Alexander Neundorf
2010-01-06-setting QUIETLY manually is not necessary, this is handled automatically by ...Alexander Neundorf
2010-01-06bugfix: this macro did actually in most cases not work as it should, since mostAlexander Neundorf
2010-01-01Make it possible to override SIP_DEFAULT_DIR from the commandline. ThisMichael Jansen
2009-12-30hmm, actually that change breaks nmake, so revert it. It's a bug that has to ...Romain Pokrzywka
2009-12-30jom parses the '#' from the class uri as the start of a comment so we must es...Romain Pokrzywka
2009-12-28There doesn't exist any sourceformatter library.Andreas Pakulat
2009-12-28Make Soprano dependency check nonfatal and thus Nepomuk libs optional.Maciej Mrozowski
2009-12-26Fix FindSharedDesktopOntologies: Previously, if the required version wasn't f...Christophe Giboudeaux
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