Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Configure write_config to compare and not set value | Karel Kočí | 2015-04-19 |
| | |||
* | write_config writing loaded configuration | Karel Kočí | 2015-04-19 |
| | |||
* | write-config now checking for inconsistency in config | Karel Kočí | 2015-04-19 |
| | |||
* | write_config implemented solution reader, but most of code in write.c is now ↵ | Karel Kočí | 2015-04-17 |
| | | | | commented | ||
* | Fix problem with overwriting last element with zeros | Karel Kočí | 2015-04-14 |
| | |||
* | write_solution to not search for NONAMEGEN | Karel Kočí | 2015-04-13 |
| | |||
* | Add write_config .gitignore | Karel Kočí | 2015-04-13 |
| | |||
* | Add first implementation of write_config | Karel Kočí | 2015-04-13 |
| | | | | | | | write_config is application for default .config generation. It will be using default API from kconfig to generate it. Now implemented only symbol map loading. | ||
* | Add makefile for new application write_config | Karel Kočí | 2015-04-12 |
This makefile is copy of parse_kconfig makefile, only target name changed. |