aboutsummaryrefslogtreecommitdiff
path: root/kde-modules
AgeCommit message (Expand)Author
2019-08-28Keep 'lib' as default LIBDIR on Arch Linux based systemsAntonio Rojas
2019-08-19disable autouic again - it breaks buildsHarald Sitter
2019-08-19set autorcc and autouic by defaultHarald Sitter
2019-08-15Define install location for JAR/AAR files for AndroidVolker Krause
2019-07-25Notify users when not using KDE_INSTALL_USE_QT_SYS_PATHS about prefix.shAleix Pol
2019-07-23Provide a more sensible CMAKE_INSTALL_PREFIX defaultAleix Pol
2019-07-23Make the default build type "Debug" when compiling a git checkout.David Faure
2019-05-31Create specific directory for Qt logging categories filev5.59.0-rc1v5.59.0Laurent Montel
2019-05-22Don't enable QT_STRICT_ITERATORS on Windows.David Faure
2019-04-07Unconditionally enable -DQT_STRICT_ITERATORS, not just in debug modeDavid Faure
2019-03-23Revert "Take clang-cl into account"Christian Mollekopf
2019-03-23Take clang-cl into accountChristian Mollekopf
2019-02-22Fix releaseme checkout when this is included in a sub-directoryVolker Krause
2019-02-03Fix ENABLE_CLAZY option with clazy >= 1.5Elvis Angelaccio
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