aboutsummaryrefslogtreecommitdiff
path: root/scripts/shared
Commit message (Collapse)AuthorAge
* Rewrite write_config solution check and fix applyKarel Kočí2015-05-15
| | | | solution.apply failed in case of last solution.
* Fix Dprintf macroKarel Kočí2015-05-01
|
* Fix missing definitionKarel Kočí2015-05-01
|
* write_config implemented solution reader, but most of code in write.c is now ↵Karel Kočí2015-04-17
| | | | commented
* Change comment in shared/macros.hKarel Kočí2015-04-13
|
* Extract file name definitions out from parse_kconfig to sharedKarel Kočí2015-04-12
|
* parse_kconfig make builds *.o filesKarel Kočí2015-04-12
| | | | Until now *.o files were not created.
* Fix shared/kconfig/files.mkKarel Kočí2015-04-11
| | | | Dependencies were not solved right. After first execution, they were removed and never built again.
* macros.h moved to shared folderKarel Kočí2015-04-11
|
* Move gitignore rules to corresponds to kconfig sources moveKarel Kočí2015-04-11
|
* Add information about commit to shared kconfigKarel Kočí2015-04-10
| | | | Used newer commit than were files actually exported, but no change in those files.
* Part of Kconfig used in kconfig_parser exported to shared directory and ↵Karel Kočí2015-04-10
updated to linux v4.0-rc5