aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2014-05-03use different syntax to run the target in question instead of an executable i...Patrick Spendrin
2014-04-25Fix ecm_setup_version() with CMake 2.8.12.xAlex Merry
2014-04-25Remove ECMDBusAddActivationService moduleAlex Merry
2014-04-25Add a stub for ECMFindModuleHelpers to the find-modules dirAlex Merry
2014-04-25Make ecm_setup_version interact well with CMP0048Alex Merry
2014-04-25New syntax for ecm_install_icons()Alex Merry
2014-04-25ECMGeneratePriFile: Allow lib and include install dirs to be overriddenAlex Merry
2014-04-25ECMFindModuleHelpers: set traditional variablesAlex Merry
2014-04-23Only search for qttools if ECM_CREATE_QM_FROM_PO_FILES is called.Nicolás Alvarez
2014-04-22Improve plural handling for code using Qt translation systemAurélien Gâteau
2014-04-16Allow ecm_create_qm_loader() to be passed the _SRCS variableAlex Merry
2014-04-16ECMCreateQmFromPoFiles: Also check CMAKE_INSTALL_LOCALEDIRAlex Merry
2014-04-16Make ECMCreateQmFromPoFiles usable from within trunk/l10n-kf5Aurélien Gâteau
2014-04-11Add documentation generation using SphinxAlex Merry
2014-04-01Do not replace "-" with "_" in .po filesAurélien Gâteau
2014-03-28Add ECMCreateQmFromPoFiles.cmakeAurélien Gâteau
2014-03-27Print module name for not found dependend componentMartin Gräßlin
2014-03-17Create ECMFindModuleHelpers module for common find-module codeAlex Merry
2014-03-02find_dependency: Update to match CMake's versionAlex Merry
2014-02-21Defer to CMake's find_dependency macro if it existsAlex Merry
2014-02-19Remove CMakePackageConfigHelpers.cmakeAlex Merry
2014-02-18Simplify argument parsing for ecm_generate_headersAlex Merry
2014-02-18Rename CMakePackageConfigHelpers to ECMPackageConfigHelpersAlex Merry
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