aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2015-01-24Add ecm_add_app_icon function.Alex Merry
2015-01-14Fix CMP0053 warning with CMake 3.1.Alex Merry
2014-12-28Fix formatting in ECMSetupVersion.cmake.Alex Merry
2014-12-28Add COMPATIBILITY argument to ecm_setup_version().Alex Merry
2014-12-07Fix ECMQueryQmake when Qt5Core is found.Alex Merry
2014-12-07Fix ECMQueryQmake when Qt5Core is missing.Alex Merry
2014-10-21If find_dependency() fails, so should the Config file it is inAlex Merry
2014-10-03Typov1.3.0-rc1v1.3.0Christophe Giboudeaux
2014-09-12Fix calls to qmakev1.2.1Aleix Pol
2014-09-11Fix fallout from recent ECM patchesAlex Merry
2014-09-11Make code coverage possible in any KDE projectAleix Pol
2014-09-11Add compiler sanitizers supportMathieu Tarral
2014-09-10Introduce ECMGeneratePkgConfigFileAleix Pol
2014-09-05Fixup a minor typo from the last commitRohan Garg
2014-09-03Fix ECM to use qmake instead of hardcoding plugin install dirsRohan Garg
2014-07-14Don't search default paths when finding lconvert.Michael Palimaka
2014-07-04Fix the doc.Christophe Giboudeaux
2014-07-02add breeze to module documentationJonathan Riddell
2014-07-01give a warning if using invalid (typically old KDE 3) categoriesv0.0.15-rc3v0.0.15-rc2v0.0.15-rc1Jonathan Riddell
2014-07-01add breeze icon theme to ECMInstallIcons, ack'ed by notmartJonathan Riddell
2014-06-21ECMAddTests: make NAME_PREFIX only apply to the test, not the targetAlex Merry
2014-05-26Skip non-directory files inside the po/ directoryAurélien Gâteau
2014-05-10Revert "use the NAME_PREFIX only for the test, not for the executable"Alex Merry
2014-05-10add in the correct location. sorry for the noisePatrick Spendrin
2014-05-10hotfixPatrick Spendrin
2014-05-09use the NAME_PREFIX only for the test, not for the executablePatrick Spendrin
2014-05-04Add ECMPoQmTools moduleAurélien Gâteau
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