aboutsummaryrefslogtreecommitdiff
path: root/kde-modules
AgeCommit message (Expand)Author
2014-01-20Remove KDE4 magic from _SET_FANCY in KDEInstallDirs.cmakeAlex Merry
2014-01-14substitute QT_USE_FAST_CONCATENATION with QT_USE_QSTRINGBUILDERMichal Humpula
2014-01-07Do not set CMP0022Alex Merry
2014-01-07Improve comments in KDECompilerSettings.cmakeAlex Merry
2014-01-07Remove commented-out manifest tool code from KDECompilerSettingsAlex Merry
2014-01-07Improve comments in RPATH section of KDECMakeSettingsAlex Merry
2014-01-07Remove use of obsolete add_compiler_export_flagsAlex Merry
2014-01-07Remove custom build typesAlex Merry
2014-01-04remove compat var; moved up to kde4supportv0.0.9David Faure
2013-12-17Do not break kdelibs build while we can't commit to itplasma2tpAurélien Gâteau
2013-12-17Rename KDE4_ENABLE_EXCEPTIONS to KDE_ENABLE_EXCEPTIONSAurélien Gâteau
2013-12-14Split Frameworks only definitions to a new fileAlbert Astals Cid
2013-12-12Install all includes in a KF5 dirAurélien Gâteau
2013-11-24Manually merge daa54a252 from kdelibs into this file.David Faure
2013-11-02Enable C++11 support by default.Volker Krause
2013-10-27Qt doesn't disable the native wchar_t type any more, so also don't do it for ...Sune Vuorela
2013-10-11Comment out the CMAKE_LINK_INTERFACE_LIBRARIESStephen Kelly
2013-10-11Resolve policy error when CMake requirement is 2.8.12.Stephen Kelly
2013-10-11Add the INCLUDE_INSTALL_DIR to the INTERFACE_INCLUDE_DIRS or all frameworks.Stephen Kelly
2013-09-20Make add_library(...MODULE...) a proper replacement for kde4_add_pluginAleix Pol
2013-08-22Remove obsolete setting.Stephen Kelly
2013-08-21CompilerSettings: Add a separate block for clang definitions.Raphael Kubo da Costa
2013-07-24Add Clang support to KDECompilerSettings.cmakeMilian Wolff
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-04-20Remove some obsolete stuff.Stephen Kelly
2013-04-20Remove FILE_OFFSET_BITS definition.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-14Guard use of set(CACHE CMAKE_BUILD_TYPE)Stephen Kelly
2013-02-27Add 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-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-01-25Use the CMAKE_LINK_DEPENDS_NO_SHARED feature.Stephen Kelly