Ivan Safrin d135ffaa53 Updated instructions and added a fix for new gcc 14 年 前
..
ExternalAssimp.cmake e8f96c7684 Merge branch 'master' of git://github.com/ivansafrin/Polycode 14 年 前
ExternalBox2D.cmake fd5738ff0f Made 2D and 3D physics modules compile as static libs. 14 年 前
ExternalBullet.cmake fd5738ff0f Made 2D and 3D physics modules compile as static libs. 14 年 前
ExternalFreetype.cmake 1b1bdf97ce Use default install for everything. 14 年 前
ExternalGLExt.cmake 106804d74c Added a couple of fixes for glext.h and wglext.h dependencies. 14 年 前
ExternalLua51.cmake 5cc6c5b941 Added CMake external project for Lua5.1. 14 年 前
ExternalOggVorbis.cmake 1b1bdf97ce Use default install for everything. 14 年 前
ExternalOpenAL.cmake f49d134973 Linux CMake fixes. Should compile out of the box now. 14 年 前
ExternalPNG.cmake d57dbb5b8d Fixed libpng URL and MD5 14 年 前
ExternalPhysFS.cmake 861c825b73 Fix for physfs and Werror 14 年 前
ExternalWGLExt.cmake 4d3959f682 Tidied up glext.g and wglext.h downloading some more. 14 年 前
FindAssimp.cmake f49d134973 Linux CMake fixes. Should compile out of the box now. 14 年 前
FindBox2D.cmake 0c572e7636 Compiles and links against CMake built debug and release dependencies on Windows. 14 年 前
FindBullet.cmake f49d134973 Linux CMake fixes. Should compile out of the box now. 14 年 前
FindFreenect.cmake 18e6e9fbde Kinect module fixes and screen sprite improvements. Disabled binding generation as default. 14 年 前
FindLua.cmake fe565d286d CMake fixes for Mac 14 年 前
FindOgg.cmake 326c753171 Added CMake build for the networking module, removed CMake build from Examples (switching to manual projects for simplicity's sake), various bugfixes to physics modules, reorganized packing of assets into release directories 14 年 前
FindPythonModule.cmake 2a6effd422 Added custom executable target to regenerate Lua bindings. 14 年 前
FindSDL.cmake d135ffaa53 Updated instructions and added a fix for new gcc 14 年 前
FindVorbis.cmake 326c753171 Added CMake build for the networking module, removed CMake build from Examples (switching to manual projects for simplicity's sake), various bugfixes to physics modules, reorganized packing of assets into release directories 14 年 前
FindVorbisFile.cmake 326c753171 Added CMake build for the networking module, removed CMake build from Examples (switching to manual projects for simplicity's sake), various bugfixes to physics modules, reorganized packing of assets into release directories 14 年 前
PolycodeIncludes.cmake fe565d286d CMake fixes for Mac 14 年 前
assimp.cmake 326c753171 Added CMake build for the networking module, removed CMake build from Examples (switching to manual projects for simplicity's sake), various bugfixes to physics modules, reorganized packing of assets into release directories 14 年 前
freetype.cmake 0c572e7636 Compiles and links against CMake built debug and release dependencies on Windows. 14 年 前
libogg.cmake be554b35d9 Made ogg and vorbis build as static. Tidied up glext download task. 14 年 前
libvorbis.cmake be554b35d9 Made ogg and vorbis build as static. Tidied up glext download task. 14 年 前
lua51.cmake bedab9d8d1 Fixed Lua CMake file to enable dynamic library loading 14 年 前
physfs.cmake 861c825b73 Fix for physfs and Werror 14 年 前