Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Passing unknown command line parameters to the Configuration | Aqua-sama | 2018-01-27 | 1 | -11/+14 |
| | | | | - no longer compiling CookiesForm that we don't use | ||||
* | Using boost::program_options instead of libconfig | Aqua-sama | 2018-01-26 | 1 | -146/+82 |
| | |||||
* | Configuration class rework | Aqua-sama | 2018-01-25 | 1 | -0/+169 |
- castToString is now a free function - setFromString split away from setValue - moved Configuration to src |