aboutsummaryrefslogtreecommitdiff
path: root/src/kconf_update/CMakeLists.txt
AgeCommit message (Expand)Author
2021-12-16WIP: Change the build system to enable building with Qt 6Ahmad Samir
2021-05-27Use more target-centric cmake codeFriedrich W. H. Kossebau
2021-02-06Compile without implicit cast from ASCIIAhmad Samir
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-03-12[kconf_update] move from custom logging tech to qCDebugHarald Sitter
2018-02-05Export kconf_update with toolingAleix Pol
2017-08-04Allow to build KConfig without Qt5GuiVolker Krause
2017-01-03Fix build with CMP 0026 set to NEWSven Brauch
2015-08-01Upgrade Qt version requirement to 5.3David Faure
2015-01-10Update installation variables.Alex Merry
2014-05-07Fix kconf_update test on WindowsAlex Richardson
2014-05-07Use QProcess in kconf_updateAlex Richardson
2014-04-27install libexec executables in the kf5 libexec directoryAleix Pol
2014-03-25Export the location of kconf_update in CMakeAlex Merry
2013-12-18Move kconfig code to the root directory.Jenkins CI