esp-idf/tools/kconfig
Angus Gratton bd69998516 mconf-idf: Use same 'simple expand' logic, same as kconfig-frontends
Previously, wordexp() was used. However for providing Windows builds
of mconf-idf we can't use wordexp() so we use this simplified
environment variable expansion code instead.

The reasoning here is to make the behaviour consistent across Windows
(CMake vs GNU Make), Linux & macOS mconf.
2019-07-01 00:38:55 +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 mconf-idf: Use same 'simple expand' logic, same as kconfig-frontends 2019-07-01 00:38:55 +00: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
expand_env.c mconf-idf: Use same 'simple expand' logic, same as kconfig-frontends 2019-07-01 00:38:55 +00:00
expand_env.h mconf-idf: Use same 'simple expand' logic, same as kconfig-frontends 2019-07-01 00:38:55 +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 mconf: Don't print a recommendation to use 'make' if CMake build system is in use 2018-05-29 16:34:45 +10:00
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 mconf-idf: Use same 'simple expand' logic, same as kconfig-frontends 2019-07-01 00:38:55 +00:00
zconf.y