summaryrefslogtreecommitdiff
path: root/scripts/config
Commit message (Collapse)AuthorAgeFilesLines
* scripts/config: make wildcard include with no results non-fatalFelix Fietkau2014-03-102-0/+14
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39862
* scripts/config: fix an option processing error that caused duplication in ↵Felix Fietkau2013-05-021-3/+3
| | | | | | | | diffconfig.sh output (#13384) Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36522
* scripts/config: warn on deprected "depends" syntax instead of throwing a ↵Felix Fietkau2013-04-222-143/+158
| | | | | | | | syntax error Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36375
* build: add new menuconfig code based on linux 3.9Felix Fietkau2013-04-1833-3795/+5720
| | | | SVN-Revision: 36361
* scripts/config: fix menuconfig segfault in text inputs when format patterns ↵Jo-Philipp Wich2012-10-141-1/+1
| | | | | | are entered by the user SVN-Revision: 33773
* mconf: Fix compile warning: "warning: conflicting types for ↵Michael Büsch2011-11-161-20/+20
| | | | | | ‘sym_set_all_changed’" SVN-Revision: 29190
* scripts/config: merge fixes for various issues, including recursive ↵Felix Fietkau2011-10-287-40/+82
| | | | | | dependency detection/handling (patch by mbm) SVN-Revision: 28658
* scripts/config/.gitignore omits source files scripts/config/.gitignore aims ↵Jo-Philipp Wich2011-06-202-1/+6
| | | | | | | | 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-291-2/+6
| | | | SVN-Revision: 25230
* adjust svn:ignore for cygwin buildsFlorian Fainelli2010-01-051-2/+2
| | | | SVN-Revision: 19040
* menuconfig: allow wildcard includes to return no match (#6339)Felix Fietkau2009-12-112-2/+8
| | | | SVN-Revision: 18743
* fix breakage introduced with [17394]Imre Kaloz2009-08-251-0/+1
| | | | SVN-Revision: 17395
* do not check for a specific Cygwin version, rather check the operating ↵Florian Fainelli2009-08-251-2/+1
| | | | | | system name directly, thanks AndyI SVN-Revision: 17394
* cygwin also needs to be passed LIBS=-lncurses to link lxdialog successfullyFlorian Fainelli2009-04-101-2/+3
| | | | SVN-Revision: 15183
* menuconfig: don't generate inconsistencies when ~/.openwrt/defconfig ↵Felix Fietkau2008-10-181-5/+1
| | | | | | specifies a default target SVN-Revision: 13008
* ignore mconf_checkFelix Fietkau2007-10-201-0/+1
| | | | SVN-Revision: 9379
* add possibility to set default .config valuesJohn Crispin2007-10-143-58/+88
| | | | SVN-Revision: 9300
* add initial version of a package feeds management scriptFelix Fietkau2007-09-231-18/+1
| | | | SVN-Revision: 8973
* color change to make menuconfig easier to read (patch from #1730)Felix Fietkau2007-07-111-5/+5
| | | | SVN-Revision: 7909
* remove a useless warningFelix Fietkau2007-06-121-3/+0
| | | | SVN-Revision: 7588
* Add gitignore filesFelix Fietkau2007-05-291-0/+5
| | | | SVN-Revision: 7385
* fix menuconfig 'deselect' statementFelix Fietkau2007-03-291-4/+7
| | | | SVN-Revision: 6753
* add 'deselect' property for menuconfigFelix Fietkau2007-03-239-442/+483
| | | | SVN-Revision: 6647
* disable the automatic config reset if 'Advanced configuration options' is ↵Felix Fietkau2007-03-044-104/+108
| | | | | | selected SVN-Revision: 6506
* force a config reset when the user changes the target platform in menuconfigFelix Fietkau2007-03-046-290/+317
| | | | SVN-Revision: 6503
* add openbsd compatibility patch (thanks, wbx)Felix Fietkau2006-12-102-2/+9
| | | | SVN-Revision: 5749
* *sigh* increase size of the static buffer allocated in menuconfig againFelix Fietkau2006-10-171-1/+1
| | | | SVN-Revision: 5198
* don't generate .tmpconfig.h and .kconfig.dFelix Fietkau2006-10-142-70/+1
| | | | SVN-Revision: 5071
* improve ncurses checkFelix Fietkau2006-10-131-1/+1
| | | | SVN-Revision: 5064
* fix lxdialog build targetFelix Fietkau2006-10-131-3/+2
| | | | SVN-Revision: 5063
* remove useless fileFelix Fietkau2006-10-131-4/+0
| | | | SVN-Revision: 5062
* finally move buildroot-ng to trunkFelix Fietkau2016-03-2033-0/+13766