c38299ae1bMerge commit '6f9bcea2833beb3a0b5a4428d7228d2206a58f5e' as 'Source/ThirdParty/AngelScript'
8 years ago
Yao Wei Tjong 姚伟忠
65ec0deca6Replace Source/ThirdParty/AngelScript subdirectory with subtree.
8 years ago
JSandusky
928c08d22eUpdate Angelscript to 2.30.2, resolves #892 in Urho3D master
10 years ago
Wei Tjong Yao
463ce2a65dEnabled option to build Urho3D static and shared library (without main entry point) for Android. Fixed debug compiler flags being defined multiple times for Android build. Added post-build command to strip the generated Urho3D shared library if it is built for embedded devices. Enhanced cmake_gcc.sh to automatically fix the generated Eclipse project setting files for Android build.