aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-06Minor: Cleanupv1.7.0-rc1v1.7.0Kevin Funk
2015-02-06Add Android toolchain module to the documentation.Alex Merry
2015-02-06Add missing documentation.Alex Merry
2015-02-06Document when modules were added to ECM.Alex Merry
2015-02-06Move Android toolchain module to ECMAleix Pol
2015-02-04Create an uninstall target by default in KDE projects.Alex Merry
2015-02-04Add a module to provide an uninstall target.Alex Merry
2015-02-01Minor documentation syntax fixes.Alex Merry
2015-01-24Warn when mixing relative and absolute paths in KDEInstallDirs.Alex Merry
2015-01-24Revert "Add SameMajorVersionWithPreleases compat option to ecm_setup_version."Alex Merry
2015-01-24Add SameMajorVersionWithPreleases compat option to ecm_setup_version.Alex Merry
2015-01-24Add ecm_add_app_icon function.Alex Merry
2015-01-14Fix CMP0053 warning with CMake 3.1.Alex Merry
2015-01-13Stop lying in the KDEInstallDirs documentation.Alex Merry
2015-01-11Do not unset cache variables in KDEInstallDirs.Alex Merry
2015-01-08Upgrade ECM version to 1.7.0.l10n daemon script
2015-01-07fix typo that lead to nearly empty KDE_INSTALL_TARGETS_DEFAULT_ARGS var on macChristoph Cullmann
2014-12-28Fix include directory change spotted by Hrvoje Senjan.v1.6.0-rc1v1.6.0Alex Merry
2014-12-28Improve version file tests.Alex Merry
2014-12-28Add deprecation warnings for old-style variables.Alex Merry
2014-12-28Refactor KDEInstallDirs tests.Alex Merry
2014-12-28Make KDEInstallDirs provide KDE_INSTALL_* variables.Alex Merry
2014-12-28Fix formatting in ECMSetupVersion.cmake.Alex Merry
2014-12-28Add COMPATIBILITY argument to ecm_setup_version().Alex Merry
2014-12-17Upgrade ECM version to 1.6.0.l10n daemon script
2014-12-07Fix ECMQueryQmake when Qt5Core is found.Alex Merry
2014-12-07Fix ECMSetupVersionTest/new_explicit_header_abspathAlex Merry
2014-12-07Fix ECMQueryQmake when Qt5Core is missing.Alex Merry
2014-11-14Update the comments about the default lib MSVC hacksv1.5.0-rc1v1.5.0Alex Merry
2014-11-07Set CMAKE_INSTALL_SYSCONFDIR to /etc when CMAKE_INSTALL_PREFIX is /usrAlex Merry
2014-11-07Do not skip searching for X11 and Wayland on WindowsAlex Merry
2014-11-05Upgrade ECM version to 1.5.0.l10n daemon script
2014-11-03enable -D_USE_MATH_DEFINES on WindowsPatrick von Reth
2014-10-23Upgrade ECM version to 1.4.0.v1.4.0-rc1v1.4.0l10n daemon script
2014-10-21If find_dependency() fails, so should the Config file it is inAlex Merry
2014-10-19Wayland and QtWayland protocol scannersPier Luigi Fiorini
2014-10-03Typov1.3.0-rc1v1.3.0Christophe Giboudeaux
2014-09-16allow qmldir to follow qt_sys_pathHarald Sitter
2014-09-15add support for detecting libgit2 (with version check, API changes a lot)Christoph Cullmann
2014-09-12Upgrade ECM version to 1.3.0.l10n daemon script
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-05Upgrade ECM version for 1.2.0 release.v1.2.0-rc2v1.2.0-rc1v1.2.0l10n daemon script
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-08-13KDECompilerSettings: Be more portable across libc's.Raphael Kubo da Costa
2014-08-11also define _UNICODE on windowsPatrick von Reth