Commit Graph

7 Commits (3bcf80a82aff5652fad3840884c1a762b4d2f296)

Author SHA1 Message Date
Didier 'OdyX' Raboud 116d72a4b7 Only use PO4A on desktop file and manpages on non-Windows builds
Fixes the MXE-with-PO4A build
2013-11-05 15:00:02 +01:00
Didier 'OdyX' Raboud ee90f02bc4 Add an icon and executable information to the colobot.exe when build in MXE 2013-10-29 14:40:58 +01:00
Piotr Dziwinski 81a6de41a5 Some further changes in CMakeLists
* removed DEV_BUILD autodetection (could be confusing)
 * ignore desktop subdirectory on Windows
 * some refactoring
2013-06-24 14:17:28 +02:00
Piotr Dziwinski 78c167064b Fix for MSYS/MXE build 2013-06-22 23:15:56 +02:00
Piotr Dziwinski 9f819088a6 gitignore update
* git should now ignore all generated files when building without
   separate build directory
2013-06-22 22:44:03 +02:00
Piotr Dziwinski a224ae4408 Fix man build target dependencies
* could cause fails when make is run with many threads
2013-06-22 21:32:30 +02:00
Piotr Dziwinski bfcce26f89 Changes in build organization
* 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
2013-06-22 01:17:19 +02:00