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