aboutsummaryrefslogtreecommitdiff
path: root/scripts/write_config/solution.h
Commit message (Collapse)AuthorAge
* Rewrite write_configKarel Kočí2015-07-24
| | | | | | | Write config don't need to load jobfiles any more. We only have to load file passed via argument and save using kconfig code. Configuration checking is disabled. It needs more editing.
* Rewrite write_config solution check and fix applyKarel Kočí2015-05-15
| | | | solution.apply failed in case of last solution.
* write_config update to parse_kconfig changesKarel Kočí2015-05-01
|
* write_config implemented solution reader, but most of code in write.c is now ↵Karel Kočí2015-04-17
commented