summaryrefslogtreecommitdiff
path: root/scripts/kconfig/Makefile
AgeCommit message (Expand)Author
2017-06-10kconfig: Check for libncurses before menuconfigBorislav Petkov
2016-12-01kbuild: make sure autoksyms.h exists earlyNicolas Pitre
2016-02-01scripts/kconfig: allow building with make 3.80 againJan Beulich
2015-11-10Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2015-11-02Use pkg-config to find Qt 4 and 5 instead of direct qmakeThiago Macieira
2015-10-15scripts/kconfig/Makefile: Fix KBUILD_DEFCONFIG check when building with O=Michael Ellerman
2015-10-14Update the buildsystem for KConfig finding QtThiago Macieira
2015-10-14Port xconfig to Qt5 - Remove Qt3Support from Makefile.Boris Barbulovski
2015-10-01scripts/kconfig/Makefile: Allow KBUILD_DEFCONFIG to be a targetMichael Ellerman
2015-07-02Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2015-06-16kconfig: add xenconfig defconfig helperLuis R. Rodriguez
2015-06-16kconfig: clarify kvmconfig is for kvmLuis R. Rodriguez
2015-06-04kconfig: Wrap long "make help" text linesGeert Uytterhoeven
2015-06-03scripts/kconfig/Makefile: Cosmetic fixesDiego Viola
2015-05-28scripts/kconfig/Makefile: Fix spelling of QtDiego Viola
2015-04-09kconfig: Do not print status messages in make -s modeMichal Marek
2015-04-08kconfig: Simplify MakefileMichal Marek
2015-03-24kbuild: add generic mergeconfig target, %.configMasahiro Yamada
2015-03-24kbuild: mergeconfig: remove redundant $(objtree)Masahiro Yamada
2015-03-24kbuild: mergeconfig: move an error check to merge_config.shMasahiro Yamada
2015-03-24kbuild: mergeconfig: fix "jobserver unavailable" warningMasahiro Yamada
2014-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2014-08-22kconfig: nconfig: fix multi-byte UTF handlingBrian Norris
2014-08-19kbuild: remove redundant clean-files from scripts/kconfig/MakefileMasahiro Yamada
2014-08-19kbuild: refactor script/kconfig/MakefileMasahiro Yamada
2014-08-08x86: Add "make tinyconfig" to configure the tiniest possible kernelJosh Triplett
2014-08-08x86, platform, kconfig: move kvmconfig functionality to a helperJosh Triplett
2014-06-12Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2014-06-10kbuild: create include/config directory in scripts/kconfig/MakefileMasahiro Yamada
2014-06-10kbuild: trivial - remove trailing empty linesMasahiro Yamada
2013-03-07kconfig: optionally use pkg-config to detect ncurses libsJustin Lecher
2012-12-20scripts/kconfig: ensure we use proper CONFIG_ prefixYann E. MORIN
2012-09-27kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as ...Adam Lee
2012-07-26kconfig: Document oldnoconfig to what it really doesSteven Rostedt
2012-07-13kconfig: Print errors to stderr in the MakefileMichal Marek
2012-07-13xconfig: add quiet rule for mocYaakov Selkowitz
2012-07-13xconfig: use pkgconfig to find mocYaakov Selkowitz
2012-01-16Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2012-01-15Improve update-po-config outputPeter Foley
2011-12-18kconfig: adapt update-po-config to new UML layoutPaul Bolle
2011-08-08kconfig/streamline_config.pl: merge local{mod,yes}configArnaud Lacombe
2011-08-08kconfig/streamline_config.pl: use options to determine operating modeArnaud Lacombe
2011-08-08kconfig/streamline_config.pl: directly access LSMOD from the environmentArnaud Lacombe
2011-07-30Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-06-09kconfig: regen parserArnaud Lacombe
2011-06-09kconfig: migrate parser to implicit rulesArnaud Lacombe
2011-06-09kconfig: constify `kconf_id_lookup'Arnaud Lacombe
2011-06-06kconfig/gconf: silent missing prototype warningsArnaud Lacombe
2011-06-06kconfig: nuke LKC_DIRECT_LINK cruftArnaud Lacombe
2011-04-29kconfig: quiet commands when V=0Peter Foley