| Commit message (Expand) | Author | Age | Files | Lines |
* | scripts/config: fix an option processing error that caused duplication in dif... | nbd | 2013-05-02 | 1 | -3/+3 |
* | scripts/config: warn on deprected "depends" syntax instead of throwing a synt... | nbd | 2013-04-22 | 2 | -143/+158 |
* | build: add new menuconfig code based on linux 3.9 | nbd | 2013-04-18 | 33 | -3795/+5720 |
* | scripts/config: fix menuconfig segfault in text inputs when format patterns a... | jow | 2012-10-14 | 1 | -1/+1 |
* | mconf: Fix compile warning: | mb | 2011-11-16 | 1 | -20/+20 |
* | scripts/config: merge fixes for various issues, including recursive dependenc... | nbd | 2011-10-28 | 7 | -40/+82 |
* | [PATCH] scripts/config/.gitignore omits source files | jow | 2011-06-20 | 2 | -1/+6 |
* | scripts/config: add an option for making the conf tool write to a different file | nbd | 2011-01-29 | 1 | -2/+6 |
* | [scripts] adjust svn:ignore for cygwin builds | florian | 2010-01-05 | 1 | -2/+2 |
* | menuconfig: allow wildcard includes to return no match (#6339) | nbd | 2009-12-11 | 2 | -2/+8 |
* | fix breakage introduced with [17394] | kaloz | 2009-08-25 | 1 | -0/+1 |
* | [scripts] do not check for a specific Cygwin version, rather check the operat... | florian | 2009-08-25 | 1 | -2/+1 |
* | [scripts] cygwin also needs to be passed LIBS=-lncurses to link lxdialog succ... | florian | 2009-04-10 | 1 | -2/+3 |
* | menuconfig: don't generate inconsistencies when ~/.openwrt/defconfig specifie... | nbd | 2008-10-18 | 1 | -5/+1 |
* | ignore mconf_check | nbd | 2007-10-20 | 1 | -0/+1 |
* | add possibility to set default .config values | blogic | 2007-10-14 | 3 | -58/+88 |
* | add initial version of a package feeds management script | nbd | 2007-09-23 | 1 | -18/+1 |
* | color change to make menuconfig easier to read (patch from #1730) | nbd | 2007-07-11 | 1 | -5/+5 |
* | remove a useless warning | nbd | 2007-06-12 | 1 | -3/+0 |
* | Add gitignore files | nbd | 2007-05-29 | 1 | -0/+5 |
* | fix menuconfig 'deselect' statement | nbd | 2007-03-29 | 1 | -4/+7 |
* | add 'deselect' property for menuconfig | nbd | 2007-03-23 | 9 | -442/+483 |
* | disable the automatic config reset if 'Advanced configuration options' is sel... | nbd | 2007-03-04 | 4 | -104/+108 |
* | force a config reset when the user changes the target platform in menuconfig | nbd | 2007-03-04 | 6 | -290/+317 |
* | add openbsd compatibility patch (thanks, wbx) | nbd | 2006-12-10 | 2 | -2/+9 |
* | *sigh* increase size of the static buffer allocated in menuconfig again | nbd | 2006-10-17 | 1 | -1/+1 |
* | don't generate .tmpconfig.h and .kconfig.d | nbd | 2006-10-14 | 2 | -70/+1 |
* | improve ncurses check | nbd | 2006-10-13 | 1 | -1/+1 |
* | fix lxdialog build target | nbd | 2006-10-13 | 1 | -3/+2 |
* | remove useless file | nbd | 2006-10-13 | 1 | -4/+0 |
* | fix lxdialog cc/ldflags check script for darwin/osx | nbd | 2006-09-27 | 1 | -15/+21 |
* | disable gettext in menuconfig | nbd | 2006-09-27 | 1 | -4/+1 |
* | Standardize shell script, closes #788 | florian | 2006-09-21 | 1 | -1/+1 |
* | increase the size of a few static buffers in menuconfig - fixes display of me... | nbd | 2006-08-08 | 1 | -3/+4 |
* | FreeBSD fix to generate the menuconfig properly | florian | 2006-08-02 | 1 | -0/+9 |
* | add 'reset to defaults' to menuconfig | nbd | 2006-06-25 | 3 | -0/+29 |
* | add wildcard support to menuconfig (again) | mbm | 2006-05-12 | 2 | -44/+86 |
* | menuconfig cleanup | nbd | 2006-04-20 | 1 | -8/+8 |
* | modify the kconfig system for openwrt | nbd | 2006-04-20 | 9 | -37/+49 |
* | add kconfig from linux 2.6 to scripts/config | nbd | 2006-04-20 | 32 | -0/+13670 |