Commit History

Author SHA1 Message Date
  Chris Friesen 0c4c6b0f10 Add shebangs to shell scripts 11 years ago
  Lasse Öörni 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
  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 years ago
  Wei Tjong Yao 071da6be29 Added license header lines to build scripts. 12 years ago
  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 years ago
  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. 12 years ago
  Wei Tjong Yao d0bbb1b1d4 Fixed cmake_ios.sh to accept command line arguments, such as '-DENABLE_LUA=1' to turn on Lua support. 12 years ago
  Wei Tjong Yao c6bbe91faa Set the execute-bit on for *.sh. 12 years ago
  Lasse Öörni 92eb073cb7 Applied cmake patch from weitjong. 13 years ago
  Lasse Öörni 3dc3c836a6 Applied patch from weitjong, which improves OSX/iOS build, and removes dead code. 13 years ago
  Lasse Öörni 7d8558a51f Applied massive patch from weitjong. 13 years ago
  Lasse Öörni c2c313313b Delete old CMakeCache.txt when generating for Unix or OS X. 13 years ago
  Lasse Öörni e1a1c974e5 Initial iOS support. 13 years ago