Age | Commit message (Expand) | Author |
---|---|---|
2019-02-01 | cam: options: Add a key=value parser | Niklas Söderlund |
2019-02-01 | cam: options: Add option type handling to options parser | Laurent Pinchart |
2019-02-01 | cam: options: Return whether addOption() succeeds or not | Niklas Söderlund |
2019-02-01 | cam: options: Create a template class for options | Niklas Söderlund |
2019-01-27 | cam: options: Indent multi-line help message correctly | Laurent Pinchart |
2019-01-25 | cam: options: optional arguments needs to be specified as --foo=bar | Niklas Söderlund |
2019-01-22 | cam: options: Don't implement move semantics for OptionsParser::Options | Laurent Pinchart |
2019-01-22 | cam: Extract option parser to separate file | Laurent Pinchart |