zephyr/scripts/kconfig
Ulf Magnusson b3d165f3c2 scripts: kconfig: Handle warnings generated during evaluation
Warnings generated during symbol evaluation were accidentally ignored,
due to checking for warnings before writing .config and autoconf.h
(which indirectly evaluates all symbols).

Move the warning checking code to after writing the configuration to
catch such warnings. kconfig.py still gets rerun if any
warnings-turned-errors show up.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2018-07-31 08:26:28 -04:00
..
checkconfig.py kconfig: Mention that checkconfig.py lacks Kconfiglib 2 support 2018-05-07 21:53:37 +02:00
diffconfig scripts: move kconfig related scripts to scripts/kconfig 2017-09-11 08:53:56 -07:00
kconfig.py scripts: kconfig: Handle warnings generated during evaluation 2018-07-31 08:26:28 -04:00
kconfiglib.py kconfiglib: Fix paths for gsource'd files in the documentation 2018-07-14 08:17:58 +02:00
menuconfig.py menuconfig: Allow searches from the info dialog and vice versa 2018-06-18 14:41:53 -04:00