aboutsummaryrefslogtreecommitdiff
path: root/kde-modules
AgeCommit message (Expand)Author
2013-01-25Populate the INTERFACE_INCLUDE_DIRECTORIES of all built targets.Stephen Kelly
2013-01-16 remove -Wl,--disable-auto-import on mingwPatrick von Reth
2012-11-23increase version to 0.0.6Alex Neundorf
2012-11-23-we require cmake 2.8.9 here, so no need to support older versions hereAlex Neundorf
2012-09-06Move kde plugins from lib/kde5 to lib/plugins/kf5David Faure
2012-08-17Enable the additional GCC compiler flags on all systems.Raphael Kubo da Costa
2012-08-17Drop -ansi from the default CXXFLAGS.Raphael Kubo da Costa
2012-08-16Do not pass -lc to the compiler on BSD systems.Raphael Kubo da Costa
2012-08-16Do not define _GNU_SOURCE on BSD systems.Raphael Kubo da Costa
2012-06-20Make non-gui executables by default and provide a function to reverse it.Stephen Kelly
2012-05-23unset all output directories explicitely, except under WindowsAlex Neundorf
2012-05-13fix RPATH handlingAlex Neundorf
2012-05-12remove LIBRARY_TYPE cmake variableAlex Neundorf
2012-05-12rework of extra-cmake-modulesAlex Neundorf
2012-03-21kde4 -> kde5 in the subdir namesDavid Faure
2012-03-17remove documentation of already-removed dirDavid Faure
2012-03-15Fix default install dirsDavid Faure
2012-02-19-Werror=return-type is unrelated to the visibility testing stuffAlex Neundorf
2012-02-18-make it work with cmake 2.8.7, i.e. warn only instead of failingAlex Neundorf
2012-02-18-make use of the new KDE cmake modules in ECMQtFrameworkAlex Neundorf
2012-02-18-add CMAKECONFIG_INSTALL_PREFIX (lib/cmake/ )Alex Neundorf
2012-02-18-add fix from Rex Dieter to not add directories from CMAKE_CXX_IMPLICIT_LINK_...Alex Neundorf
2012-02-18-add more settings to KDECMakeSettings.cmakeAlex Neundorf
2012-02-18-add KDECMakeSettings.cmake, move RPATH settings thereAlex Neundorf
2012-02-18-cosmeticsAlex Neundorf
2012-02-17add a KDECompilerSettings.cmake, which contains the extracted compiler settin...Alex Neundorf
2012-02-16-add a directory for KDE specific files and add a KDEInstallDirs.cmakeAlex Neundorf