zephyr/scripts/kconfig
Sebastian Bøe 8500134cc2 kconfig: Decode Kconfig sources as UTF-8 instead of as LC_CTYPE
Decode Kconfig sources as UTF-8 instead of decoding them according to
the system locale (which might be ascii-only).

This resolves an issue that can be reproduced like this:

$ export LANG=C
$ echo '# Sebastian Bøe' >> ~/zephyr/Kconfig
$ build_any_zephyr_app

See the Python comment for details.

Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
2018-03-20 12:07:02 -04:00
..
lxdialog
check.sh
checkconfig.py
CMakeLists.txt cmake: Don't specify a C standard when building Kconfig 2018-01-12 08:05:35 -05:00
conf.c
confdata.c
config
diffconfig
expr.c
expr.h
gconf.c
gconf.glade
images.c
kconfig.py kconfig: Decode Kconfig sources as UTF-8 instead of as LC_CTYPE 2018-03-20 12:07:02 -04:00
kconfiglib.py kconfiglib: Update to fd21c5cb320b9 2018-03-18 17:09:40 -04:00
kxgettext.c
list.h
lkc_proto.h
lkc.h
mconf.c
menu.c
merge_config.py Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
merge_config.sh scrips/merge_config.sh: fix corner case \n-less last line 2017-09-30 22:42:08 -04:00
nconf.c
nconf.gui.c
nconf.h
POTFILES.in
qconf.cc
qconf.h kconfig: fix Qt header for building Qt based kconfig 2017-11-08 20:00:22 -05:00
streamline_config.pl
symbol.c
util.c
zconf.gperf
zconf.hash.c_shipped
zconf.l
zconf.lex.c_shipped
zconf.tab.c_shipped
zconf.y