| .. |
|
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 éve |
|
plist
|
9303eee82c
Added Xcode project (OSX, iOS), and fixed 64bit compilation on OSX
|
15 éve |
|
.gitignore
|
25ae2fa63e
Switched from wildcard to specific listing of project files, this will help make sure we don't accidentally ignore a new one in the future because it was caught by a wildcard ignore
|
11 éve |
|
CMakeLists.txt
|
41ff4e6162
Properly fix the Lua/check() macro collision
|
11 éve |
|
Rocket_Prefix.pch
|
9303eee82c
Added Xcode project (OSX, iOS), and fixed 64bit compilation on OSX
|
15 éve |
|
builddist.py
|
6aa774a0b3
Update builddist.py to use inclusive filenames in the bin folder rather than exclusive
|
15 éve |