aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-20Disable signals and slots macros, but not "emit", which is perfectly fine.David Faure
2013-06-20Forwardport a95c696ef1520339c6 from kdelibs.David Faure
2013-06-20We now have KWallet framework in stagingKevin Ottens
2013-06-04cleanupChristophe Giboudeaux
2013-06-04Remove FindKdepim.cmakeChristophe Giboudeaux
2013-06-04Remove FindKdepimLibs.cmakeChristophe Giboudeaux
2013-06-04Remove FindSoprano.cmakeChristophe Giboudeaux
2013-05-06Adding XmlGui to the list of staging modulesKevin Ottens
2013-05-04Export some of the staging frameworksKevin Ottens
2013-04-20Remove some obsolete stuff.Stephen Kelly
2013-04-20Remove FILE_OFFSET_BITS definition.Stephen Kelly
2013-04-19Increase the minimal cmake version.Stephen Kelly
2013-04-14Remove some no-longer-needed code from Qt5Transitional.Stephen Kelly
2013-04-12Clean up some QtQuick1 stuff.Stephen Kelly
2013-04-09Increase the minimal cmake version.Stephen Kelly
2013-03-25Add declarative modules to 'all modules'Stephen Kelly
2013-03-25List X11Extras as part of 'all modules'Stephen Kelly
2013-03-24Set the INTERFACE_INCLUDE_DIRECTORIES for all available Qt components.Stephen Kelly
2013-03-19Set the CMAKE_INCLUDE_CURRENT_DIR_IN_INTERFACE variable.Stephen Kelly
2013-03-16Remove some settings which are no longer needed with CMake 2.8.11.Stephen Kelly
2013-03-16Require the newest CMake.Stephen Kelly
2013-03-14Add support for xcb-keysyms to FindXCBMartin Gräßlin
2013-03-14Guard use of set(CACHE CMAKE_BUILD_TYPE)Stephen Kelly
2013-03-14Add more convenient fragments until it appears upstream.Stephen Kelly
2013-02-27Merge branch 'master' of git://anongit.kde.org/extra-cmake-modulesAlex Neundorf
2013-02-27increase version to 0.0.8Alex Neundorf
2013-02-27Add a check for the minimum compiler version.Stephen Kelly
2013-02-21Add a check for the minimum compiler version.Stephen Kelly
2013-02-19Remove configure check for -fPIE.Stephen Kelly
2013-02-19Update comment with info about why this exists.Stephen Kelly
2013-02-19Remove check for GCC < 4.3.Stephen Kelly
2013-02-19Remove logic for GCC < 4.2.Stephen Kelly
2013-02-19Remove visibility flags.Stephen Kelly
2013-02-19GCC 4.1 is not supported by Qt 5.Stephen Kelly
2013-02-18remove -Wl,--disable-auto-import from mingw optionsAlex Neundorf
2013-02-16enable position independent code if required by QtAlex Neundorf
2013-02-16Qt5 does not support QT_USE_IMPORTED_TARGETS anymoreAlex Neundorf
2013-02-16add some commentsAlex Neundorf
2013-02-16KDECompilerSettings: use information from Qt5Config.cmakeAlex Neundorf
2013-02-16...trying to fix jenkinsAlex Neundorf
2013-02-15-some compiler flags tweakingAlex Neundorf
2013-02-15cosmetics: fix indentationAlex Neundorf
2013-02-15Fix FindLibUSB1Yury G. Kudryashov
2013-02-12QML_INSTALL_DIR points to LIB_INSTALL_DIR/qmlSebastian Kügler
2013-02-09Remove -fno-threadsafe-statics.David Faure
2013-02-09KDECMakeSettings: enable testing by defaultAlex Neundorf
2013-02-08-better comment (from plasma-framework)Alex Neundorf
2013-02-08some FindKF5.cmake improvements, increase to version 0.0.7Alex Neundorf
2013-02-07-add kjs to the know tier1 libsAlex Neundorf
2013-01-25Use the CMAKE_LINK_DEPENDS_NO_SHARED feature.Stephen Kelly