summaryrefslogtreecommitdiffstats
path: root/src/desktop/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Changes in build organizationPiotr Dziwinski2013-06-221-2/+0
| | | | | | | | * targets are now created in top-level build directory * more things are now configured through CMake options * changed debug build detection from NDEBUG to DEV_BUILD * moved po and desktop directories * moved last unit test out of src directory
* Fixed code formattingPiotr Dziwinski2013-05-271-0/+1
| | | | | | * moved braces to new lines * fixed some function/variable names * fixed whitespace issues
* Add manpage for colobotDidier Raboud2012-12-271-0/+1
- Translate it with po4a - Use POD-format as source, and pod2man for building