zephyr/scripts/kconfig
Sebastian Bøe f96c9bc75a kconfig: Have ninja Re-run CMake when Kconfig sources change
Users often get confused when they change Kconfig sources and then
rebuild only to discover that nothing happens. To fix this we add a
dependency between re-running cmake, and all Kconfig sources, similair
to how touching CMakeLists.txt files cause CMake to re-run.

This fixes #5634

Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
2019-03-07 10:40:00 +01:00
..
checkconfig.py
diffconfig
kconfig.py kconfig: Have ninja Re-run CMake when Kconfig sources change 2019-03-07 10:40:00 +01:00
kconfigfunctions.py kconfig: Don't load env var if in doc mode 2019-02-22 10:14:21 +01:00
kconfiglib.py kconfiglib: Give more helpful hints for missing files 2019-03-06 12:07:50 +01:00
menuconfig.py kconfiglib: Clarify kconfig_filenames doc re. absolute paths 2019-02-20 11:22:17 -06:00