aboutsummaryrefslogtreecommitdiff
path: root/autotests/kconfig_compiler/CMakeLists.txt
AgeCommit message (Expand)Author
2022-02-18KConfigCompiler: support ItemAccessors=true with signalling itemsFriedrich W. H. Kossebau
2021-12-16WIP: Change the build system to enable building with Qt 6Ahmad Samir
2021-11-23Add the enum group test to the kconfigcompiler_testTomaz Canabrava
2021-11-23Add a proper test for the enumms within groupsTomaz Canabrava
2021-11-23Add missing changesTomaz Canabrava
2021-11-23Demonstrate build failure with kconfig generated codeTomaz Canabrava
2021-09-19Allow KConfigXT to use KSharedConfig::openStateConfigAlexander Lohnau
2020-04-22kconfig_compiler : generate kconfig settings with subgroupCyril Rossi
2020-02-28fix min/max entries with dpointerHenri Chain
2020-02-26Fix tests after D27497Méven Car
2020-02-25Fix code generation for entries with min/maxHenri Chain
2020-01-22Refactor KConfigXTTomaz Canabrava
2019-04-24Add Notify capability to KConfigXTKai Uwe Broulik
2019-03-15kconfig_compiler: new kcfgc args HeaderExtension & SourceExtensionFriedrich W. H. Kossebau
2017-01-06Generate an instance with KSharedConfig::Ptr for singleton and argMartin Gräßlin
2016-12-07Revert "Generate an instance with KSharedConfig::Ptr for singleton and arg"David Faure
2016-12-02Generate an instance with KSharedConfig::Ptr for singleton and argMartin Gräßlin
2016-10-31Make kconfig_compiler autotests use the KCONFIG_ADD_KCFG_FILESAleix Pol
2015-06-22Support translation domain in 'kde' translation systemChusslove Illich (Часлав Илић)
2015-05-02Make the test[0-9] executables non gui, to fix OSXDavid Faure
2015-04-26Generate Q_PROPERTY entries out of KConfigSkeleton classesAleix Pol
2015-03-17Allow to generate qloggingcategories support.Montel Laurent
2014-05-10Revert "adapt to ECMAddTests change"Alex Richardson
2014-05-10adapt to ECMAddTests changeAlex Richardson
2014-05-07Generate MOC files for kconfig_compiler outputs in tests.Matthew Dawson
2014-05-07fix kconfig_compiler test on windowsAlex Richardson
2014-05-07Use ecm_add_test(s) instead of own macroAlex Richardson
2014-03-24Rename the kconfig_compiler_kf5 target to kconfig_compilerAlex Merry
2014-02-20Make kconfig_compiler signals actually useful + add unit testAlex Richardson
2014-01-09rename kconfig_compiler to kconfig_compiler_kf5Jonathan Riddell
2013-12-18Move kconfig code to the root directory.Jenkins CI