964230f16c
scripts/config: fix handling of CONFDEFAULT on oldconfig
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Backport of r47372
SVN-Revision: 48816
2016-02-29 16:06:19 +00:00
9118534720
scripts/config: sync with linux upstream
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43873
2015-01-08 14:33:53 +00:00
ba322c55c4
scripts/config: fix segfault introduced in r43652
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43695
2014-12-13 14:01:26 +00:00
ba4982d810
scripts/config: remove debug statement
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 43655
2014-12-12 12:37:51 +00:00
63415b77f7
scripts/config: support includes relative to the currently processed file
...
When the initial glob() attempt on a path specified with "source" statement
yields no result, then retry the globbing on the same path with the directory
part of the currently processed file prepended.
This allows us to reference Config.in files relative to their parent instead
of relative to the top dir.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 43652
2014-12-12 12:29:58 +00:00
a33d1976bc
scripts/config: make wildcard include with no results non-fatal
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39862
2014-03-10 18:58:40 +00:00
72a76707d2
scripts/config: fix an option processing error that caused duplication in diffconfig.sh output ( #13384 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36522
2013-05-02 14:06:10 +00:00
5e82c1bded
scripts/config: warn on deprected "depends" syntax instead of throwing a syntax error
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36375
2013-04-22 12:53:32 +00:00
37b5cb6f52
build: add new menuconfig code based on linux 3.9
...
SVN-Revision: 36361
2013-04-18 12:05:16 +00:00
4479e35694
scripts/config: fix menuconfig segfault in text inputs when format patterns are entered by the user
...
SVN-Revision: 33773
2012-10-14 17:11:57 +00:00
5cd8b34914
mconf: Fix compile warning:
...
"warning: conflicting types for ‘sym_set_all_changed’"
SVN-Revision: 29190
2011-11-16 17:27:36 +00:00
a8efb2bbcd
scripts/config: merge fixes for various issues, including recursive dependency detection/handling (patch by mbm)
...
SVN-Revision: 28658
2011-10-28 14:09:12 +00:00
3b6a5cfd75
[PATCH] scripts/config/.gitignore omits source files
...
scripts/config/.gitignore aims 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
2011-06-20 10:41:02 +00:00
ae4b8bc812
scripts/config: add an option for making the conf tool write to a different file
...
SVN-Revision: 25230
2011-01-29 02:22:40 +00:00
1f46c4826f
[scripts] adjust svn:ignore for cygwin builds
...
SVN-Revision: 19040
2010-01-05 11:06:21 +00:00
7a2246aaaf
menuconfig: allow wildcard includes to return no match ( #6339 )
...
SVN-Revision: 18743
2009-12-11 04:41:56 +00:00
6e81fc6168
fix breakage introduced with [17394]
...
SVN-Revision: 17395
2009-08-25 11:56:27 +00:00
42bb8234fe
[scripts] do not check for a specific Cygwin version, rather check the operating system name directly, thanks AndyI
...
SVN-Revision: 17394
2009-08-25 09:16:03 +00:00
6226fa530c
[scripts] cygwin also needs to be passed LIBS=-lncurses to link lxdialog successfully
...
SVN-Revision: 15183
2009-04-10 10:08:47 +00:00
e91820df15
menuconfig: don't generate inconsistencies when ~/.openwrt/defconfig specifies a default target
...
SVN-Revision: 13008
2008-10-18 20:16:59 +00:00
dacdb46653
ignore mconf_check
...
SVN-Revision: 9379
2007-10-20 19:10:09 +00:00
784a5155ba
add possibility to set default .config values
...
SVN-Revision: 9300
2007-10-14 02:15:37 +00:00
d6844404fc
add initial version of a package feeds management script
...
SVN-Revision: 8973
2007-09-23 02:39:01 +00:00
f4389b993e
color change to make menuconfig easier to read (patch from #1730 )
...
SVN-Revision: 7909
2007-07-11 04:03:01 +00:00
61da8d6697
remove a useless warning
...
SVN-Revision: 7588
2007-06-12 13:23:43 +00:00
c3e178fe65
Add gitignore files
...
SVN-Revision: 7385
2007-05-29 14:23:25 +00:00
f9a66c8077
fix menuconfig 'deselect' statement
...
SVN-Revision: 6753
2007-03-29 11:19:50 +00:00
9bb6ccfd96
add 'deselect' property for menuconfig
...
SVN-Revision: 6647
2007-03-23 14:03:35 +00:00
06b9431fbd
disable the automatic config reset if 'Advanced configuration options' is selected
...
SVN-Revision: 6506
2007-03-04 16:02:41 +00:00
5a37cc5150
force a config reset when the user changes the target platform in menuconfig
...
SVN-Revision: 6503
2007-03-04 14:04:33 +00:00
5ac810963d
add openbsd compatibility patch (thanks, wbx)
...
SVN-Revision: 5749
2006-12-10 20:58:51 +00:00
d92ad89617
*sigh* increase size of the static buffer allocated in menuconfig again
...
SVN-Revision: 5198
2006-10-17 20:58:47 +00:00
82d95118bf
don't generate .tmpconfig.h and .kconfig.d
...
SVN-Revision: 5071
2006-10-14 00:48:54 +00:00
20a5c791fc
improve ncurses check
...
SVN-Revision: 5064
2006-10-13 23:19:00 +00:00
bfbe1a0bcf
fix lxdialog build target
...
SVN-Revision: 5063
2006-10-13 23:11:19 +00:00
b2e689a97e
remove useless file
...
SVN-Revision: 5062
2006-10-13 23:09:04 +00:00
39ed9eab85
finally move buildroot-ng to trunk
...
SVN-Revision: 5059
2006-10-13 20:51:49 +00:00