summaryrefslogtreecommitdiffstats
path: root/client/cmd_line_parser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix multiple printf format problemsDaniel P. Berrange2012-04-251-1/+1
* More comparison between signed and unsigned integer expressions warning fixesHans de Goede2012-01-231-2/+1
* Remove trailing blank linesDaniel P. Berrange2012-01-131-1/+0
* Fix typo: seperator -> separatorLiang Guo2011-08-021-17/+17
* add #include <config.h> to all source filesChristophe Fergeau2011-05-031-0/+3
* client: s/reqired/required in CmdLineParserChristophe Fergeau2011-04-181-3/+3
* client: s/AVAILIBLE/AVAILABLE in CmdLineParserChristophe Fergeau2011-04-181-2/+2
* client/cmd_line_parser: fix wrong reporting of bad argument in --bla=val caseAlon Levy2011-01-061-2/+5
* mingw32 build: fix signed/unsigned warnings as errorsAlon Levy2010-12-081-1/+1
* spicec: enable multiple CmdLineParser instantiationsArnon Gilboa2010-10-171-0/+5
* client: Don't use basename for argv[0] in --help outputAlexander Larsson2010-09-291-17/+1
* Relicense everything from GPL to LGPL 2.1+Alexander Larsson2010-04-131-9/+9
* client: add Platform::term_printfYaniv Kamay2010-01-111-14/+15
* fresh startYaniv Kamay2009-10-141-0/+524