Yao Wei Tjong 姚伟忠
|
15c61cb739
Use CMake command to move and rename for portability. Closes #73.
|
12 rokov pred |
Yao Wei Tjong 姚伟忠
|
e97eedb771
Close Windows gap. No pun intended.
|
12 rokov pred |
Yao Wei Tjong 姚伟忠
|
c0633b7c35
Fix Android "in-the-source" build on Windows platform.
|
12 rokov pred |
Yao Wei Tjong 姚伟忠
|
723c66054b
Fix wrong build path in cmake_android.bat for detecting cache value.
|
12 rokov pred |
Yao Wei Tjong 姚伟忠
|
7e64ba7557
Add Android auto-generated project properties to .gitignore.
|
12 rokov pred |
Yao Wei Tjong
|
8d94a287d5
Make batches consistent with shell script behavior.
|
12 rokov pred |
weitjong
|
242f317ddd
Configure Doxyfile according to the value of USE_OPENGL variable.
|
12 rokov pred |
Wei Tjong Yao
|
09ba853aba
Keep CMakeCache.txt in between build script invocation to speed things up. Correct typo error.
|
12 rokov pred |
Wei Tjong Yao
|
363a4055ea
Differentiate between batch option with CMake build option to prevent CMake warning on unused define. Reorder the position of optional CMake options according CMake usage documentation. Highlight the out-of-source build in change history.
|
12 rokov pred |
Lasse Öörni
|
ba19c8b905
Add "if exist" checks to cmake_android & cmake_mingw .bat files to avoid printing errors on first run.
|
12 rokov pred |
Wei Tjong Yao
|
071da6be29
Added license header lines to build scripts.
|
12 rokov pred |
Lasse Öörni
|
a899f7293e
Capitalize name of CMake script directory.
|
12 rokov pred |
Wei Tjong Yao
|
84ca054400
Fixed alignment.
|
12 rokov pred |
Wei Tjong Yao
|
cf3eefbf32
Fixed source variable value.
|
12 rokov pred |
Wei Tjong Yao
|
0940bdae46
Use backward slash for consistency.
|
12 rokov pred |
Wei Tjong Yao
|
ddc3670238
Attempt to fix MinGW build and some other code cleanup.
|
12 rokov pred |
Wei Tjong Yao
|
b2924c425c
Rectified source code alignment.
|
12 rokov pred |
Wei Tjong Yao
|
217c851811
Create out-of-source build directory for Android on Windows platform when mklink option is enabled.
|
12 rokov pred |
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'.
|
12 rokov pred |
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.
|
12 rokov pred |
Lasse Öörni
|
dac3f4e0a8
Fixed Android library stripping on some Windows configurations.
|
12 rokov pred |
Lasse Öörni
|
4c46fe72df
Always delete CMakeLists directory also in the Windows CMake batch files to prevent using wrong toolchain.
|
12 rokov pred |
Wei Tjong Yao
|
0a712e2e6a
Reversed the parameter handling logic in cmake_xxxx.bat and to make it consistent with their shell script counterpart. Updated the documentation accordingly. Reverted back main CMakeLists.txt.
|
12 rokov pred |
Lasse Öörni
|
815f205896
Allow supplying arbitrary parameters to cmake_android.bat, similar to cmake_android.sh.
|
12 rokov pred |
Lasse Öörni
|
61a8f4a98f
Fixed SDL thumb mode inline assembly when compiling in release mode with the Android toolchain.
|
12 rokov pred |
Lasse Öörni
|
fa0ba1f2d8
Updated Android toolchain to newer.
|
12 rokov pred |
Lasse Öörni
|
1704bd16a9
Initial support for CMake-based Android build.
|
12 rokov pred |