summaryrefslogtreecommitdiffstats
path: root/scripts/config
Commit message (Expand)AuthorAgeFilesLines
* scripts/config: fix an option processing error that caused duplication in dif...nbd2013-05-021-3/+3
* scripts/config: warn on deprected "depends" syntax instead of throwing a synt...nbd2013-04-222-143/+158
* build: add new menuconfig code based on linux 3.9nbd2013-04-1833-3795/+5720
* scripts/config: fix menuconfig segfault in text inputs when format patterns a...jow2012-10-141-1/+1
* mconf: Fix compile warning:mb2011-11-161-20/+20
* scripts/config: merge fixes for various issues, including recursive dependenc...nbd2011-10-287-40/+82
* [PATCH] scripts/config/.gitignore omits source filesjow2011-06-202-1/+6
* scripts/config: add an option for making the conf tool write to a different filenbd2011-01-291-2/+6
* [scripts] adjust svn:ignore for cygwin buildsflorian2010-01-051-2/+2
* menuconfig: allow wildcard includes to return no match (#6339)nbd2009-12-112-2/+8
* fix breakage introduced with [17394]kaloz2009-08-251-0/+1
* [scripts] do not check for a specific Cygwin version, rather check the operat...florian2009-08-251-2/+1
* [scripts] cygwin also needs to be passed LIBS=-lncurses to link lxdialog succ...florian2009-04-101-2/+3
* menuconfig: don't generate inconsistencies when ~/.openwrt/defconfig specifie...nbd2008-10-181-5/+1
* ignore mconf_checknbd2007-10-201-0/+1
* add possibility to set default .config valuesblogic2007-10-143-58/+88
* add initial version of a package feeds management scriptnbd2007-09-231-18/+1
* color change to make menuconfig easier to read (patch from #1730)nbd2007-07-111-5/+5
* remove a useless warningnbd2007-06-121-3/+0
* Add gitignore filesnbd2007-05-291-0/+5
* fix menuconfig 'deselect' statementnbd2007-03-291-4/+7
* add 'deselect' property for menuconfignbd2007-03-239-442/+483
* disable the automatic config reset if 'Advanced configuration options' is sel...nbd2007-03-044-104/+108
* force a config reset when the user changes the target platform in menuconfignbd2007-03-046-290/+317
* add openbsd compatibility patch (thanks, wbx)nbd2006-12-102-2/+9
* *sigh* increase size of the static buffer allocated in menuconfig againnbd2006-10-171-1/+1
* don't generate .tmpconfig.h and .kconfig.dnbd2006-10-142-70/+1
* improve ncurses checknbd2006-10-131-1/+1
* fix lxdialog build targetnbd2006-10-131-3/+2
* remove useless filenbd2006-10-131-4/+0
* fix lxdialog cc/ldflags check script for darwin/osxnbd2006-09-271-15/+21
* disable gettext in menuconfignbd2006-09-271-4/+1
* Standardize shell script, closes #788florian2006-09-211-1/+1
* increase the size of a few static buffers in menuconfig - fixes display of me...nbd2006-08-081-3/+4
* FreeBSD fix to generate the menuconfig properlyflorian2006-08-021-0/+9
* add 'reset to defaults' to menuconfignbd2006-06-253-0/+29
* add wildcard support to menuconfig (again)mbm2006-05-122-44/+86
* menuconfig cleanupnbd2006-04-201-8/+8
* modify the kconfig system for openwrtnbd2006-04-209-37/+49
* add kconfig from linux 2.6 to scripts/confignbd2006-04-2032-0/+13670