Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Chnage conf paths from absolute to relative | Karel Kočí | 2015-04-27 |
| | |||
* | kernel configuration now calling write_conf instead of make odlconfig hack | Karel Kočí | 2015-04-19 |
| | | | | Also configuration output is now set as visible. | ||
* | Add possibility to hide kernel output | Karel Kočí | 2015-04-19 |
| | |||
* | Setup oldconfig to yes to all | Karel Kočí | 2015-03-26 |
| | | | | | | In generated .config file are missing all non bool/tri state configs (except those from defconfig). This solution is only temporally. This way configuration never fails. | ||
* | Kernel configuration is now throwing exception on failure | Karel Kočí | 2015-03-22 |
| | |||
* | Kernel config repair and configurable make arguments | Karel Kočí | 2015-02-11 |
| | |||
* | Implementing main loop | Karel 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. |