summaryrefslogtreecommitdiff
path: root/client/cmd_line_parser.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-08-02Fix typo: seperator -> separatorLiang Guo1-17/+17
2011-05-03add #include <config.h> to all source filesChristophe Fergeau1-0/+3
2011-04-18client: s/reqired/required in CmdLineParserChristophe Fergeau1-3/+3
2011-04-18client: s/AVAILIBLE/AVAILABLE in CmdLineParserChristophe Fergeau1-2/+2
2011-01-06client/cmd_line_parser: fix wrong reporting of bad argument in --bla=val caseAlon Levy1-2/+5
2010-12-08mingw32 build: fix signed/unsigned warnings as errorsAlon Levy1-1/+1
2010-10-17spicec: enable multiple CmdLineParser instantiationsArnon Gilboa1-0/+5
2010-09-29client: Don't use basename for argv[0] in --help outputAlexander Larsson1-17/+1
2010-04-13Relicense everything from GPL to LGPL 2.1+Alexander Larsson1-9/+9
2010-01-11client: add Platform::term_printfYaniv Kamay1-14/+15
2009-10-14fresh startYaniv Kamay1-0/+524