Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0ce166b7b46122bf91a4766e20c85a6485448765
/
scripts
/
kconfig
d0e1e09
kconfig: initialize the screen before using curses(3) functions
by Arnaud Lacombe
· 15 years ago
668cded
kconfig: variable argument lists needs `stdarg.h'
by Arnaud Lacombe
· 15 years ago
12122f6
kconfig: do not hardcode "include/config/auto.conf" filename
by Markus Heidelberg
· 15 years ago
284026c
kconfig: do not hardcode ".config" filename
by Markus Heidelberg
· 15 years ago
8d90c97
kconfig qconf: fix the type of the desktop widget
by Markus Heidelberg
· 15 years ago
fbb8637
kconfig qconf: add namespace for use of Key_ enum values
by Markus Heidelberg
· 15 years ago
7298b93
kconfig qconf: fix namespace for Horizontal and Vertical enum values
by Markus Heidelberg
· 15 years ago
98403a9
kconfig qconf: fix -Wall compiler warnings
by Markus Heidelberg
· 15 years ago
c26dd71
gitignore: ignore Kconfig i18n files
by Markus Heidelberg
· 15 years ago
590a585
kconfig: add a note about the deps to the 'silentoldconfig' help
by Markus Heidelberg
· 15 years ago
6f26e5e
kconfig: fix typo "mconfig" to "menuconfig" in a comment
by Markus Heidelberg
· 15 years ago
af6c159
kconfig: handle comment entries within choice/endchoice
by Peter Korsgaard
· 16 years ago
612c280
kconfig: fix update-po-config to accect backslash in input
by Sam Ravnborg
· 16 years ago
b0fe551
kconfig: improve seed in randconfig
by Ingo Molnar
· 16 years ago
184832c
kconfig: fix randconfig for choice blocks
by Sam Ravnborg
· 16 years ago
7826005
kconfig: improve error messages for bad source statements
by Sam Ravnborg
· 16 years ago
cf82607
kconfig: struct property commented
by Sam Ravnborg
· 16 years ago
5b2cf36
kconfig: add comments to symbol flags
by Sam Ravnborg
· 16 years ago
eaa2a87
kconfig: explain symbol value defaults
by Sam Ravnborg
· 16 years ago
f6682f9
kconfig: fix options to check-lxdialog.sh
by Sam Ravnborg
· 16 years ago
ce97e13
fix allmodconfig breakage
by Al Viro
· 16 years ago
61bee20
x86, um: get rid of arch/um/Kconfig.arch
by Al Viro
· 16 years ago
661b068
kconfig: readd lost change count
by zippel@linux-m68k.org
· 16 years ago
204c96f
kconfig: fix silentoldconfig
by zippel@linux-m68k.org
· 16 years ago
f072181
kconfig: drop the ""trying to assign nonexistent symbol" warning
by Sam Ravnborg
· 16 years ago
22127f2
kconfig: always write out .config
by Sam Ravnborg
· 16 years ago
be2be1d
kconfig: scripts/kconfig/zconf.l: add %option noinput
by Adrian Bunk
· 16 years ago
09748e1
kconfig: make defconfig is no longer chatty
by Sam Ravnborg
· 16 years ago
cd9140e1e
kconfig: make oldconfig is now less chatty
by Sam Ravnborg
· 16 years ago
f443d2e
kconfig: speed up all*config + randconfig
by Sam Ravnborg
· 16 years ago
dc7862e
kconfig: set all new symbols automatically
by Roman Zippel
· 17 years ago
107f43a
kconfig: incorrect 'len' field initialisation ?
by Christophe Jaillet
· 16 years ago
c4143a8
kconfig: fix MAC OS X warnings in menuconfig
by Sam Ravnborg
· 17 years ago
b44158d
kconfig: made check-lxdialog more portable
by Sam Ravnborg
· 17 years ago
5a1aa8a
kconfig: add named choice group
by Roman Zippel
· 17 years ago
4898117
kconfig: fix choice dependency check
by Roman Zippel
· 17 years ago
79d6e53
kconfig: reversed borderlines in inputbox
by Roel Kluin
· 17 years ago
4217516
kconfig: fix broken target update-po-config
by Sam Ravnborg
· 17 years ago
587c906
kconfig: fix select in combination with default
by Roman Zippel
· 17 years ago
603d498
kconfig: ignore select of unknown symbol
by Sam Ravnborg
· 17 years ago
36ef805
kconfig: mark config as changed when loading an alternate config
by Sam Ravnborg
· 17 years ago
f5eaa32
kconfig: tristate choices with mixed tristate and boolean values
by Jan Beulich
· 17 years ago
9649ef8
kconfig: remove "enable"
by Adrian Bunk
· 17 years ago
80daa56
kconfig: use environment option
by Roman Zippel
· 17 years ago
9344908
kconfig: environment symbol support
by Roman Zippel
· 17 years ago
7a96292
kconfig: explicitly introduce expression list
by Roman Zippel
· 17 years ago
0ffce8d
kconfig: gconfig: symbol fix
by EGRY Gabor
· 17 years ago
534a450
kconfig: gettext support for config
by EGRY Gabor
· 17 years ago
75c0a8a
kconfig: gettext support for lxdialog
by EGRY Gabor
· 17 years ago
413f006
kconfig: gettext support for menuconfig
by EGRY Gabor
· 17 years ago
c21a2d9
kconfig: gettext support for xconfig
by EGRY Gabor
· 17 years ago
01771b0
kconfig: macro fix in menu.c
by EGRY Gabor
· 17 years ago
46d2631
kconfig: gettext support for gconfig
by EGRY Gabor
· 17 years ago
bb7ef39
kconfig: missing macros in gconfig
by EGRY Gabor
· 17 years ago
f7a4b4c
kconfig: whitespace removing
by EGRY Gabor
· 17 years ago
1020026
kconfig: update-po-config info
by EGRY Gabor
· 17 years ago
07f7668
kconfig: use C89 random functions in conf.c
by Ladislav Michl
· 17 years ago
75ff430
kconfig: fix whitespace and sort includes in conf.c
by Ladislav Michl
· 17 years ago
de83cf1
kconfig: delete unused FILE_ and SYMBOL_ flags
by Sam Ravnborg
· 17 years ago
d6ee357
kconfig: rename E_OR & friends to avoid name clash
by Sam Ravnborg
· 17 years ago
d84876f
kconfig: allow overriding symbols
by Jan Engelhardt
· 17 years ago
09af091
kconfig: make kconfig MinGW friendly
by Ladislav Michl
· 17 years ago
2f4b489
kconfig: use getopt() in conf.c for handling command line arguments
by Andres Salomon
· 17 years ago
6e588f6
kconfig: if ncurses-devel is missing then say so
by Sam Ravnborg
· 17 years ago
870e6f7
kconfig: obey KCONFIG_ALLCONFIG choices with randconfig.
by Paul Mundt
· 17 years ago
6840999
x86: simplify "make ARCH=x86" and fix kconfig all.config
by Sam Ravnborg
· 17 years ago
daa93fa
x86: enable "make ARCH=x86"
by Sam Ravnborg
· 17 years ago
2a11328
kconfig: use $K64BIT to set 64BIT with all*config targets
by Sam Ravnborg
· 17 years ago
0f855aa
kconfig: add helper to set config symbol from environment variable
by Sam Ravnborg
· 17 years ago
9c900a9
kconfig: factor out code in confdata.c
by Sam Ravnborg
· 17 years ago
4757238
x86: move i386 and x86_64 Kconfig files to x86 directory
by Sam Ravnborg
· 17 years ago
e703f75
kconfig: small code refactoring in kconfig Makefile
by Sam Ravnborg
· 17 years ago
2266cfd
x86: move defconfig files for i386 and x86_64 to x86
by Sam Ravnborg
· 17 years ago
a54bb70
kconfig: set title bar in xconfig
by Randy Dunlap
· 17 years ago
e8b8c97
Revert "kconfig: tristate choices with mixed tristate and boolean values"
by Linus Torvalds
· 17 years ago
e9e40e1
kconfig: comment typo in scripts/kconfig/Makefile.
by Rob Landley
· 17 years ago
b5d609d
kconfig/menuconfig: distinguish between selected-by-another options and comments
by Matej Laitl
· 17 years ago
a5bf3d8
kconfig: tristate choices with mixed tristate and boolean values
by Jan Beulich
· 17 years ago
14f3156
kbuild: update _shipped files for kconfig syntax cleanup
by Sam Ravnborg
· 17 years ago
247537b
kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"
by Adrian Bunk
· 17 years ago
a67cb13
kconfig: fix segv fault in menuconfig
by Sam Ravnborg
· 17 years ago
4887407
kconfig: make comments stand out in menuconfig
by Sam Ravnborg
· 17 years ago
aa1e5ef
kbuild: check if we can link gettext not just compile
by Sam Ravnborg
· 17 years ago
f82f3f9
kconfig: oldconfig shall not set symbols if it does not need to
by Roman Zippel
· 17 years ago
1edf1c0
kconfig: remove unused members from struct symbol
by Sam Ravnborg
· 17 years ago
03d2912
kconfig: attach help text to menus
by Sam Ravnborg
· 17 years ago
d8982ba
kconfig: reset generated values only if Kconfig and .config agree.
by Roman Zippel
· 17 years ago
0584f9f
kconfig: strip 'CONFIG_' automatically in kernel configuration search
by Bernhard Walle
· 17 years ago
b70e325c
kconfig: fix update-po-config
by Sam Ravnborg
· 17 years ago
e99c343
kconfig: use POSIX equality test in check-lxdialog.sh
by Mike Frysinger
· 17 years ago
03c9587
kconfig: search harder for curses library in check-lxdialog.sh
by Mike Frysinger
· 17 years ago
11de39e
kconfig: fix mconf segmentation fault
by Marcin Garski
· 18 years ago
5447d34
kconfig: error out if recursive dependencies are found
by Sam Ravnborg
· 18 years ago
1e093ec
kconfig: correct minor typo in Kconfig warning message.
by Robert P. J. Day
· 18 years ago
7ac1c14
kbuild: be more explicit on missing .config file
by Randy Dunlap
· 18 years ago
9ae5700
kconfig: refer to qt3 if we cannot find qt libraries
by Sam Ravnborg
· 18 years ago
145c904
kbuild: remove kconfig binaries during make mrproper
by Sam Ravnborg
· 18 years ago
d802b50
kconfig/menuconfig: do not hardcode '.config'
by Sam Ravnborg
· 18 years ago
95e30f9
menuconfig: remember alternate config filename
by Sam Ravnborg
· 18 years ago
63431e7
kconfig/xconfig: sync main view with search dialog current menu
by Marco Costalba
· 18 years ago
Next »