Age | Commit message (Expand) | Author |
2018-05-28 | kconfig: refactor ncurses package checks for building mconf and nconf | Masahiro Yamada |
2018-05-28 | kconfig: refactor GTK+ package checks for building gconf | Masahiro Yamada |
2018-05-28 | kconfig: refactor Qt package checks for building qconf | Masahiro Yamada |
2018-04-07 | kbuild: add %.lex.c and %.tab.[ch] to 'targets' automatically | Masahiro Yamada |
2018-04-07 | kbuild: clean up *.lex.c and *.tab.[ch] patterns from top-level Makefile | Masahiro Yamada |
2018-04-03 | Merge tag 'kconfig-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2018-03-26 | kconfig: tests: add framework for Kconfig unit testing | Masahiro Yamada |
2018-03-26 | kconfig: remove redundant streamline_config.pl prerequisite | Ulf Magnusson |
2018-03-26 | kconfig: rename silentoldconfig to syncconfig | Masahiro Yamada |
2018-03-26 | kconfig: invoke oldconfig instead of silentoldconfig from local*config | Masahiro Yamada |
2018-03-26 | kbuild: restore autoksyms.h touch to the top Makefile | Masahiro Yamada |
2018-01-28 | kconfig: Remove silentoldconfig from help and docs; fix kconfig/conf's help | Marc Herbert |
2018-01-25 | kconfig: announce removal of oldnoconfig if used | Masahiro Yamada |
2018-01-22 | kconfig: fix make xconfig when gettext is missing | Yaakov Selkowitz |
2018-01-22 | kconfig: use default 'yy' prefix for lexer and parser | Masahiro Yamada |
2017-12-16 | kconfig: generate lexer and parser during build instead of shipping | Masahiro Yamada |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-08-19 | Remove gperf usage from toolchain | Linus Torvalds |
2017-06-10 | kconfig: Check for libncurses before menuconfig | Borislav Petkov |
2016-12-01 | kbuild: make sure autoksyms.h exists early | Nicolas Pitre |
2016-02-01 | scripts/kconfig: allow building with make 3.80 again | Jan Beulich |
2015-11-10 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2015-11-02 | Use pkg-config to find Qt 4 and 5 instead of direct qmake | Thiago Macieira |
2015-10-15 | scripts/kconfig/Makefile: Fix KBUILD_DEFCONFIG check when building with O= | Michael Ellerman |
2015-10-14 | Update the buildsystem for KConfig finding Qt | Thiago Macieira |
2015-10-14 | Port xconfig to Qt5 - Remove Qt3Support from Makefile. | Boris Barbulovski |
2015-10-01 | scripts/kconfig/Makefile: Allow KBUILD_DEFCONFIG to be a target | Michael Ellerman |
2015-07-02 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2015-06-16 | kconfig: add xenconfig defconfig helper | Luis R. Rodriguez |
2015-06-16 | kconfig: clarify kvmconfig is for kvm | Luis R. Rodriguez |
2015-06-04 | kconfig: Wrap long "make help" text lines | Geert Uytterhoeven |
2015-06-03 | scripts/kconfig/Makefile: Cosmetic fixes | Diego Viola |
2015-05-28 | scripts/kconfig/Makefile: Fix spelling of Qt | Diego Viola |
2015-04-09 | kconfig: Do not print status messages in make -s mode | Michal Marek |
2015-04-08 | kconfig: Simplify Makefile | Michal Marek |
2015-03-24 | kbuild: add generic mergeconfig target, %.config | Masahiro Yamada |
2015-03-24 | kbuild: mergeconfig: remove redundant $(objtree) | Masahiro Yamada |
2015-03-24 | kbuild: mergeconfig: move an error check to merge_config.sh | Masahiro Yamada |
2015-03-24 | kbuild: mergeconfig: fix "jobserver unavailable" warning | Masahiro Yamada |
2014-10-14 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2014-08-22 | kconfig: nconfig: fix multi-byte UTF handling | Brian Norris |
2014-08-19 | kbuild: remove redundant clean-files from scripts/kconfig/Makefile | Masahiro Yamada |
2014-08-19 | kbuild: refactor script/kconfig/Makefile | Masahiro Yamada |
2014-08-08 | x86: Add "make tinyconfig" to configure the tiniest possible kernel | Josh Triplett |
2014-08-08 | x86, platform, kconfig: move kvmconfig functionality to a helper | Josh Triplett |
2014-06-12 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds |
2014-06-10 | kbuild: create include/config directory in scripts/kconfig/Makefile | Masahiro Yamada |
2014-06-10 | kbuild: trivial - remove trailing empty lines | Masahiro Yamada |
2013-03-07 | kconfig: optionally use pkg-config to detect ncurses libs | Justin Lecher |
2012-12-20 | scripts/kconfig: ensure we use proper CONFIG_ prefix | Yann E. MORIN |