aboutsummaryrefslogtreecommitdiff
path: root/kde-modules
AgeCommit message (Expand)Author
2019-01-19Move -Wsuggest-override -Wlogical-op to regular compiler settingsAlbert Astals Cid
2019-01-09Use more https in linksFriedrich W. H. Kossebau
2018-12-21Revert "Clang: don't enable -Wzero-as-null-pointer-constant on 5.0.0"v5.54.0-rc1v5.54.0David Faure
2018-12-20Clang: don't enable -Wzero-as-null-pointer-constant on 5.0.0David Faure
2018-11-12Use `MATCHES "Clang"` to detect clangRené J.V. Bertin
2018-09-24l10n: Fix matching digits in the repository nameAleix Pol
2018-09-22Add QT_NO_NARROWING_CONVERSIONS_IN_CONNECT as default compile flagsLaurent Montel
2018-09-07Fix minor EBN issuesYuri Chornoivan
2018-09-01Revert "Add _XOPEN_SOURCE to C definitions"v5.50.0-rc1v5.50.0David Faure
2018-08-31Add _XOPEN_SOURCE to C definitionsA. Wilcox
2018-08-06Make it possible for ECM to detect po files at configure timeAleix Pol
2018-06-29Drop outdated QT_USE_FAST_OPERATOR_PLUSFriedrich W. H. Kossebau
2018-06-29Add -Wlogical-op -Wzero-as-null-pointer-constant to KF5 warningsAlbert Astals Cid
2018-06-05Don't include a 64 when building 64bit architectures on flatpakAleix Pol
2018-04-17Don't install plugins within lib on androidAleix Pol
2018-01-28Don't set the LD_LIBRARY_PATH in prefix.shAleix Pol
2017-12-15Introduce INSTALL_PREFIX_SCRIPT to easily set up prefixesAleix Pol
2017-11-05KDECMakeSettings: more docu about the layout of the build dirDavid Faure
2017-08-10Fix the fixChristophe Giboudeaux
2017-08-10Fix build with older CMake versions.Christophe Giboudeaux
2017-08-09Set CMAKE_*_OUTPUT_DIRECTORY to run tests without installing.David Faure
2017-07-29Fix usage of query_qmake: differ between calls expecting qmake or notFriedrich W. H. Kossebau
2017-07-20Add API dox for KDEInstallDirs' KDE_INSTALL_USE_QT_SYS_PATHSFriedrich W. H. Kossebau
2017-07-18KDECompilerSettings.cmake - handle Cywgin when setting LINK_FLAGSAllen Winter
2017-07-15Fix incomplete default path noted in QTQCHDIR documentationFriedrich W. H. Kossebau
2017-06-15(always include CheckCXXCompilerFlag before calling it)R.J.V. Bertin
2017-06-15guess less, test moreR.J.V. Bertin
2017-06-14detect Xcode <= 6.2 from Clang version onlyR.J.V. Bertin
2017-06-05New: ECMAddQch, for generating qch & doxygen tag filesFriedrich W. H. Kossebau
2017-05-30restore hidden-visibility testing with Xcode 6.2v5.35.0-rc1v5.35.0R.J.V. Bertin
2017-04-20adapt to fetchpo changes and use vars for target directories to dry codeHarald Sitter
2017-04-20use correct variable for fetch-translations injectionHarald Sitter
2017-04-20KDEPackageAppTemplates: improve API dox notation of function signatureFriedrich W. H. Kossebau
2017-04-20KDEPackageAppTemplates: mark %{dest} as deprecatedFriedrich W. H. Kossebau
2017-04-20KDEPackageAppTemplates: fix note for %{PROJECTDIRNAME}Friedrich W. H. Kossebau
2017-04-20KDEPackageAppTemplates: remove note of placeholder %{src}, never supportedFriedrich W. H. Kossebau
2017-04-18KDECompilerSettings: Pass -Wvla & -Wdate-timeKevin Funk
2017-04-10Add a test for _repository_name() a function added for fetch-translationsAleix Pol
2017-04-10Fix compilation under AppleClangKevin Funk
2017-04-07Allow projects to include the file twiceAleix Pol
2017-04-07Move the repository name recognition into a functionAleix Pol
2017-04-07Fix rx that matches project names out of the git uriAleix Pol
2017-04-06Introduce fetch-translations build commandAleix Pol
2017-04-05Use -Wno-gnu-zero-variadic-macro-arguments moreKevin Funk
2017-03-19KDE compiler settings: treat Clang and AppleClang equallyv5.33.0-rc1v5.33.0René J.V. Bertin
2017-03-06Only register APPLE_* options if(APPLE)Aleix Pol
2017-02-01Fix ENABLE_CLAZY on WindowsHannah von Reth
2017-01-23Enable -Wsuggest-override for g++ >= 5.0.0Albert Astals Cid
2017-01-16Pass -fno-operator-names when supportedKevin Funk
2017-01-03Revert "Enable -Wsuggest-override for g++ >= 5.0.0"Stephen Kelly