urhobot
|
f861a10a61
|
GH Actions: Bump copyright to 2021.
|
2021-07-17 16:43:46 +00:00 |
|
Yao Wei Tjong 姚伟忠
|
223fbd4cba
|
Refactor to start to use lower case name.
|
2020-10-29 08:22:43 +08:00 |
|
Wei Tjong Yao
|
02512cecf9
|
In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'.
|
2013-08-09 10:29:22 +00:00 |
|
Wei Tjong Yao
|
256eb5ac78
|
Refactored CMake build script to separate reusable commands and macros into module for easy inclusion in external project. Added option to build Urho3D static/shared library (currently only works in Linux GCC). Added new FindUrho3D.cmake module for setting up Urho3D as external library in other user-defined project.
|
2013-07-31 02:10:08 +00:00 |
|
Wei Tjong Yao
|
cc99a07a53
|
Added Raspberry Pi port, currently only supported in GCC build either natively or cross compiling (if the CC tool is detected). Moved the gcc out-of-source build directory one more level up as it is better supported by cmake/eclipse generator this way. Enhanced shell scripts so they can be invoked in any directory. A few bug bug fixes on SDL library code.
|
2013-07-25 15:56:53 +00:00 |
|