aboutsummaryrefslogtreecommitdiff
path: root/kde-modules
AgeCommit message (Expand)Author
2022-03-17KDEClangFormat: se the same source file extensions in clang-format script and...Ahmad Samir
2022-03-12Fix checking the repository name for detached remotesAleix Pol
2022-03-06Check that you're building the framework in a supported platformAlbert Astals Cid
2022-02-13KDEInstallDirs6: replace ECMQueryQMake usage with qtpathsAhmad Samir
2022-02-04Make clang-format Git hook work in worktrees The Assassin
2022-02-01kde_package_app_templates: drop atime,ctime, consistently set mtimeEmil Velikov
2022-02-01kde_package_app_templates: use numeric owner/group with tarEmil Velikov
2022-02-01kde_package_app_templates: reorder and spli tar argsEmil Velikov
2022-01-25Adapt KDEInstallDirs unit test to consider the new version-less variablesVolker Krause
2022-01-20Only enable -bsymbolic-functions when Qt is built in a compatible wayVolker Krause
2022-01-09Rename KDEDeprecationSettings to ECMDeprecationSettingsAlexander Lohnau
2022-01-04Add ecm_set_deprecation_versions cmake functionAlexander Lohnau
2021-12-18Add missing prefix to version-less install directory aliasesVolker Krause
2021-12-05Define version-less install targets in KDEInstallDirs5.cmakeVolker Krause
2021-11-30Revert "If QT_MAJOR_VERSION is not defined, use 5"Volker Krause
2021-11-28If QT_MAJOR_VERSION is not defined, use 5Ivan Čukić
2021-11-23KDEInstallDirs5: set up KSERVICESDIR alias for KSERVICES5DIRDavid Faure
2021-11-23KDEInstallDirs6: remove deprecated variables from the documentationDavid Faure
2021-11-23KDEInstallDirs6: comment out call to query_qmake, not definedDavid Faure
2021-11-23KDEInstallDirs6: don't set deprecated variable names anymoreDavid Faure
2021-11-23PLUGINDIR is based upon QTPLUGINDIR, so only define it after QTPLUGINDIRDavid Faure
2021-11-23Split KDEInstallDirs into a 5 and a 6 variantVolker Krause
2021-10-25Revert "clang-format.cmake: Disable formatting for json files"v5.88.0-rc1v5.88.0Alexander Lohnau
2021-10-24clang-format.cmake: Disable formatting for json filesAlexander Lohnau
2021-10-24GIT_SILENT Fix check in prefix.sh.fish script if ENV vars are already setAlexander Lohnau
2021-10-10msvc: Fix __cplusplus valueAleix Pol
2021-09-28Add -Werror=init-self to the default CMAKE_CXX_FLAGSAhmad Samir
2021-09-27Handle git remotes that aren't called origin in _repository_name()Alex Richardson
2021-09-20clang-format: extend ForeachMacrosDavid Edmundson
2021-09-20Avoid raising an error for submodule git trees.Damien Caliste
2021-09-11KDEClangFormat: Check for autogeneration notice instead of copyright textAlexander Lohnau
2021-08-16Enable KDEGitCommitHooks on WindowsHannah von Reth
2021-07-20suppress tar errorsAdriaan de Groot
2021-07-19Move ENABLE_BSYMBOLICFUNCTIONS documentation in its own moduleAleix Pol
2021-07-17Define NOMINMAX on WindowsHannah von Reth
2021-07-16KDEFrameworksCompilerSettings: move backward-compat code into separate fileFriedrich W. H. Kossebau
2021-07-16KDECompilerSettings: properly use KDE_QT_MODERNCODE_DEFINITIONS_LEVELFriedrich W. H. Kossebau
2021-07-16KDECompilerSettings: support multiple inclusion and auto-levelsFriedrich W. H. Kossebau
2021-07-15KDECompilerSettings: fix message status on too high KDE_COMPILERSETTINGS_LEVELFriedrich W. H. Kossebau
2021-07-15KDEFrameworksCompilerSettings: remove hardcoded KDE_COMPILERSETTINGS_LEVELFriedrich W. H. Kossebau
2021-07-13Fix typos found by codespellChristophe Giboudeaux
2021-07-13KDEFrameworksCompilerSettings: guard ENABLE_BSYMBOLICFUNCTIONS by ECM versionFriedrich W. H. Kossebau
2021-07-12Fix windows build on CIAhmad Samir
2021-07-12Handle case where ECM_GLOBAL_FIND_VERSION is undefinedChristophe Giboudeaux
2021-07-12Enable the usage of -Bsymbolic-functionsAleix Pol
2021-07-10Revert "KDEFrameworksCompilerSettings: use latest KDECompilerSettings"Friedrich W. H. Kossebau
2021-07-10KDEFrameworksCompilerSettings: use latest KDECompilerSettingsFriedrich W. H. Kossebau
2021-07-10KDECompilerSettings: add KDE_COMPILERSETTINGS_LEVEL & more settingsFriedrich W. H. Kossebau
2021-06-29Make pre-commit hook executableMilian Wolff
2021-06-28KDECompilerSettings: revert setting CMAKE_C(XX)_EXTENSIONSFriedrich W. H. Kossebau