index
:
kconfig.git
hurd
master
hurd kconfig.git
biblio
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2021-01-29
Replace KF5_VERSION with KF_VERSION
Nicolas Fella
2021-01-27
Remove dead cmake code
Nicolas Fella
2020-07-13
Use KF-standardized Qt logging categories
Friedrich W. H. Kossebau
2020-02-12
Use ecm_qt_install_logging_categories over manual categories file
Friedrich W. H. Kossebau
2019-10-20
Enable KF_* group deprecation macros
Friedrich W. H. Kossebau
2019-10-18
Use ECMGenerateExportHeader to manage deprecated API better
Friedrich W. H. Kossebau
2019-09-16
Use new INCLUDE_DIRS with ecm_add_qch, to have doxygen see more includes
Friedrich W. H. Kossebau
2019-08-14
Add a logging category for logs warnings
Méven Car
2018-10-10
Add mechanism to notify other clients of config changes over DBus
David Edmundson
2018-09-30
Remove misleading use of KDE_INSTALL_PYTHONBINDINGSDIR
Stefan Brüns
2017-08-04
Allow to build KConfig without Qt5Gui
Volker Krause
2017-06-05
[FEATURE] Option to build & install QCH file with the public API dox
Friedrich W. H. Kossebau
2017-02-21
KConfig: stop exporting and installing KConfigBackend.
David Faure
2017-02-04
Don't export KEntryMap
Stephen Kelly
2017-01-15
Add python bindings
Stephen Kelly
2015-10-20
use KDE_INSTALL_FULL_ variant, so there is no ambiguity
Rex Dieter
2015-08-01
Upgrade Qt version requirement to 5.3
David Faure
2015-01-10
Update installation variables.
Alex Merry
2014-05-02
fix include path in .pri files
David Faure
2014-04-27
install libexec executables in the kf5 libexec directory
Aleix Pol
2014-04-26
Use KF5_INCLUDE_INSTALL_DIR and KF5_INSTALL_TARGETS_DEFAULT_ARGS
Alex Merry
2014-03-25
Use the full path for kconf_update when running it
Alex Merry
2014-02-16
Use the new syntax for ecm_generate_headers()
David Faure
2014-01-25
Generate and install .pri file
David Faure
2014-01-03
Install all headers into camelcase FrameworkName.
v4.95.0
David Faure
2014-01-01
Generate forward headers.
David Faure
2013-12-18
Move kconfig code to the root directory.
Jenkins CI