aboutsummaryrefslogtreecommitdiff
path: root/kde-modules/KDECMakeSettings.cmake
AgeCommit message (Expand)Author
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-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-10Add a test for _repository_name() a function added for fetch-translationsAleix Pol
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-03-06Only register APPLE_* options if(APPLE)Aleix Pol
2017-02-01Fix ENABLE_CLAZY on WindowsHannah von Reth
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-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-24Create a test that validates projects' appstream informationAleix Pol
2015-12-28Silence CMP0063 warnings with KDECompilerSettings.Alex Merry
2015-11-18Make it possible to enable Clazy on any KDE projectAleix Pol
2015-10-13make it possible to build KDE Frameworks 5 with a plain qt 5.5.x installed fr...Christoph Cullmann
2015-09-16Disable X11,XCB etc. detection on OS XSamuel Gaist
2015-02-06Document when modules were added to ECM.Alex Merry
2015-02-04Create an uninstall target by default in KDE projects.Alex Merry
2014-05-07Windows: Make sure plugin dlls get built inside ${CMAKE_BINARY_DIR}/binAlex Richardson
2014-05-04use the correct global variablesPatrick Spendrin
2014-04-11Add documentation generation using SphinxAlex Merry
2014-02-14Improve docs for kde modulesAlex Merry
2014-02-05Remove commands that just set variables to their defaultsv0.0.10Alex Merry
2014-01-07Do not set CMP0022Alex Merry
2014-01-07Improve comments in RPATH section of KDECMakeSettingsAlex Merry
2013-10-11Comment out the CMAKE_LINK_INTERFACE_LIBRARIESStephen Kelly
2013-10-11Resolve policy error when CMake requirement is 2.8.12.Stephen Kelly
2013-09-20Make add_library(...MODULE...) a proper replacement for kde4_add_pluginAleix Pol
2013-08-22Remove obsolete setting.Stephen Kelly
2013-03-19Set the CMAKE_INCLUDE_CURRENT_DIR_IN_INTERFACE variable.Stephen Kelly
2013-02-16Qt5 does not support QT_USE_IMPORTED_TARGETS anymoreAlex Neundorf
2013-02-16add some commentsAlex Neundorf
2013-02-09KDECMakeSettings: enable testing by defaultAlex Neundorf
2013-02-08-better comment (from plasma-framework)Alex Neundorf
2013-01-25Use the CMAKE_LINK_DEPENDS_NO_SHARED feature.Stephen Kelly
2013-01-25Populate the INTERFACE_INCLUDE_DIRECTORIES of all built targets.Stephen Kelly
2012-06-20Make non-gui executables by default and provide a function to reverse it.Stephen Kelly
2012-05-23unset all output directories explicitely, except under WindowsAlex Neundorf
2012-05-13fix RPATH handlingAlex Neundorf
2012-05-12remove LIBRARY_TYPE cmake variableAlex Neundorf
2012-05-12rework of extra-cmake-modulesAlex Neundorf
2012-02-18-add fix from Rex Dieter to not add directories from CMAKE_CXX_IMPLICIT_LINK_...Alex Neundorf
2012-02-18-add more settings to KDECMakeSettings.cmakeAlex Neundorf