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
Age
Commit message (
Expand
)
Author
2015-07-27
Don't generate deprecated code
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-05-02
improve error message when binary is not found
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-09-18
Replace nullptr with Q_NULLPTR.
Nicolás Alvarez
2014-06-12
Simple Cleanups
Thomas Braxton
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-28
Stop re-loading values inside KCoreConfigSkeleton::save().
Matthew Dawson
2014-03-24
Rename the kconfig_compiler_kf5 target to kconfig_compiler
Alex Merry
2014-03-23
Add KCoreConfigSkeleton::read() which doesn't call reparseConfiguration.
David Faure
2014-02-20
Make kconfig_compiler signals actually useful + add unit test
Alex Richardson
2014-02-19
Print the diff to stdout on comparison failure
Alex Richardson
2014-01-09
further rename of kconfig_compiler to kconfig_compiler_kf5
Jonathan Riddell
2014-01-09
Further renaming to kconfig_compiler_kf5
Jonathan Riddell
2014-01-09
rename kconfig_compiler to kconfig_compiler_kf5
Jonathan Riddell
2013-12-18
Code reformatted using kde-dev-scripts/astyle-kdelibs.
David Faure
2013-12-18
Move kconfig code to the root directory.
Jenkins CI