aboutsummaryrefslogtreecommitdiff
path: root/scripts/solution.py
Commit message (Collapse)AuthorAge
* Add output_confs generation to solution applyKarel Kočí2015-04-27
|
* Chnage conf paths from absolute to relativeKarel Kočí2015-04-27
|
* Remove usage of .config fragment fileKarel Kočí2015-04-17
|
* Fix python scripts to work with parse_kconfigKarel Kočí2015-04-13
|
* Add source .config backupKarel Kočí2015-03-24
|
* Implement requirement generation from kernel .configKarel Kočí2015-03-24
|
* Fix NONAMEGEN generation problemKarel Kočí2015-03-23
| | | | NONAMEGENs were written to .config file because they were not ignored right.
* Add possibility to hide programs outputKarel Kočí2015-03-22
|
* Implementing main loopKarel Kočí2015-02-03
These new scripts are part of main loop. kernel is not finished!! Divides kconfig_parser, sat_solution to better named modules. Phasing and iteration is implemented for loop watching.