summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Collapse)Author
2014-05-19* Remove -fpermissivePhillip Stephens
2014-05-19CMakeLists: Fixed GLEW include var name, compile flag varsarchshift
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.
2014-05-19CMakeLists: rename HEADS, improved commentsarchshift
Changes for clarity of comments, removed redundant compiler flags.
2014-05-19Indent fixesarchshift
2014-05-17Indent fixesarchshift
2014-05-16Added FindGLEW to cmake-modulesarchshift
2014-04-30Support for C++11 on OSXarchshift
2014-04-30A bit of Cmake lovearchshift
2014-04-29Some more experimentationarchshift
2014-04-28IT'S ALIVE!archshift
2014-04-25Fixed CMake's import of GLFW.Thomas Edvalson
2014-04-24removed "COVERAGE_" from "GCC_COVERAGE_COMPILE_FLAGS"bunnei
2014-04-23fixes to scm_rev generation to make it conistent with windows buildbunnei
2014-04-23added scm rev generation on Linux/cmakebunnei
2014-04-22fixes to build on linuxbunnei
2014-04-09fixed a bunch of errors in CMakeListsbunnei
2014-04-09updated CMakeListsbunnei
2013-09-26renamed from citrus to citraShizZy
2013-09-13renamed project to 'citrus'ShizZy
2013-08-29adding initial project layoutShizZy