esp-idf/tools/kconfig
Angus Gratton 9a5e93c286 kconfig: Don't create "split" directory structures under build/include/config
Reported in https://github.com/espressif/esp-idf/issues/3299

If a config item contains a reserved filename in Windows like _CON_ then an invalid
directory is created.

We don't rely on this feature all, so disable it.
2019-04-15 05:28:46 +00:00
..
lxdialog check-lxdialog.sh: Support libintl on FreeBSD 2019-03-21 15:06:24 +08:00
.gitignore Add another auto-generated file to .gitignore. 2019-03-21 15:06:24 +08:00
Kconfig
Makefile kconfig: fix compatibility with very old versions of flex 2019-02-14 11:17:48 +08:00
POTFILES.in
check.sh
conf.c
confdata.c kconfig: Don't create "split" directory structures under build/include/config 2019-04-15 05:28:46 +00:00
expr.c
expr.h
gconf.c
gconf.glade
images.c
kconfig-language.txt
kxgettext.c
list.h
lkc.h
lkc_proto.h
mconf.c
menu.c
merge_config.sh
nconf.c
nconf.gui.c
nconf.h
qconf.cc
qconf.h
streamline_config.pl
symbol.c
util.c
zconf.gperf
zconf.l tools: Recognize backslashes in Kconfigs with CR+LF line endings 2019-02-01 11:33:41 +01:00
zconf.y