aboutsummaryrefslogtreecommitdiff
path: root/KF5ConfigMacros.cmake
AgeCommit message (Expand)Author
2021-12-16WIP: Change the build system to enable building with Qt 6Ahmad Samir
2021-05-29kconfig_add_kcfg_files: catch alias targets before failing internallyFriedrich W. H. Kossebau
2020-09-18CMake: Also set SKIP_AUTOUIC on generated filesKevin Funk
2020-03-22KConfig: Convert to SPDX license statementsAndreas Cord-Landwehr
2020-01-19KCONFIG_ADD_KCFG_FILES: regenerate also on new version of kconfig_compilerFriedrich W. H. Kossebau
2020-01-13Add since for target variant of kconfig_add_kcfg_filesDavid Redondo
2020-01-13Include CMakeParseArgumentsDavid Redondo
2020-01-13Allow to also pass a target instead of list of sources to KCONFIG_ADD_KCFG_FILESDavid Redondo
2019-03-15kconfig_compiler: new kcfgc args HeaderExtension & SourceExtensionFriedrich W. H. Kossebau
2019-03-06KCONFIG_ADD_KCFG_FILES macro: ensure a change of File= in kcfg is picked upFriedrich W. H. Kossebau
2017-12-14Remove cmake warning about generating moc fileMontel Laurent
2017-07-01Fix for CMake 3.9.Sebastian Holtermann
2016-11-07Make sure we don't break compilation with past broken unitsAleix Pol
2016-11-07Properly parse function keywordsAleix Pol
2016-11-03Don't be fatal on File field not being properly parsedAleix Pol
2016-10-31Make kconfig_compiler autotests use the KCONFIG_ADD_KCFG_FILESAleix Pol
2015-04-23replace reference to licence with inline licenceJonathan Riddell
2014-03-24Rename the kconfig_compiler_kf5 target to kconfig_compilerAlex Merry
2014-03-24Remove references to ${_KDE4_KCONFIG_COMPILER_DEP}Alex Merry
2014-01-09rename kconfig_compiler to kconfig_compiler_kf5Jonathan Riddell
2013-12-18Move kconfig code to the root directory.Jenkins CI