Eneas U de Queiroz
dcf3e63a35
build: scripts/config - update to kconfig-v5.6
...
Major changes include:
- Much more readable reverse dependencies separated in groups
- Improved recursive dependency report
- More readable .config files: add comments to signal end of menus
- More warnings for incorrect Config.in entries, such as a 'choice'
default not contained in the 'choice'
- Hability to properly display pseudographics with non-latin locales
- Recursive dependencies are now treated as errors - this should make
it harder for them to creep in.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2020-04-09 12:51:10 +02:00
Felix Fietkau
a9f6941436
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
Felix Fietkau
9d5510a500
build: add new menuconfig code based on linux 3.9
...
SVN-Revision: 36361
2013-04-18 12:05:16 +00:00
Jo-Philipp Wich
5b38fdd704
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
Jo-Philipp Wich
11dcad2834
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
Imre Kaloz
49e657f433
fix breakage introduced with [17394]
...
SVN-Revision: 17395
2009-08-25 11:56:27 +00:00
Florian Fainelli
32ab3b9692
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
Florian Fainelli
9c470b63b3
cygwin also needs to be passed LIBS=-lncurses to link lxdialog successfully
...
SVN-Revision: 15183
2009-04-10 10:08:47 +00:00
Felix Fietkau
e92e3ff031
color change to make menuconfig easier to read (patch from #1730 )
...
SVN-Revision: 7909
2007-07-11 04:03:01 +00:00
Felix Fietkau
c5c7a2e5ab
add openbsd compatibility patch (thanks, wbx)
...
SVN-Revision: 5749
2006-12-10 20:58:51 +00:00
Felix Fietkau
dfcaae5b19
improve ncurses check
...
SVN-Revision: 5064
2006-10-13 23:19:00 +00:00
Felix Fietkau
634e2becb8
remove useless file
...
SVN-Revision: 5062
2006-10-13 23:09:04 +00:00
Felix Fietkau
60c1f0f64d
finally move buildroot-ng to trunk
2016-03-20 17:29:15 +01:00