aboutsummaryrefslogtreecommitdiff
path: root/scripts/config
Commit message (Collapse)AuthorAge
* mconf: Fix compile warning: "warning: conflicting types for ↵Michael Büsch2011-11-16
| | | | | | ‘sym_set_all_changed’" SVN-Revision: 29190
* scripts/config: merge fixes for various issues, including recursive ↵Felix Fietkau2011-10-28
| | | | | | dependency detection/handling (patch by mbm) SVN-Revision: 28658
* scripts/config/.gitignore omits source files scripts/config/.gitignore aims ↵Jo-Philipp Wich2011-06-20
| | | | | | | | to avoid checking binaries in to git. Unfortunately it also omits conf.c, confdata.c, and all source files in lxdialog. An OpenWRT tree pulled from a git repository will not build, and I suspect this was not the intention. Signed-off-by: Denton Gentry <denny@geekhold.com> SVN-Revision: 27244
* scripts/config: add an option for making the conf tool write to a different fileFelix Fietkau2011-01-29
| | | | SVN-Revision: 25230
* adjust svn:ignore for cygwin buildsFlorian Fainelli2010-01-05
| | | | SVN-Revision: 19040
* menuconfig: allow wildcard includes to return no match (#6339)Felix Fietkau2009-12-11
| | | | SVN-Revision: 18743
* fix breakage introduced with [17394]Imre Kaloz2009-08-25
| | | | SVN-Revision: 17395
* do not check for a specific Cygwin version, rather check the operating ↵Florian Fainelli2009-08-25
| | | | | | system name directly, thanks AndyI SVN-Revision: 17394
* cygwin also needs to be passed LIBS=-lncurses to link lxdialog successfullyFlorian Fainelli2009-04-10
| | | | SVN-Revision: 15183
* menuconfig: don't generate inconsistencies when ~/.openwrt/defconfig ↵Felix Fietkau2008-10-18
| | | | | | specifies a default target SVN-Revision: 13008
* ignore mconf_checkFelix Fietkau2007-10-20
| | | | SVN-Revision: 9379
* add possibility to set default .config valuesJohn Crispin2007-10-14
| | | | SVN-Revision: 9300
* add initial version of a package feeds management scriptFelix Fietkau2007-09-23
| | | | SVN-Revision: 8973
* color change to make menuconfig easier to read (patch from #1730)Felix Fietkau2007-07-11
| | | | SVN-Revision: 7909
* remove a useless warningFelix Fietkau2007-06-12
| | | | SVN-Revision: 7588
* Add gitignore filesFelix Fietkau2007-05-29
| | | | SVN-Revision: 7385
* fix menuconfig 'deselect' statementFelix Fietkau2007-03-29
| | | | SVN-Revision: 6753
* add 'deselect' property for menuconfigFelix Fietkau2007-03-23
| | | | SVN-Revision: 6647
* disable the automatic config reset if 'Advanced configuration options' is ↵Felix Fietkau2007-03-04
| | | | | | selected SVN-Revision: 6506
* force a config reset when the user changes the target platform in menuconfigFelix Fietkau2007-03-04
| | | | SVN-Revision: 6503
* add openbsd compatibility patch (thanks, wbx)Felix Fietkau2006-12-10
| | | | SVN-Revision: 5749
* *sigh* increase size of the static buffer allocated in menuconfig againFelix Fietkau2006-10-17
| | | | SVN-Revision: 5198
* don't generate .tmpconfig.h and .kconfig.dFelix Fietkau2006-10-14
| | | | SVN-Revision: 5071
* improve ncurses checkFelix Fietkau2006-10-13
| | | | SVN-Revision: 5064
* fix lxdialog build targetFelix Fietkau2006-10-13
| | | | SVN-Revision: 5063
* remove useless fileFelix Fietkau2006-10-13
| | | | SVN-Revision: 5062
* finally move buildroot-ng to trunkFelix Fietkau2016-03-20