| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
Wrong rule output for reverse dependency when expression is reduced.
|
|
|
|
| |
"working.." message
|
|
|
|
|
|
|
|
| |
After this fix, generated dependency should be all right.
Verbose output implementation is only temporally.
It needs better implementation.
And command line arguments should be parsed with argp.
|
| |
|
|
|
|
|
| |
Most of the kconfig_parser is changed.
Now dependency are not copied before transfer to CNF and CNF expression is direcly extracted from kconfíg parsed output structures.
|
|
|
|
| |
Also some other tweaks in kconfigp_parser. Mostly irrelevant.
|
|
Also kconfig folder in programs/src is renamed to kconfig_parser
|