David Wimsey f9b618c973 Fixes linker issues when linking statically to lua on Windows platforms as required by VisualStudio. This should probably be resolved by making Vector2f and Vector2i opaque from outside of libRocket Core rather than exposing the templates outside of libRocket. Keeping the classes opaque would allow the implementation to change in a shared library without requiring the application to be recompiled to pickup the changes. This fixes #199. 11 年之前
..
Platform 033d0bd468 Removed flag for padding function names, not used for static libraries as required by iOS 11 年之前
v2fixes da3b3bf953 Minor tweak to make locating the PackageHandleStandardArgs module more resilient and natural 11 年之前
FileList.cmake f9b618c973 Fixes linker issues when linking statically to lua on Windows platforms as required by VisualStudio. This should probably be resolved by making Vector2f and Vector2i opaque from outside of libRocket Core rather than exposing the templates outside of libRocket. Keeping the classes opaque would allow the implementation to change in a shared library without requiring the application to be recompiled to pickup the changes. This fixes #199. 11 年之前
FindCarbon.cmake a856c0c56b Upgrade CMake build system to build universal Mac libraries and correctly compile Mac Samples. 15 年之前
FindDirectX.cmake 543aaf8aed Adding cmake module to find various bits of the DirectX SDK from Microsoft 11 年之前
FindPkgMacros.cmake a856c0c56b Upgrade CMake build system to build universal Mac libraries and correctly compile Mac Samples. 15 年之前
FindSFML.cmake eb75a98e93 Switched to using FindSFML.cmake from SFML distribution 11 年之前
SampleFileList.cmake 7b3d201a37 Merge pull request #203 from libRocket/feature/cmake-samples 11 年之前
gen_filelists.sh e148bd5dfc Merge branch 'master' of http://github.com/Gambini/libRocket into feature/lua-scripting 11 年之前
gen_samplelists.sh 7b3d201a37 Merge pull request #203 from libRocket/feature/cmake-samples 11 年之前