| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
Added inv option for generating inverted configurations.
Inverted configuration contains configuration options that are not in original configuration file.
|
|
|
|
|
|
|
|
|
| |
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.
|
|
This program generates complete configuration.
Written because permute_conf is only writing out configs that are chargeable.
|