aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-20List the OpenGL module too.Stephen Kelly
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-23use ${INSTALL_TARGETS_DEFAULT_ARGS} from KDEInstallDirs.cmakeAlex Neundorf
2012-05-16Set the _FOUND variable correctly for modules.Stephen Kelly
2012-05-13FindKF5: make actual component-finding workAlex Neundorf
2012-05-13fix RPATH handlingAlex Neundorf
2012-05-13search inqt5 in FindQt5TransitionalAlex Neundorf
2012-05-12remove LIBRARY_TYPE cmake variableAlex Neundorf
2012-05-12-remove reference to the Use-file, it is not generated anymoreAlex Neundorf
2012-05-12add FindKF5.cmake for finding KF5 libsAlex Neundorf
2012-05-12rework of extra-cmake-modulesAlex Neundorf
2012-05-10Make it possible to build with Qt 5 again.Stephen Kelly
2012-05-08-move FindQt5Transitional to the find-modules/ directoryAlex Neundorf
2012-05-08-add logic to handle components which exist in Qt5 but not in Qt4Alex Neundorf
2012-05-07don't generate and install a Use-file anymoreAlex Neundorf
2012-04-19require cmake 2.8.8 nowAlex Neundorf
2012-04-18QDBus macros are now in the QDBus module. No need for QDBusTools.Stephen Kelly
2012-04-11Add forwarding macro for qt4_wrap_cpp.Stephen Kelly
2012-04-10QtGui doesn't depend on QtXml.Stephen Kelly
2012-04-10Make it easier to build for Qt5.Stephen Kelly
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-03-04Generate the version file in the project binary dir.Stephen Kelly
2012-02-22-adding double quotes to make sure the commands don't failAlex Neundorf
2012-02-21Make this work with find_package(... REQUIRED).Stephen Kelly
2012-02-21Qt5Declarative and Qt5Quick are actually incompatibleStephen Kelly
2012-02-21replaced with VERSION_LESS / VERSION_GREATER.David 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
2012-02-16-generate documentation for both module directoriesAlex Neundorf
2012-02-16-mark ecm_version() as obsolete, ecm_set_version_variables() should be used i...Alex Neundorf
2012-02-16Simply test for the target, no need for the global property.Alex Neundorf
2012-02-16-nicer indentationAlex Neundorf
2012-02-15Set Qt5Transitional_FOUND if Qt4 is foundChristophe Giboudeaux
2012-02-12Move the option to build with Qt5 to ECM.Stephen Kelly
2012-02-12Fix the DATA_INSTALL_DIR.Stephen Kelly
2012-02-12Make sure the Qt Sql module is handled.Stephen Kelly
2012-02-12Rename QtQuick1 to QtQuick.Stephen Kelly
2012-02-12Don't install ECM frameworks with export targets.Stephen Kelly
2012-02-11The targets files are not created for the moment.Christophe Giboudeaux