aboutsummaryrefslogtreecommitdiff
path: root/src/core/CMakeLists.txt
AgeCommit message (Expand)Author
2021-01-29Replace KF5_VERSION with KF_VERSIONNicolas Fella
2021-01-27Remove dead cmake codeNicolas Fella
2020-07-13Use KF-standardized Qt logging categoriesFriedrich W. H. Kossebau
2020-02-12Use ecm_qt_install_logging_categories over manual categories fileFriedrich W. H. Kossebau
2019-10-20Enable KF_* group deprecation macrosFriedrich W. H. Kossebau
2019-10-18Use ECMGenerateExportHeader to manage deprecated API betterFriedrich W. H. Kossebau
2019-09-16Use new INCLUDE_DIRS with ecm_add_qch, to have doxygen see more includesFriedrich W. H. Kossebau
2019-08-14Add a logging category for logs warningsMéven Car
2018-10-10Add mechanism to notify other clients of config changes over DBusDavid Edmundson
2018-09-30Remove misleading use of KDE_INSTALL_PYTHONBINDINGSDIRStefan Brüns
2017-08-04Allow to build KConfig without Qt5GuiVolker Krause
2017-06-05[FEATURE] Option to build & install QCH file with the public API doxFriedrich W. H. Kossebau
2017-02-21KConfig: stop exporting and installing KConfigBackend.David Faure
2017-02-04Don't export KEntryMapStephen Kelly
2017-01-15Add python bindingsStephen Kelly
2015-10-20use KDE_INSTALL_FULL_ variant, so there is no ambiguityRex Dieter
2015-08-01Upgrade Qt version requirement to 5.3David Faure
2015-01-10Update installation variables.Alex Merry
2014-05-02fix include path in .pri filesDavid Faure
2014-04-27install libexec executables in the kf5 libexec directoryAleix Pol
2014-04-26Use KF5_INCLUDE_INSTALL_DIR and KF5_INSTALL_TARGETS_DEFAULT_ARGSAlex Merry
2014-03-25Use the full path for kconf_update when running itAlex Merry
2014-02-16Use the new syntax for ecm_generate_headers()David Faure
2014-01-25Generate and install .pri fileDavid Faure
2014-01-03Install all headers into camelcase FrameworkName.v4.95.0David Faure
2014-01-01Generate forward headers.David Faure
2013-12-18Move kconfig code to the root directory.Jenkins CI