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