Add support for Ubiquiti Rocket M XW devices
[openwrt.git] / scripts / config /
2015-01-08 nbdscripts/config: sync with linux upstream
2014-12-13 nbdscripts/config: fix segfault introduced in r43652
2014-12-12 jowscripts/config: remove debug statement
2014-12-12 jowscripts/config: support includes relative to the curren...
2014-03-10 nbdscripts/config: make wildcard include with no results...
2013-05-02 nbdscripts/config: fix an option processing error that...
2013-04-22 nbdscripts/config: warn on deprected "depends" syntax...
2013-04-18 nbdbuild: add new menuconfig code based on linux 3.9
2012-10-14 jowscripts/config: fix menuconfig segfault in text inputs...
2011-11-16 mbmconf: Fix compile warning:
2011-10-28 nbdscripts/config: merge fixes for various issues, includi...
2011-06-20 jow[PATCH] scripts/config/.gitignore omits source files
2011-01-29 nbdscripts/config: add an option for making the conf tool...
2010-01-05 florian[scripts] adjust svn:ignore for cygwin builds
2009-12-11 nbdmenuconfig: allow wildcard includes to return no match...
2009-08-25 kalozfix breakage introduced with [17394]
2009-08-25 florian[scripts] do not check for a specific Cygwin version...
2009-04-10 florian[scripts] cygwin also needs to be passed LIBS=-lncurses...
2008-10-18 nbdmenuconfig: don't generate inconsistencies when ~/...
2007-10-20 nbdignore mconf_check
2007-10-14 blogicadd possibility to set default .config values
2007-09-23 nbdadd initial version of a package feeds management script
2007-07-11 nbdcolor change to make menuconfig easier to read (patch...
2007-06-12 nbdremove a useless warning
2007-05-29 nbdAdd gitignore files
2007-03-29 nbdfix menuconfig 'deselect' statement
2007-03-23 nbdadd 'deselect' property for menuconfig
2007-03-04 nbddisable the automatic config reset if 'Advanced configu...
2007-03-04 nbdforce a config reset when the user changes the target...
2006-12-10 nbdadd openbsd compatibility patch (thanks, wbx)
2006-10-17 nbd*sigh* increase size of the static buffer allocated...
2006-10-14 nbddon't generate .tmpconfig.h and .kconfig.d
2006-10-13 nbdimprove ncurses check
2006-10-13 nbdfix lxdialog build target
2006-10-13 nbdremove useless file
2006-10-13 nbdfinally move buildroot-ng to trunk
2006-09-27 nbdfix lxdialog cc/ldflags check script for darwin/osx
2006-09-27 nbddisable gettext in menuconfig
2006-09-21 florianStandardize shell script, closes #788
2006-08-08 nbdincrease the size of a few static buffers in menuconfig...
2006-08-02 florianFreeBSD fix to generate the menuconfig properly
2006-06-25 nbdadd 'reset to defaults' to menuconfig
2006-05-12 mbmadd wildcard support to menuconfig (again)
2006-04-20 nbdmenuconfig cleanup
2006-04-20 nbdmodify the kconfig system for openwrt
2006-04-20 nbdadd kconfig from linux 2.6 to scripts/config