Commit Verlauf

Autor SHA1 Nachricht Datum
  Cameron Hart a55085ac01 Regenerated Lua bindings. vor 14 Jahren
  Cameron Hart e8f96c7684 Merge branch 'master' of git://github.com/ivansafrin/Polycode vor 14 Jahren
  Cameron Hart 7af04ef216 Replaced tabs with spaces. vor 14 Jahren
  Cameron Hart 20905c3903 Install cmake export files which can be used for linking Polycode targets in another project. vor 14 Jahren
  Cameron Hart fd5738ff0f Made 2D and 3D physics modules compile as static libs. vor 14 Jahren
  Cameron Hart 09981b43ec Windows compile fixes for static libs. Polycode player not building yet. vor 14 Jahren
  Cameron Hart f7953a1b66 Mac fixes for static libraries. Polycode Player isn't compiling yet. vor 14 Jahren
  Cameron Hart 246f876526 Compile all libs as static except for Modules. vor 14 Jahren
  Cameron Hart f671b9676a Changed install directories names to lowercase to be consistent with how dependencies install themselves. vor 14 Jahren
  Cameron Hart 26b64379e2 Tidied up includes and fixed some paths to Mac files. vor 14 Jahren
  Cameron Hart 83bbc92025 Some Linux fixes - FIND_PACKAGE(FreeType) in the right scope for common includes to work. vor 14 Jahren
  Cameron Hart 4e4f8112e9 A bunch more small fixes. vor 14 Jahren
  Cameron Hart 0c572e7636 Compiles and links against CMake built debug and release dependencies on Windows. vor 14 Jahren
  Cameron Hart 04a8c6eb3e Got Polycode compiling in release with generated external libs! Just need to do some work to get Bullet and Box2D behaving in debug. vor 14 Jahren
  Cameron Hart b54d816195 Added more Framework install targets. vor 14 Jahren
  Cameron Hart 9b7d7bcb63 Re-enabled building modules and fixed up module CMakefiles. vor 14 Jahren
  Cameron Hart 3be9f60f6d Build static versions of PolycodeLua, 2DPhysics and 3DPhysics modules - with some assumptions on where to find Box2D and Bullet. vor 14 Jahren
  Ivan Safrin 326c753171 Added CMake build for the networking module, removed CMake build from Examples (switching to manual projects for simplicity's sake), various bugfixes to physics modules, reorganized packing of assets into release directories vor 14 Jahren
  Ivan Safrin 0dcb042fda Made install paths relative vor 14 Jahren