| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-10-26 | Support enabling the assignment-to-undef. symbol warning via the environment | Ulf Magnusson | |
| This makes it possible to enable it for the bundled tools, by setting KCONFIG_WARN_UNDEF_ASSIGN=y. Previously, the code had to be modified to call Kconfig.enable_undef_warnings(). Also rename KCONFIG_STRICT to KCONFIG_WARN_UNDEF, for consistency. Keep supporting KCONFIG_STRICT as an alias for backwards compatibility. | |||
