Adrien
|
a71c6bbfd9
In Dependencies: forwarding top-level CMAKE_CXX_FLAGS to each added external project.
|
11 years ago |
Ivan Safrin
|
9996ea0295
Updated to physfs 2.0.3 for 64-bit support, fixed player on Windows
|
13 years ago |
mcc
|
e15ae329af
Merge mingw compatiblity fork with 4/14 github; back out zlib cmake patch (1.2.6 incorporates the patch already)
|
14 years ago |
Ivan Safrin
|
b91e3e7682
libpng URL fixes and 32-bit build support for Mac
|
14 years ago |
mcc
|
185c6d4b99
Make Polycode buildable with mingw crosscompiler -- large patch comprising changes up to 6171487c3a07 in mcclure fork
|
14 years ago |
Cameron Hart
|
e8f96c7684
Merge branch 'master' of git://github.com/ivansafrin/Polycode
|
14 years ago |
Cameron Hart
|
419571fe19
Use replace to change -O3 to -O2 so other arguments are kept intact.
|
14 years ago |
Ivan Safrin
|
2014d61333
Some CMake fixes
|
14 years ago |
Cameron Hart
|
1b1bdf97ce
Use default install for everything.
|
14 years ago |
Cameron Hart
|
6bcca50be6
Merge branch 'cmake-deps' of github.com:bitshifter/Polycode into cmake-deps
|
14 years ago |
Cameron Hart
|
e10fa83032
Added library prefix for assimp.
|
14 years ago |
Cameron Hart
|
0c572e7636
Compiles and links against CMake built debug and release dependencies on Windows.
|
14 years ago |
Cameron Hart
|
5bb6e05d5d
Added freetype.cmake, a bit closer to working but not quite.
|
14 years ago |
Cameron Hart
|
cf6b528be3
Created CMakeLists.txt for libogg and libvorbis. Added common download directory.
|
14 years ago |
Cameron Hart
|
c739a4a92c
Still WIP. Got most externals installing to Release and Debug directories. Ogg Vorbis doesn't want to play though.
|
14 years ago |
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.
|
14 years ago |
Cameron Hart
|
29cc5d19f3
Fixed a couple of issues with assimp external build.
|
14 years ago |
Cameron Hart
|
eb1b7e6252
Externals build work in progress. Main build proably broken.
|
14 years ago |
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
|
14 years ago |