index
:
kconfig.git
hurd
master
hurd kconfig.git
biblio
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
KF5ConfigMacros.cmake
Age
Commit message (
Expand
)
Author
2021-12-16
WIP: Change the build system to enable building with Qt 6
Ahmad Samir
2021-05-29
kconfig_add_kcfg_files: catch alias targets before failing internally
Friedrich W. H. Kossebau
2020-09-18
CMake: Also set SKIP_AUTOUIC on generated files
Kevin Funk
2020-03-22
KConfig: Convert to SPDX license statements
Andreas Cord-Landwehr
2020-01-19
KCONFIG_ADD_KCFG_FILES: regenerate also on new version of kconfig_compiler
Friedrich W. H. Kossebau
2020-01-13
Add since for target variant of kconfig_add_kcfg_files
David Redondo
2020-01-13
Include CMakeParseArguments
David Redondo
2020-01-13
Allow to also pass a target instead of list of sources to KCONFIG_ADD_KCFG_FILES
David Redondo
2019-03-15
kconfig_compiler: new kcfgc args HeaderExtension & SourceExtension
Friedrich W. H. Kossebau
2019-03-06
KCONFIG_ADD_KCFG_FILES macro: ensure a change of File= in kcfg is picked up
Friedrich W. H. Kossebau
2017-12-14
Remove cmake warning about generating moc file
Montel Laurent
2017-07-01
Fix for CMake 3.9.
Sebastian Holtermann
2016-11-07
Make sure we don't break compilation with past broken units
Aleix Pol
2016-11-07
Properly parse function keywords
Aleix Pol
2016-11-03
Don't be fatal on File field not being properly parsed
Aleix Pol
2016-10-31
Make kconfig_compiler autotests use the KCONFIG_ADD_KCFG_FILES
Aleix Pol
2015-04-23
replace reference to licence with inline licence
Jonathan Riddell
2014-03-24
Rename the kconfig_compiler_kf5 target to kconfig_compiler
Alex Merry
2014-03-24
Remove references to ${_KDE4_KCONFIG_COMPILER_DEP}
Alex Merry
2014-01-09
rename kconfig_compiler to kconfig_compiler_kf5
Jonathan Riddell
2013-12-18
Move kconfig code to the root directory.
Jenkins CI