summaryrefslogtreecommitdiffstats
path: root/client/windows/main.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Replace log4cpp with custom log functionAlexander Larsson2010-06-281-1/+1
| | | | | Also prints a simpler error to stderr for WARN or above so that we print something on the commandline if something go wrong.
* Relicense everything from GPL to LGPL 2.1+Alexander Larsson2010-04-131-9/+9
|
* client: add Platform::term_printfYaniv Kamay2010-01-111-26/+2
| | | | | | Platform::term_printf is a variant of printf that on windows dynamically opens console in order to have visible output during command line processing.
* fresh startYaniv Kamay2009-10-141-0/+124