aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-20Improve the manualsAlex Merry
2014-04-18Make documentation generation python3 compatibleUwe L. Korn
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-15Add TODOs to KDEInstallDirs.cmakeAlex Merry
2014-04-14Improve FindEGL.cmakeAlex Merry
2014-04-11Be more verbose about searching for SphinxAlex Merry
2014-04-11Add documentation generation using SphinxAlex Merry
2014-04-01Do not replace "-" with "_" in .po filesAurélien Gâteau
2014-03-28beta1 preparation: ECM is now 0.0.12v0.0.12David Faure
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-17Add historical info to comments in the compiler settings hacksAlex Merry
2014-03-11Import FindOpenEXR.cmake from kimageformatsAurélien Gâteau
2014-03-11Fix over-zealous search-and-replace in the docsAlex Merry
2014-03-11Add documentation about writing find modulesAlex Merry
2014-03-07Make the required CMake version in the ExecuteAllModules test 2.8.12Alex Merry
2014-03-06Remove unused find-modules back to the atticAlex Merry
2014-03-05Check versions for individual componentsAurélien Gâteau
2014-03-04Also pass -fno-exceptions when building with clangAlex Richardson
2014-03-02find_dependency: Update to match CMake's versionAlex Merry
2014-03-01alpha2 preparation: ECM is now 0.0.11v0.0.11David Faure
2014-02-25Remove FindDocBook*.cmakeAlex Merry
2014-02-25Improve FindXCBMartin Gräßlin
2014-02-25Add a FindWayland moduleMartin Gräßlin
2014-02-25Add a FindEGL moduleMartin Gräßlin
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-15Add a cleaned up version of FindSharedMimeInfo.cmakeAlex Merry
2014-02-14build on Mac OS XHarald Fernengel
2014-02-14Improve docs for kde modulesAlex Merry
2014-02-12Install app desktop files to share/applications, not in a kde5 subdirAlex Merry
2014-02-11Improve wording of documentation for ECM_INSTALL_ICONSDavid E. Narvaez
2014-02-05Remove commands that just set variables to their defaultsv0.0.10Alex Merry
2014-02-04Use the MSVC variable directly, instead of the compiler IDAlex Merry
2014-02-04Resolve some FIXMEs related to MSVC and IntelAlex Merry
2014-02-04bump ecm to 0.0.10David Faure
2014-02-04Fix MSVC libc linkage for debug buildsAlex Richardson
2014-01-29Improve the compiler version checksAlex Merry
2014-01-29Check the C_COMPILER_ID when settings C_FLAGS, not CXX_COMPILER_IDAlex Merry
2014-01-29KDE_SOURCE_FILES_ENABLE_EXCEPTIONS: Handle case where COMPILE_FLAGS is not setAurélien Gâteau
2014-01-29Move and comment -fno-common settingAlex Merry