aboutsummaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAge
* CMakeLists: Fixed GLEW include var name, compile flag varsGravatar archshift2014-05-19
| | | | | | After adding FindGLEW.cmake to externals, the variable call for the GLEW include path needed to be revised. Append flags on OSX, rather than overwrite them. I realized that GCC_COMPILE_FLAGS was changed to CMAKE_CXX_FLAGS mistakenly, so both were changed to a more platform-independent name.
* CMakeLists: rename HEADS, improved commentsGravatar archshift2014-05-19
| | | | Changes for clarity of comments, removed redundant compiler flags.
* Indent fixesGravatar archshift2014-05-19
|
* Indent fixesGravatar archshift2014-05-17
|
* Added FindGLEW to cmake-modulesGravatar archshift2014-05-16
|
* Support for C++11 on OSXGravatar archshift2014-04-30
|
* A bit of Cmake loveGravatar archshift2014-04-30
|
* Some more experimentationGravatar archshift2014-04-29
|
* IT'S ALIVE!Gravatar archshift2014-04-28
|
* Fixed CMake's import of GLFW.Gravatar Thomas Edvalson2014-04-25
|
* removed "COVERAGE_" from "GCC_COVERAGE_COMPILE_FLAGS"Gravatar bunnei2014-04-24
|
* fixes to scm_rev generation to make it conistent with windows buildGravatar bunnei2014-04-23
|
* added scm rev generation on Linux/cmakeGravatar bunnei2014-04-23
|
* fixes to build on linuxGravatar bunnei2014-04-22
|
* fixed a bunch of errors in CMakeListsGravatar bunnei2014-04-09
|
* updated CMakeListsGravatar bunnei2014-04-09
|
* renamed from citrus to citraGravatar ShizZy2013-09-26
|
* renamed project to 'citrus'Gravatar ShizZy2013-09-13
|
* adding initial project layoutGravatar ShizZy2013-08-29