aboutsummaryrefslogtreecommitdiff
path: root/scripts/parse_kconfig
Commit message (Collapse)AuthorAge
* parse_kconfig change default size of arrayKarel Kočí2015-04-13
| | | | This is only cosmetic.
* parse_kconfig symlist.h move includes to begining of fileKarel Kočí2015-04-12
|
* parse_kconfig fix some warningsKarel Kočí2015-04-12
|
* Add TODO information to code that there should be faster implementationKarel Kočí2015-04-12
|
* Extract file name definitions out from parse_kconfig to sharedKarel Kočí2015-04-12
|
* parse_kconfig change error message to more informativeKarel Kočí2015-04-12
|
* parse_kconfig: complete simple argument parser and formate parse.cKarel Kočí2015-04-12
|
* parse_kconfig clean include in parse.cKarel Kočí2015-04-12
|
* Fix parse_kconfig .gitignore and makefileKarel Kočí2015-04-12
|
* parse_kconfig make builds *.o filesKarel Kočí2015-04-12
| | | | Until now *.o files were not created.
* macros.h moved to shared folderKarel Kočí2015-04-11
|
* parse_kconfig output executable name changed from parser to parseKarel Kočí2015-04-11
|
* Kconfig_parser renamed to parse_kconfigKarel Kočí2015-04-11