| Commit message (Expand) | Author | Age | Files | Lines |
* | kconfig: correct oldconfig for unset choice options | Roman Zippel | 2006-08-01 | 1 | -1/+1 |
* | kconfig: enhancing accessibility of lxdialog | Samuel Thibault | 2006-07-01 | 1 | -2/+5 |
* | kconfig: KCONFIG_OVERWRITECONFIG | Roman Zippel | 2006-06-09 | 2 | -19/+29 |
* | kconfig: exit if no beginning filename | Randy Dunlap | 2006-06-09 | 1 | -0/+1 |
* | kconfig: warn about leading whitespace for menu prompts | Roman Zippel | 2006-06-09 | 1 | -6/+10 |
* | kconfig: jump to linked menu prompt | Roman Zippel | 2006-06-09 | 2 | -29/+86 |
* | kconfig: create links in info window | Roman Zippel | 2006-06-09 | 4 | -32/+81 |
* | kconfig: finer customization via popup menus | Roman Zippel | 2006-06-09 | 2 | -238/+343 |
* | kconfig: Add search option for xconfig | Roman Zippel | 2006-06-09 | 2 | -172/+333 |
* | kconfig: add defconfig_list/module option | Roman Zippel | 2006-06-09 | 7 | -24/+53 |
* | kconfig: add symbol option config syntax | Roman Zippel | 2006-06-09 | 7 | -492/+735 |
* | kconfig: integrate split config into silentoldconfig | Roman Zippel | 2006-06-09 | 2 | -3/+121 |
* | kconfig: allow loading multiple configurations | Roman Zippel | 2006-06-09 | 7 | -62/+84 |
* | kconfig: allow multiple default values per symbol | Roman Zippel | 2006-06-09 | 3 | -26/+31 |
* | kconfig: remove SYMBOL_{YES,MOD,NO} | Roman Zippel | 2006-06-09 | 4 | -14/+6 |
* | kconfig: fix .config dependencies | Roman Zippel | 2006-06-09 | 4 | -55/+143 |
* | kconfig: improve config load/save output | Roman Zippel | 2006-06-09 | 1 | -4/+18 |
* | [PATCH] config: update usage/help info | Randy Dunlap | 2006-04-19 | 1 | -1/+2 |
* | [PATCH] Enhancing accessibility of lxdialog | Samuel Thibault | 2006-04-14 | 1 | -10/+9 |
* | kconfig: fix typo in change count initialization | Roman Zippel | 2006-04-11 | 1 | -1/+1 |
* | kconfig: recenter menuconfig | Roman Zippel | 2006-04-11 | 1 | -9/+10 |
* | kconfig: revert conf behaviour change | Roman Zippel | 2006-04-11 | 1 | -16/+2 |
* | kconfig: fix default value for choice input | Roman Zippel | 2006-04-11 | 1 | -2/+1 |
* | kconfig: fix time ordering of writes to .kconfig.d and include/linux/autoconf.h | Jan Beulich | 2006-03-12 | 1 | -1/+1 |
* | kbuild: change kbuild to not rely on incorrect GNU make behavior | Paul Smith | 2006-03-06 | 2 | -5/+5 |
* | kbuild: small update of allnoconfig description | Jesper Juhl | 2006-02-27 | 1 | -1/+1 |
* | Revert "[PATCH] kconfig: detect if -lintl is needed when linking conf,mconf" | Linus Torvalds | 2006-02-09 | 1 | -11/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-bugfix | Linus Torvalds | 2006-02-07 | 2 | -7/+14 |
|\ |
|
| * | kconfig: fix /dev/null breakage | Sam Ravnborg | 2006-01-21 | 2 | -7/+14 |
* | | [PATCH] kconfig: detect if -lintl is needed when linking conf,mconf | Robb, Sam | 2006-02-05 | 1 | -1/+11 |
|/ |
|
* | kbuild: create .kernelrelease at *config step | Sam Ravnborg | 2006-01-16 | 4 | -5/+5 |
* | kconfig: get rid of stray a.o, support ncursesw | Sam Ravnborg | 2006-01-15 | 2 | -8/+21 |
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-01-10 | 2 | -36/+79 |
|\ |
|
| * | kconfig: factor out ncurses check in a shell script | Sam Ravnborg | 2006-01-08 | 2 | -36/+79 |
* | | [PATCH] kconf: Check for eof from input stream. | Ben Collins | 2006-01-09 | 1 | -2/+16 |
* | | [PATCH] fix gcc4.1 build failure on xconfig | Dave Jones | 2006-01-09 | 1 | -3/+3 |
|/ |
|
* | kconfig: fix gconfig with POSIXLY_CORRECT=1 | Adrian Bunk | 2006-01-06 | 1 | -4/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-01-05 | 17 | -3/+2641 |
|\ |
|
| * | gitignore: ignore more generated files | | 2006-01-03 | 1 | -0/+4 |
| * | kconfig: Remove support for lxdialog --checklist | Petr Baudis | 2006-01-01 | 3 | -51/+17 |
| * | gitignore: misc files | Brian Gerst | 2006-01-01 | 1 | -0/+1 |
| * | kbuild: always run 'make silentoldconfig' when tree is cleaned | Sam Ravnborg | 2005-12-26 | 1 | -1/+1 |
| * | kconfig: move lxdialog to scripts/kconfig/lxdialog | Sam Ravnborg | 2005-12-16 | 14 | -2/+2669 |
* | | s/retreiv/retriev/g | Matt Mackall | 2006-01-03 | 1 | -1/+1 |
* | | [PATCH] prefer pkg-config for the QT check | Roman Zippel | 2005-11-22 | 1 | -29/+39 |
|/ |
|
* | [PATCH] kconfig: stricter error checking for .config | Roman Zippel | 2005-11-09 | 2 | -19/+77 |
* | [PATCH] kconfig: improve error handling in the parser | Roman Zippel | 2005-11-09 | 6 | -421/+515 |
* | [PATCH] kconfig: simplify symbol type parsing | Roman Zippel | 2005-11-09 | 7 | -447/+342 |
* | [PATCH] kconfig: use gperf for kconfig keywords | Roman Zippel | 2005-11-09 | 8 | -1777/+732 |
* | [PATCH] kconfig: update kconfig Makefile | Roman Zippel | 2005-11-09 | 2 | -136/+7 |