aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2014-02-16remove old syntax, now that everything has been ported to the new oneDavid Faure
2014-02-16Improve the ECMGenerateHeaders API with a variable for generated filesAlex Merry
2014-02-11Improve wording of documentation for ECM_INSTALL_ICONSDavid E. Narvaez
2014-01-25This file provides the function ecm_generate_pri_file().David Faure
2014-01-25Make ECMSetupVersion set PROJECT_VERSION_*David Faure
2014-01-22Mark target created by ecm_add_test as non GUI by defaultAlex Richardson
2014-01-13Avoid '//' in paths in generated header filesDan Vrátil
2014-01-10Rename ECM_VERSION_* to PROJECT_VERSION_* to avoid confusion with ECM's own v...David Faure
2014-01-03Install all headers under FrameworkName, add optional PREFIX for namespaced h...David Faure
2013-12-27Add the REQUIRED_HEADERS and RELATIVE argumentsAleix Pol
2013-11-05New function to create forward headersAleix Pol
2013-11-04Improve documentation in ECMInstallIcons.cmakeDavid Edmundson
2013-11-02Remove ECMPrintVariables.Stephen Kelly
2013-10-29Copy KDE4 macro to install all icons in the current source dirDavid Edmundson
2013-10-11Remove obsolete files.Stephen Kelly
2013-10-07debug--Aleix Pol
2013-10-07Fix typoAleix Pol
2013-10-03Add new functions for adding unit testsAlex Richardson
2013-10-02Fix typo in comment.Nicolás Alvarez
2013-10-01Remove compatibility signature from ECMSetupVersion.Stephen Kelly
2013-10-01Remove modules which shouldn't be part of the ECM release.Stephen Kelly
2013-09-26Change the signature of the ecm_setup_version macro.Stephen Kelly
2013-09-11Drop ecm_version and ecm_write_version_headerChristophe Giboudeaux
2013-08-27For the CMakePackageConfigHelpers module.Stephen Kelly
2013-08-22Fix a typo in docsYury G. Kudryashov
2013-04-12Clean up some QtQuick1 stuff.Stephen Kelly
2012-12-12Enable all deprecated API.Stephen Kelly
2012-12-12Add variables for the QtDeclarative library.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-23increase version to 0.0.6Alex Neundorf
2012-10-31Rename file and macro for consistency, as requested by Alexander.David Faure
2012-10-25QtQuick1 is renamed QtDeclarative.Stephen Kelly
2012-09-16Fix generated version headersDavid 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-14-increase version number to 0.0.5 (to make it possible to require 0.0.5 in kd...Alex Neundorf
2012-08-13-add function ecm_write_version_header(<outputfile>) which generates a foo_ve...Alex Neundorf
2012-07-25Add backwards compatibility for Qt 5 IMPORTED executablesStephen Kelly
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-23use ${INSTALL_TARGETS_DEFAULT_ARGS} from KDEInstallDirs.cmakeAlex Neundorf
2012-05-16Set the _FOUND variable correctly for modules.Stephen Kelly
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-12rework of extra-cmake-modulesAlex Neundorf
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-18QDBus macros are now in the QDBus module. No need for QDBusTools.Stephen Kelly