aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-28kconfig: refactor ncurses package checks for building mconf and nconfMasahiro Yamada1-34/+24
2018-05-28kconfig: refactor GTK+ package checks for building gconfMasahiro Yamada1-34/+9
2018-05-28kconfig: refactor Qt package checks for building qconfMasahiro Yamada1-45/+28
2018-04-07kbuild: add %.lex.c and %.tab.[ch] to 'targets' automaticallyMasahiro Yamada1-1/+1
2018-04-07kbuild: clean up *.lex.c and *.tab.[ch] patterns from top-level MakefileMasahiro Yamada1-1/+1
2018-04-03Merge tag 'kconfig-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-7/+22
2018-03-26kconfig: tests: add framework for Kconfig unit testingMasahiro Yamada1-0/+8
2018-03-26kconfig: remove redundant streamline_config.pl prerequisiteUlf Magnusson1-4/+4
2018-03-26kconfig: rename silentoldconfig to syncconfigMasahiro Yamada1-3/+10
2018-03-26kconfig: invoke oldconfig instead of silentoldconfig from local*configMasahiro Yamada1-2/+2
2018-03-26kbuild: restore autoksyms.h touch to the top MakefileMasahiro Yamada1-2/+0
2018-01-28kconfig: Remove silentoldconfig from help and docs; fix kconfig/conf's helpMarc Herbert1-3/+4
2018-01-25kconfig: announce removal of oldnoconfig if usedMasahiro Yamada1-0/+2
2018-01-22kconfig: fix make xconfig when gettext is missingYaakov Selkowitz1-0/+1
2018-01-22kconfig: use default 'yy' prefix for lexer and parserMasahiro Yamada1-3/+0
2017-12-16kconfig: generate lexer and parser during build instead of shippingMasahiro Yamada1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-19Remove gperf usage from toolchainLinus Torvalds1-2/+2
2017-06-10kconfig: Check for libncurses before menuconfigBorislav Petkov1-1/+1
2016-12-01kbuild: make sure autoksyms.h exists earlyNicolas Pitre1-0/+2
2016-02-01scripts/kconfig: allow building with make 3.80 againJan Beulich1-1/+3
2015-11-10Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-42/+14
2015-11-02Use pkg-config to find Qt 4 and 5 instead of direct qmakeThiago Macieira1-24/+13
2015-10-15scripts/kconfig/Makefile: Fix KBUILD_DEFCONFIG check when building with O=Michael Ellerman1-1/+1
2015-10-14Update the buildsystem for KConfig finding QtThiago Macieira1-45/+28
2015-10-14Port xconfig to Qt5 - Remove Qt3Support from Makefile.Boris Barbulovski1-2/+2
2015-10-01scripts/kconfig/Makefile: Allow KBUILD_DEFCONFIG to be a targetMichael Ellerman1-1/+4
2015-07-02Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-13/+15
2015-06-16kconfig: add xenconfig defconfig helperLuis R. Rodriguez1-0/+5
2015-06-16kconfig: clarify kvmconfig is for kvmLuis R. Rodriguez1-1/+1
2015-06-04kconfig: Wrap long "make help" text linesGeert Uytterhoeven1-2/+4
2015-06-03scripts/kconfig/Makefile: Cosmetic fixesDiego Viola1-5/+5
2015-05-28scripts/kconfig/Makefile: Fix spelling of QtDiego Viola1-6/+6
2015-04-09kconfig: Do not print status messages in make -s modeMichal Marek1-18/+22
2015-04-08kconfig: Simplify MakefileMichal Marek1-12/+8
2015-03-24kbuild: add generic mergeconfig target, %.configMasahiro Yamada1-10/+9
2015-03-24kbuild: mergeconfig: remove redundant $(objtree)Masahiro Yamada1-1/+1
2015-03-24kbuild: mergeconfig: move an error check to merge_config.shMasahiro Yamada1-1/+0
2015-03-24kbuild: mergeconfig: fix "jobserver unavailable" warningMasahiro Yamada1-1/+1
2014-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-33/+5
2014-08-22kconfig: nconfig: fix multi-byte UTF handlingBrian Norris1-1/+2
2014-08-19kbuild: remove redundant clean-files from scripts/kconfig/MakefileMasahiro Yamada1-1/+0
2014-08-19kbuild: refactor script/kconfig/MakefileMasahiro Yamada1-31/+3
2014-08-08x86: Add "make tinyconfig" to configure the tiniest possible kernelJosh Triplett1-0/+5
2014-08-08x86, platform, kconfig: move kvmconfig functionality to a helperJosh Triplett1-0/+14
2014-06-12Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-1/+0
2014-06-10kbuild: create include/config directory in scripts/kconfig/MakefileMasahiro Yamada1-2/+2
2014-06-10kbuild: trivial - remove trailing empty linesMasahiro Yamada1-1/+0
2013-03-07kconfig: optionally use pkg-config to detect ncurses libsJustin Lecher1-1/+3
2012-12-20scripts/kconfig: ensure we use proper CONFIG_ prefixYann E. MORIN1-0/+3