Victor Vieux
1cc0a11a35
change package name to colobot on MacOS and fix icon
2014-11-03 18:21:03 -08:00
krzys-h
ccdbce8cd7
Fixed icon on Windows; updated properties in .rc file
2014-11-01 19:57:23 +01:00
krzys-h
bacf796387
Updated installer parameters
2014-10-25 19:44:08 +02:00
Didier Raboud
343fa8f0cb
Add a PLATFORM_GNU global variable matching all GNU systems such as Debian's Linux, kFreeBSD and Hurd
2013-11-27 18:53:28 +01:00
Didier 'OdyX' Raboud
fda831d991
Add MacOSX Bundle and Windows NSIS installer
...
- Add two images from screenshots or existing data textures to brand the NSIS installer
2013-11-13 16:53:49 +01:00
Didier 'OdyX' Raboud
68d9a72357
Generate an icns icon on Mac OSX
2013-11-13 09:35:19 +01:00
Didier 'OdyX' Raboud
11dd911faf
Under MacOSX, generate an Info.plist
2013-11-13 09:34:24 +01:00
Didier 'OdyX' Raboud
9638327932
Drop redundant custom_target for po4a
2013-11-08 10:01:24 +01:00
Didier 'OdyX' Raboud
d8762fdd8d
Reorder desktop/CMakeLists.txt for more platform-specific clarity
2013-11-08 10:01:24 +01:00
Didier 'OdyX' Raboud
bf0c0227ec
Fix tab-vs-space in CMake configuration file
2013-11-08 10:01:24 +01:00
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
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