summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Fixed icon on Windows; updated properties in .rc filekrzys-h2014-11-011-1/+1
* Added -headlesskrzys-h2014-10-311-0/+1
* Fixed linking convert_model (#332)krzys-h2014-10-251-2/+2
* Merge with devPiotr Dziwinski2014-10-071-169/+188
|\
| * Better CMake organization and unit test cleanupsPiotr Dziwinski2014-08-121-160/+179
* | New level parserkrzys-h2014-09-241-0/+4
* | More work on streamsKrzysztof Dermont2014-06-231-1/+2
* | More work on PhysFS supportKrzysztof Dermont2014-06-221-0/+1
* | Implemented libsndfile loader in PhysFSKrzysztof Dermont2014-06-211-0/+1
* | Big part of PhysFS supportKrzysztof Dermont2014-06-201-1/+5
|/
* Better datadir mod supportkrzys-h2014-05-181-1/+2
* CPauseManagerkrzys-h2013-12-311-0/+1
* Add a PLATFORM_GNU global variable matching all GNU systems such as Debian's ...Didier Raboud2013-11-271-0/+2
* Consolidate SYSTEM_CPP_MODULE in the main CMakeLists.txtDidier 'OdyX' Raboud2013-11-201-12/+1
* Don't set rpath if libCBot is compiled staticallyDidier 'OdyX' Raboud2013-11-131-2/+3
* On Mac OS X, write colobot.ini and savegames to Application Support directoriesDidier 'OdyX' Raboud2013-11-131-0/+3
* Add an icon and executable information to the colobot.exe when build in MXEDidier 'OdyX' Raboud2013-10-291-0/+7
* MacOSX: Add initial support in CMake build infraDidier 'OdyX' Raboud2013-10-241-0/+3
* Some further changes in CMakeListsPiotr Dziwinski2013-06-241-8/+8
* Fixed auto-detecting locale on WindowsPiotr Dziwinski2013-06-241-0/+2
* Changes in build organizationPiotr Dziwinski2013-06-221-6/+2
* Enhanced logging, option to auto-start missionPiotr Dziwinski2013-06-161-1/+1
* Refactored sound codePiotr Dziwinski2013-05-271-0/+1
* Fixed code formattingPiotr Dziwinski2013-05-271-1/+2
* Fix for game crashing sometimes when using MissionControllerkrzys-h2013-04-281-0/+1
* * Changed order of libs in cmake for clipboarderihel2013-04-201-1/+1
* * Added X11 to libs in CMakefiles for linux builderihel2013-04-111-1/+1
* * Added clipboard support (issue #60)erihel2013-04-111-0/+2
* Added field "item" to class "object" in CBotkrzys-h2013-03-311-0/+1
* Fixed timer functions on win32Piotr Dziwinski2013-03-241-2/+2
* Fixes for compiling on MSYSPiotr Dziwinski2013-03-221-12/+8
* Refactored platform-specific codePiotr Dziwinski2013-03-191-0/+10
* Refactoring in tests infrastructurePiotr Dziwinski2013-02-031-8/+0
* * Fixed sound pitch causing segfaulterihel2013-01-161-10/+4
* * Removed aluterihel2013-01-141-2/+6
* CMakeLists enhancementsPiotr Dziwinski2013-01-081-2/+14
* Corrected OpenGL extension detectionPiotr Dziwinski2013-01-051-26/+19
* Merge branch 'dev' into dev-graphicsPiotr Dziwinski2013-01-041-5/+34
|\
| * Add translated freedesktop 'Desktop Entry' fileDidier Raboud2012-12-271-0/+2
| * sound fixerihel2012-12-201-1/+28
| * removing plugins for gold version (for mxe cross compiling)erihel2012-12-201-3/+0
| * Installation path fixes and CMakeLists refactoringPiotr Dziwinski2012-12-201-2/+2
| * Fix RPath in installed colobotDidier Raboud2012-12-191-1/+1
| * Install libCBot to a private directoryDidier Raboud2012-12-171-1/+2
| * Split gtest and gmock, fixed using system packagesPiotr Dziwinski2012-12-161-1/+1
| * Merge branch 'master' into devPiotr Dziwinski2012-12-151-1/+3
| |\
| | * Add FindLTDL cmake moduleDidier Raboud2012-12-141-1/+1
| | * Handle translations with CMakes.Didier Raboud2012-12-131-0/+2
* | | Engine optimization - rewritten model managementPiotr Dziwinski2012-12-261-0/+1
|/ /
* | Restext rewrite to runtime initialized arraysPiotr Dziwinski2012-10-171-1/+0