summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/Makefile
Commit message (Expand)AuthorAge
* kconfig: rename zconf.y to parser.yMasahiro Yamada2019-02-13
* kconfig: rename zconf.l to lexer.lMasahiro Yamada2019-02-13
* kconfig: clean generated *conf-cfg filesMasahiro Yamada2019-01-13
* kconfig: rename generated .*conf-cfg to *conf-cfgMasahiro Yamada2019-01-05
* kbuild: use assignment instead of define ... endef for filechk_* rulesMasahiro Yamada2019-01-05
* kconfig: split images.c out of qconf.cc/gconf.c to fix gconf warningsMasahiro Yamada2018-12-28
* kconfig: split the lexer out of zconf.yMasahiro Yamada2018-12-28
* kconfig: split some C files out of zconf.yMasahiro Yamada2018-12-28
* kconfig: remove silentoldconfig targetMasahiro Yamada2018-11-01
* kconfig: remove oldnoconfig targetMasahiro Yamada2018-11-01
* kconfig: do not require pkg-config on make {menu,n}configMasahiro Yamada2018-09-02
* kconfig: fix "Can't open ..." in parallel buildMasahiro Yamada2018-08-22
* kconfig: add build-only configurator targetsRandy Dunlap2018-08-22
* Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-08-15
|\
| * kconfig: create directories needed for syncconfig by itselfMasahiro Yamada2018-07-25
| * kconfig: remove unneeded directory generation from local*configMasahiro Yamada2018-07-25
| * kconfig: check for pkg-config on make {menu,n,g,x}configRandy Dunlap2018-07-17
* | kbuild: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBSLaura Abbott2018-07-17
|/
* kbuild: Move last word of nconfig help to the previous linePetr Vorel2018-06-05
* kconfig: Add testconfig into make help outputPetr Vorel2018-06-05
* kconfig: drop localization supportSam Ravnborg2018-05-28
* kconfig: refactor ncurses package checks for building mconf and nconfMasahiro Yamada2018-05-28
* kconfig: refactor GTK+ package checks for building gconfMasahiro Yamada2018-05-28
* kconfig: refactor Qt package checks for building qconfMasahiro Yamada2018-05-28
* kbuild: add %.lex.c and %.tab.[ch] to 'targets' automaticallyMasahiro Yamada2018-04-07
* kbuild: clean up *.lex.c and *.tab.[ch] patterns from top-level MakefileMasahiro Yamada2018-04-07
* Merge tag 'kconfig-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-04-03
|\
| * kconfig: tests: add framework for Kconfig unit testingMasahiro Yamada2018-03-25
| * kconfig: remove redundant streamline_config.pl prerequisiteUlf Magnusson2018-03-25
| * kconfig: rename silentoldconfig to syncconfigMasahiro Yamada2018-03-25
| * kconfig: invoke oldconfig instead of silentoldconfig from local*configMasahiro Yamada2018-03-25
* | kbuild: restore autoksyms.h touch to the top MakefileMasahiro Yamada2018-03-25
|/
* kconfig: Remove silentoldconfig from help and docs; fix kconfig/conf's helpMarc Herbert2018-01-27
* kconfig: announce removal of oldnoconfig if usedMasahiro Yamada2018-01-25
* kconfig: fix make xconfig when gettext is missingYaakov Selkowitz2018-01-21
* kconfig: use default 'yy' prefix for lexer and parserMasahiro Yamada2018-01-21
* kconfig: generate lexer and parser during build instead of shippingMasahiro Yamada2017-12-15
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* Remove gperf usage from toolchainLinus Torvalds2017-08-19
* kconfig: Check for libncurses before menuconfigBorislav Petkov2017-06-09
* kbuild: make sure autoksyms.h exists earlyNicolas Pitre2016-12-01
* scripts/kconfig: allow building with make 3.80 againJan Beulich2016-02-01
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2015-11-11
|\
| * Use pkg-config to find Qt 4 and 5 instead of direct qmakeThiago Macieira2015-11-02
| * Update the buildsystem for KConfig finding QtThiago Macieira2015-10-14
| * Port xconfig to Qt5 - Remove Qt3Support from Makefile.Boris Barbulovski2015-10-14
* | scripts/kconfig/Makefile: Fix KBUILD_DEFCONFIG check when building with O=Michael Ellerman2015-10-15
* | scripts/kconfig/Makefile: Allow KBUILD_DEFCONFIG to be a targetMichael Ellerman2015-10-01
|/
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2015-07-02
|\
| * kconfig: Wrap long "make help" text linesGeert Uytterhoeven2015-06-04