Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Small change in parse_kconfig Makefile | Karel Kočí | 2015-05-04 |
| | | | | Hide warnings. I am not going to solve them now. | ||
* | Add DEBUG and Wall to parse_kconfig | Karel Kočí | 2015-05-01 |
| | |||
* | parse_kconfig rewriten | Karel Kočí | 2015-05-01 |
| | | | | | parse_kconfig should now generate full dependency. It is not transforming whole expression to CNF, but only pairs. | ||
* | Rename parser.c to parse.c | Karel Kočí | 2015-04-21 |
| | |||
* | Fix parse_kconfig .gitignore and makefile | Karel Kočí | 2015-04-12 |
| | |||
* | parse_kconfig make builds *.o files | Karel Kočí | 2015-04-12 |
| | | | | Until now *.o files were not created. | ||
* | macros.h moved to shared folder | Karel Kočí | 2015-04-11 |
| | |||
* | parse_kconfig output executable name changed from parser to parse | Karel Kočí | 2015-04-11 |
| | |||
* | Kconfig_parser renamed to parse_kconfig | Karel Kočí | 2015-04-11 |