Lasse Öörni
|
c9865078ad
List tools in alphabetical order in the documentation; fixed outdated information.
|
12 년 전 |
Lasse Öörni
|
76161aaecf
Build documentation update.
|
12 년 전 |
Lasse Öörni
|
8da3fa5860
Documentation tweaks.
|
12 년 전 |
Lasse Öörni
|
4cc1858329
Removed the old large script example applications and batch files to start them.
|
12 년 전 |
Lasse Öörni
|
7f64104825
Added -p command line argument, which specifies resource paths to use.
|
12 년 전 |
Lasse Öörni
|
04b00263b0
Moved CharacterDemo to the samples.
|
12 년 전 |
Wei Tjong Yao
|
3efb36599a
Refactored Findxxxx and Urho3D-CMake-magic modules to let linker uses absolute path to the found libraries. Updated documentation accordingly.
|
12 년 전 |
Wei Tjong Yao
|
594457df82
Removed line to define ENABLE_64BIT for Visual Studio based on cmake generator as the define must already been set explicitly when invoking cmake_vsxxxx.bat in order to get Win64 generator. Fixed the expression to check whether ENABLE_TOOLS is defined. Minor update on build options documentation.
|
12 년 전 |
Wei Tjong Yao
|
dfd142c7d2
Added Raspberry Pi bootstrap back to fix raspi build. Moved the xmlstarlet logic to cmake_gcc.sh for code reuse. Added ANDROID_ABI into build options documentation.
|
12 년 전 |
Lasse Öörni
|
9047bfa1ab
Use DLL runtime by default. Proper fix for building the Urho3D library with VS2008.
|
12 년 전 |
Lasse Öörni
|
6b4a5fd296
Added cmake_mingw.bat contributed by Mika Heinonen.
|
12 년 전 |
Wei Tjong Yao
|
2bf1be4cea
Simplified the documentation for Eclipse. The generated Eclipse project file could be in Build or Source directory depends on whether xmlstarlet fix is being invoked or not.
|
12 년 전 |
Lasse Öörni
|
a899f7293e
Capitalize name of CMake script directory.
|
12 년 전 |
Wei Tjong Yao
|
d5640aab4b
Updated documentation - another attempt.
|
12 년 전 |
Wei Tjong Yao
|
a71d656b9d
Updated documentation.
|
12 년 전 |
Wei Tjong Yao
|
217c851811
Create out-of-source build directory for Android on Windows platform when mklink option is enabled.
|
12 년 전 |
Wei Tjong Yao
|
1385700c7f
Fixed broken wiki link.
|
12 년 전 |
Wei Tjong Yao
|
2eb5a49353
Updated documentation.
|
12 년 전 |
Wei Tjong Yao
|
9d9b2278fa
Updated documentation on using Urho3D as external library.
|
12 년 전 |
Lasse Öörni
|
99560bba71
Use SSE2 instead of SSE on MinGW, but print a warning message.
|
12 년 전 |
Lasse Öörni
|
e8c16bf658
Read command line from a file on Android and iOS.
|
12 년 전 |
Lasse Öörni
|
92aa3341d5
Simplified the instructions for enabling OpenGL mode.
|
12 년 전 |
Lasse Öörni
|
560ffd03c2
Moved the Urho3D application code to Tools directory.
|
12 년 전 |
Wei Tjong Yao
|
0cd4d9cbe3
Quick fixed DocConverter tool to handle wiki table.
|
12 년 전 |
Wei Tjong Yao
|
1a5670b65c
Updated documentation on Raspberry Pi port.
|
12 년 전 |
Lasse Öörni
|
ae5871d912
Documented Application class.
|
12 년 전 |
Lasse Öörni
|
dac3f4e0a8
Fixed Android library stripping on some Windows configurations.
|
12 년 전 |
Wei Tjong Yao
|
92d4e9831b
Configured GCC to use out-of-source build. Set RelWithDebInfo as default build type for single-configuration generator (can be overridden via '-DCMAKE_BUILD_TYPE=xxxx' command line argument). Enhanced cmake_gcc.sh and cmake_eclipse.sh to generate Android project when ANDROD_NDK environment variable is set. Hence, deprecated cmake_android.sh. Updated document to reflect out-of-source gcc build and added a new paragraph on using Eclipse ADT plugin for Android building/deployment.
|
12 년 전 |
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 년 전 |
Wei Tjong Yao
|
82a24ee63a
Fixed Lua library for Android build.
|
12 년 전 |