index
:
kconfig.git
hurd
master
hurd kconfig.git
biblio
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
kconfig_compiler
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2022-01-04
Add Samir variable fix too
Laurent Montel
2021-12-27
kconfig_compiler/CMakeLists.txt - use CMAKE_CROSSCOMPILING
Allen Winter
2021-12-16
WIP: Change the build system to enable building with Qt 6
Ahmad Samir
2021-05-27
Use more target-centric cmake code
Friedrich W. H. Kossebau
2020-01-22
Refactor KConfigXT
Tomaz Canabrava
2020-01-17
Revert "WIP: Refactor KConfigXT"
Tomaz Canabrava
2020-01-16
WIP: Refactor KConfigXT
Tomaz Canabrava
2017-08-04
Allow to build KConfig without Qt5Gui
Volker Krause
2015-09-25
Mark kconfig-compiler as non-gui tool
Harald Fernengel
2015-08-01
Upgrade Qt version requirement to 5.3
David Faure
2015-06-24
Mark message() as WARNING
Aleix Pol
2015-06-23
Install kconfig_compiler into libexec
Aleix Pol
2015-06-21
Make it possible to use kconfig_compiler from different sources
Aleix Pol
2014-04-26
Use KF5_INCLUDE_INSTALL_DIR and KF5_INSTALL_TARGETS_DEFAULT_ARGS
Alex Merry
2014-03-24
Rename the kconfig_compiler_kf5 target to kconfig_compiler
Alex Merry
2014-03-24
Remove unhelpful comments
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