index
:
kconfig.git
hurd
master
hurd kconfig.git
biblio
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
autotests
/
kconfig_compiler
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2022-02-18
KConfigCompiler: support ItemAccessors=true with signalling items
Friedrich W. H. Kossebau
2021-12-16
WIP: Change the build system to enable building with Qt 6
Ahmad Samir
2021-11-23
Add the enum group test to the kconfigcompiler_test
Tomaz Canabrava
2021-11-23
Add a proper test for the enumms within groups
Tomaz Canabrava
2021-11-23
Add missing changes
Tomaz Canabrava
2021-11-23
Demonstrate build failure with kconfig generated code
Tomaz Canabrava
2021-09-19
Allow KConfigXT to use KSharedConfig::openStateConfig
Alexander Lohnau
2020-04-22
kconfig_compiler : generate kconfig settings with subgroup
Cyril Rossi
2020-02-28
fix min/max entries with dpointer
Henri Chain
2020-02-26
Fix tests after D27497
Méven Car
2020-02-25
Fix code generation for entries with min/max
Henri Chain
2020-01-22
Refactor KConfigXT
Tomaz Canabrava
2019-04-24
Add Notify capability to KConfigXT
Kai Uwe Broulik
2019-03-15
kconfig_compiler: new kcfgc args HeaderExtension & SourceExtension
Friedrich W. H. Kossebau
2017-01-06
Generate an instance with KSharedConfig::Ptr for singleton and arg
Martin Gräßlin
2016-12-07
Revert "Generate an instance with KSharedConfig::Ptr for singleton and arg"
David Faure
2016-12-02
Generate an instance with KSharedConfig::Ptr for singleton and arg
Martin Gräßlin
2016-10-31
Make kconfig_compiler autotests use the KCONFIG_ADD_KCFG_FILES
Aleix Pol
2015-06-22
Support translation domain in 'kde' translation system
Chusslove Illich (Часлав Илић)
2015-05-02
Make the test[0-9] executables non gui, to fix OSX
David Faure
2015-04-26
Generate Q_PROPERTY entries out of KConfigSkeleton classes
Aleix Pol
2015-03-17
Allow to generate qloggingcategories support.
Montel Laurent
2014-05-10
Revert "adapt to ECMAddTests change"
Alex Richardson
2014-05-10
adapt to ECMAddTests change
Alex Richardson
2014-05-07
Generate MOC files for kconfig_compiler outputs in tests.
Matthew Dawson
2014-05-07
fix kconfig_compiler test on windows
Alex Richardson
2014-05-07
Use ecm_add_test(s) instead of own macro
Alex Richardson
2014-03-24
Rename the kconfig_compiler_kf5 target to kconfig_compiler
Alex Merry
2014-02-20
Make kconfig_compiler signals actually useful + add unit test
Alex Richardson
2014-01-09
rename kconfig_compiler to kconfig_compiler_kf5
Jonathan Riddell
2013-12-18
Move kconfig code to the root directory.
Jenkins CI