Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-19 | * Remove -fpermissive | Phillip Stephens | |
2014-05-19 | CMakeLists: Fixed GLEW include var name, compile flag vars | archshift | |
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-19 | CMakeLists: rename HEADS, improved comments | archshift | |
Changes for clarity of comments, removed redundant compiler flags. | |||
2014-05-19 | Indent fixes | archshift | |
2014-05-17 | Indent fixes | archshift | |
2014-05-16 | Added FindGLEW to cmake-modules | archshift | |
2014-04-30 | Support for C++11 on OSX | archshift | |
2014-04-30 | A bit of Cmake love | archshift | |
2014-04-29 | Some more experimentation | archshift | |
2014-04-28 | IT'S ALIVE! | archshift | |
2014-04-25 | Fixed CMake's import of GLFW. | Thomas Edvalson | |
2014-04-24 | removed "COVERAGE_" from "GCC_COVERAGE_COMPILE_FLAGS" | bunnei | |
2014-04-23 | fixes to scm_rev generation to make it conistent with windows build | bunnei | |
2014-04-23 | added scm rev generation on Linux/cmake | bunnei | |
2014-04-22 | fixes to build on linux | bunnei | |
2014-04-09 | fixed a bunch of errors in CMakeLists | bunnei | |
2014-04-09 | updated CMakeLists | bunnei | |
2013-09-26 | renamed from citrus to citra | ShizZy | |
2013-09-13 | renamed project to 'citrus' | ShizZy | |
2013-08-29 | adding initial project layout | ShizZy | |