aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig
Commit message (Expand)AuthorAgeFilesLines
* kconfig: correct oldconfig for unset choice optionsRoman Zippel2006-08-011-1/+1
* kconfig: enhancing accessibility of lxdialogSamuel Thibault2006-07-011-2/+5
* kconfig: KCONFIG_OVERWRITECONFIGRoman Zippel2006-06-092-19/+29
* kconfig: exit if no beginning filenameRandy Dunlap2006-06-091-0/+1
* kconfig: warn about leading whitespace for menu promptsRoman Zippel2006-06-091-6/+10
* kconfig: jump to linked menu promptRoman Zippel2006-06-092-29/+86
* kconfig: create links in info windowRoman Zippel2006-06-094-32/+81
* kconfig: finer customization via popup menusRoman Zippel2006-06-092-238/+343
* kconfig: Add search option for xconfigRoman Zippel2006-06-092-172/+333
* kconfig: add defconfig_list/module optionRoman Zippel2006-06-097-24/+53
* kconfig: add symbol option config syntaxRoman Zippel2006-06-097-492/+735
* kconfig: integrate split config into silentoldconfigRoman Zippel2006-06-092-3/+121
* kconfig: allow loading multiple configurationsRoman Zippel2006-06-097-62/+84
* kconfig: allow multiple default values per symbolRoman Zippel2006-06-093-26/+31
* kconfig: remove SYMBOL_{YES,MOD,NO}Roman Zippel2006-06-094-14/+6
* kconfig: fix .config dependenciesRoman Zippel2006-06-094-55/+143
* kconfig: improve config load/save outputRoman Zippel2006-06-091-4/+18
* [PATCH] config: update usage/help infoRandy Dunlap2006-04-191-1/+2
* [PATCH] Enhancing accessibility of lxdialogSamuel Thibault2006-04-141-10/+9
* kconfig: fix typo in change count initializationRoman Zippel2006-04-111-1/+1
* kconfig: recenter menuconfigRoman Zippel2006-04-111-9/+10
* kconfig: revert conf behaviour changeRoman Zippel2006-04-111-16/+2
* kconfig: fix default value for choice inputRoman Zippel2006-04-111-2/+1
* kconfig: fix time ordering of writes to .kconfig.d and include/linux/autoconf.hJan Beulich2006-03-121-1/+1
* kbuild: change kbuild to not rely on incorrect GNU make behaviorPaul Smith2006-03-062-5/+5
* kbuild: small update of allnoconfig descriptionJesper Juhl2006-02-271-1/+1
* Revert "[PATCH] kconfig: detect if -lintl is needed when linking conf,mconf"Linus Torvalds2006-02-091-11/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-bugfixLinus Torvalds2006-02-072-7/+14
|\
| * kconfig: fix /dev/null breakageSam Ravnborg2006-01-212-7/+14
* | [PATCH] kconfig: detect if -lintl is needed when linking conf,mconfRobb, Sam2006-02-051-1/+11
|/
* kbuild: create .kernelrelease at *config stepSam Ravnborg2006-01-164-5/+5
* kconfig: get rid of stray a.o, support ncurseswSam Ravnborg2006-01-152-8/+21
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-01-102-36/+79
|\
| * kconfig: factor out ncurses check in a shell scriptSam Ravnborg2006-01-082-36/+79
* | [PATCH] kconf: Check for eof from input stream.Ben Collins2006-01-081-2/+16
* | [PATCH] fix gcc4.1 build failure on xconfigDave Jones2006-01-081-3/+3
|/
* kconfig: fix gconfig with POSIXLY_CORRECT=1Adrian Bunk2006-01-061-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-01-0417-3/+2641
|\
| * gitignore: ignore more generated files2006-01-031-0/+4
| * kconfig: Remove support for lxdialog --checklistPetr Baudis2006-01-013-51/+17
| * gitignore: misc filesBrian Gerst2006-01-011-0/+1
| * kbuild: always run 'make silentoldconfig' when tree is cleanedSam Ravnborg2005-12-261-1/+1
| * kconfig: move lxdialog to scripts/kconfig/lxdialogSam Ravnborg2005-12-1614-2/+2669
* | s/retreiv/retriev/gMatt Mackall2006-01-031-1/+1
* | [PATCH] prefer pkg-config for the QT checkRoman Zippel2005-11-221-29/+39
|/
* [PATCH] kconfig: stricter error checking for .configRoman Zippel2005-11-092-19/+77
* [PATCH] kconfig: improve error handling in the parserRoman Zippel2005-11-096-421/+515
* [PATCH] kconfig: simplify symbol type parsingRoman Zippel2005-11-097-447/+342
* [PATCH] kconfig: use gperf for kconfig keywordsRoman Zippel2005-11-098-1777/+732
* [PATCH] kconfig: update kconfig MakefileRoman Zippel2005-11-092-136/+7