aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-07-add kjs to the know tier1 libsAlex Neundorf
2013-01-25Use the CMAKE_LINK_DEPENDS_NO_SHARED feature.Stephen Kelly
2013-01-25Populate the INTERFACE_INCLUDE_DIRECTORIES of all built targets.Stephen Kelly
2013-01-25Populate INTERFACE properties of Qt targets here until upstream does it.Stephen Kelly
2013-01-19Remove reference to inqt5 which was always bogus.Stephen Kelly
2013-01-16 remove -Wl,--disable-auto-import on mingwPatrick von Reth
2012-12-12Enable all deprecated API.Stephen Kelly
2012-12-12Add variables for the QtDeclarative library.Stephen Kelly
2012-12-12Set CMAKE_POSITION_INDEPENDENT_CODE if required.Stephen Kelly
2012-12-12Populate the QT_LIBRARIES variable.Stephen Kelly
2012-12-12QtWebkit is now split in QtWebKit and QtWebKitWidgetsJon Severinsson
2012-11-25-fix: ecm_setup_version() has no multi-value argumentsAlex Neundorf
2012-11-24Merge branch 'master' of git://anongit.kde.org/extra-cmake-modulesAlex Neundorf
2012-11-24Explicitly specify the minimum required Qt version here.Volker Krause
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-10-31Rename file and macro for consistency, as requested by Alexander.David Faure
2012-10-31Add XCB find modules by Fredrik Höglund <fredrik@kde.org>David Faure
2012-10-25QtQuick1 is renamed QtDeclarative.Stephen Kelly
2012-09-25Install the ECM man page into section 7Alex Merry
2012-09-16Fix generated version headersDavid Faure
2012-09-06Move kde plugins from lib/kde5 to lib/plugins/kf5David Faure
2012-09-04Add the macro dbus_add_activation_service to ECM.David Faure
2012-09-03Generate major/minor/patch versions too, for #if tests.David 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-08-14-increase version number to 0.0.5 (to make it possible to require 0.0.5 in kd...Alex Neundorf
2012-08-14Require CMake 2.8.9.Stephen Kelly
2012-08-13-add function ecm_write_version_header(<outputfile>) which generates a foo_ve...Alex Neundorf
2012-08-04Update list of modules at tier 1 and tier 2 of frameworks.George Goldberg
2012-07-25Add backwards compatibility for Qt 5 IMPORTED executablesStephen Kelly
2012-06-20comment...Alex Neundorf
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