summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Some further changes in CMakeListsPiotr Dziwinski2013-06-241-26/+29
* Fixed auto-detecting locale on WindowsPiotr Dziwinski2013-06-241-3/+10
* Futher changes to CMake optionsPiotr Dziwinski2013-06-221-7/+7
* Changes in build organizationPiotr Dziwinski2013-06-221-9/+34
* Enhanced logging, option to auto-start missionPiotr Dziwinski2013-06-161-4/+6
* Added relative install paths for MXE buildkrzys-h2013-05-031-5/+14
* * Minor changes to cmake fileserihel2013-04-121-1/+1
* * Added X11 to libs in CMakefiles for linux builderihel2013-04-111-1/+1
* * Added clipboard support (issue #60)erihel2013-04-111-0/+7
* Moved boost flags to CMakeListsPiotr Dziwinski2013-03-271-1/+6
* Fixed GCC 4.6 compilationPiotr Dziwinski2013-03-251-1/+1
* Bugfix DESKTOP option initialisationDidier Raboud2013-03-241-1/+1
* Fixed timer functions on win32Piotr Dziwinski2013-03-241-19/+24
* Updated README files, optional libsndfilePiotr Dziwinski2013-03-221-7/+14
* Fixes for compiling on MSYSPiotr Dziwinski2013-03-221-1/+17
* CInstanceManager refactoringPiotr Dziwiński2013-02-171-1/+1
* Refactoring in tests infrastructurePiotr Dziwinski2013-02-031-5/+9
* * Fixed sound pitch causing segfaulterihel2013-01-161-1/+1
* * Removed aluterihel2013-01-141-0/+2
* Use correct C++11/C++0x flags depending on the used compilerDidier Raboud2013-01-101-10/+15
* Merge pull request #114 from OdyX/dev-update-cmake-with-datakrzys-h2013-01-091-9/+12
|\
| * Let CMake rely on data's CMakeLists.txt if it existsDidier Raboud2013-01-021-4/+7
| * Revert "Minor cmake grammar fix"Didier Raboud2012-12-301-5/+5
* | CMakeLists enhancementsPiotr Dziwinski2013-01-081-4/+21
* | Merge dev and dev-graphicsPiotr Dziwinski2013-01-071-1/+1
|\ \
| * | Small fix in detecting language. Fixes needed to compile code using clangMarcin Zawadzki2013-01-051-1/+1
| |/
* / Corrected OpenGL extension detectionPiotr Dziwinski2013-01-051-35/+11
|/
* Fix for TEST_VIRTUALPiotr Dziwinski2012-12-291-1/+1
* Create a central versionDidier Raboud2012-12-271-0/+26
* Minor cmake grammar fixDidier Raboud2012-12-271-5/+5
* sound fixerihel2012-12-201-0/+2
* removing plugins for gold version (for mxe cross compiling)erihel2012-12-201-1/+0
* Installation path fixes and CMakeLists refactoringPiotr Dziwinski2012-12-201-16/+38
* Put common CXX flags in common variablesDidier Raboud2012-12-191-2/+3
* Don't enforce CMake build type on users.Didier Raboud2012-12-191-1/+3
* Merge pull request #97 from OdyX/dev-minor-cmake-grammar-fixkrzys-h2012-12-181-2/+2
|\
| * Minor cmake grammar fixDidier Raboud2012-12-181-2/+2
* | Allow building and installation of documentationDidier Raboud2012-12-171-0/+13
|/
* Install libCBot to a private directoryDidier Raboud2012-12-171-2/+4
* Set a default datadir, in sync with the data installation path.Didier Raboud2012-12-161-2/+3
* GMock: fixed using system packagePiotr Dziwinski2012-12-161-1/+5
* Split gtest and gmock, fixed using system packagesPiotr Dziwinski2012-12-161-5/+24
* Merge branch 'master' into devPiotr Dziwinski2012-12-151-2/+7
|\
| * Reverted lib/, fixed gtest path in CMakeLists.txtPiotr Dziwinski2012-12-141-3/+3
| * Merge pull request #85 from OdyX/cmake_find_ltdlMichał Zieliński2012-12-141-0/+1
| |\
| | * Add FindLTDL cmake moduleDidier Raboud2012-12-141-0/+1
| * | Use system-provided Google test library.Didier Raboud2012-12-141-2/+6
| |/
* | Merge branch 'dev' of https://github.com/colobot/colobot into devZaba9992012-10-111-0/+2
|\|
| * Added "make install" target.Michał Zieliński2012-10-051-0/+2
* | Added saving user scripts on game save. Fixed bug in writing script to file.Zaba9992012-10-111-0/+3
|/