aboutsummaryrefslogtreecommitdiff
path: root/kde-modules
AgeCommit message (Expand)Author
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
2016-12-30appstreamtest: handle non-installed programsKevin Ottens
2016-12-30Enable -Wsuggest-override for g++ >= 5.0.0Albert Astals Cid
2016-12-29Enable colored warnings in ninja's outputElvis Angelaccio
2016-12-11Never use -Wl,--no-undefined on Mac (APPLE).R.J.V. Bertin
2016-12-10Accept AppleClang as an alternative to ClangR.J.V. Bertin
2016-12-03Find the correct path to the cmake commandv5.29.0-rc1v5.29.0Ovidiu-Florin BOGDAN
2016-11-16Use commits.kde.org in links instead of now outdated quickgit.kde.orgFriedrich W. H. Kossebau
2016-11-05Make KDECMakeSettings work with KDE_INSTALL_DIRS_NO_DEPRECATEDv5.28.0-rc1Friedrich W. H. Kossebau
2016-10-08Revert "Teach KDECompilerSettings about clang-cl, a mode of Clang compiler th...Ben Cooksley
2016-09-30Teach KDECompilerSettings about clang-cl, a mode of Clang compiler that simul...Gleb Popov
2016-09-15Make sure we don't add the appstream test twicev5.27.0-rc2v5.27.0-rc1v5.27.0v5.26.0-rc2Bhushan Shah
2016-08-31add full license textAllen Winter
2016-08-24Fix the harmless warningsChristophe Giboudeaux
2016-08-24Create a test that validates projects' appstream informationAleix Pol
2016-08-21trivial: Fix documentationMatthias Klumpp