aboutsummaryrefslogtreecommitdiff
path: root/scripts/allconfig/allconfig.c
Commit message (Collapse)AuthorAge
* Integrate allconfigKarel Kočí2015-07-17
| | | | | | | | | allconfig is now integrated in project. It is going to replace permute_conf for generating. For this reason is default behaviour changed to print only changeable configurtaion options. Previous behaviour can be used with --all switch. Also add .gitignore and remove compiled file from repository.
* Add small program for generating complete configurationKarel Kočí2015-07-17
This program generates complete configuration. Written because permute_conf is only writing out configs that are chargeable.