aboutsummaryrefslogtreecommitdiff
path: root/src/kconfig_compiler/CMakeLists.txt
AgeCommit message (Expand)Author
2021-12-27kconfig_compiler/CMakeLists.txt - use CMAKE_CROSSCOMPILINGAllen Winter
2021-12-16WIP: Change the build system to enable building with Qt 6Ahmad Samir
2021-05-27Use more target-centric cmake codeFriedrich W. H. Kossebau
2020-01-22Refactor KConfigXTTomaz Canabrava
2020-01-17Revert "WIP: Refactor KConfigXT"Tomaz Canabrava
2020-01-16WIP: Refactor KConfigXTTomaz Canabrava
2017-08-04Allow to build KConfig without Qt5GuiVolker Krause
2015-09-25Mark kconfig-compiler as non-gui toolHarald Fernengel
2015-08-01Upgrade Qt version requirement to 5.3David Faure
2015-06-24Mark message() as WARNINGAleix Pol
2015-06-23Install kconfig_compiler into libexecAleix Pol
2015-06-21Make it possible to use kconfig_compiler from different sourcesAleix Pol
2014-04-26Use KF5_INCLUDE_INSTALL_DIR and KF5_INSTALL_TARGETS_DEFAULT_ARGSAlex Merry
2014-03-24Rename the kconfig_compiler_kf5 target to kconfig_compilerAlex Merry
2014-03-24Remove unhelpful commentsAlex Merry
2014-01-09rename kconfig_compiler to kconfig_compiler_kf5Jonathan Riddell
2013-12-18Move kconfig code to the root directory.Jenkins CI