Cameron Hart
|
0d8cec1433
Add POLYCODE_RELEASE_DIR to the CMake cache.
|
14 年 前 |
Cameron Hart
|
9f38b84a21
Added comment on CMake FindBullet requiring recent versions of CMake.
|
14 年 前 |
Cameron Hart
|
106804d74c
Added a couple of fixes for glext.h and wglext.h dependencies.
|
14 年 前 |
Cameron Hart
|
f671b9676a
Changed install directories names to lowercase to be consistent with how dependencies install themselves.
|
14 年 前 |
Cameron Hart
|
922a1af1e7
Cache CMAKE_BUILD_TYPE string so it shows up in the CMake GUI.
|
14 年 前 |
Cameron Hart
|
3a11b5b9c2
Made polybuild compile on Linux, no idea if it actually works.
|
14 年 前 |
Cameron Hart
|
4d3959f682
Tidied up glext.g and wglext.h downloading some more.
|
14 年 前 |
Cameron Hart
|
4b78d0d8b3
Changed OpenAL includes from AL/al.h to al.h because accoring to the CMake FindOpenAL package it's more portable.
|
14 年 前 |
Cameron Hart
|
26b64379e2
Tidied up includes and fixed some paths to Mac files.
|
14 年 前 |
Cameron Hart
|
a3a195a601
Fixed some paths for the Mac player.
|
14 年 前 |
Cameron Hart
|
be554b35d9
Made ogg and vorbis build as static. Tidied up glext download task.
|
14 年 前 |
Cameron Hart
|
5cc6c5b941
Added CMake external project for Lua5.1.
|
14 年 前 |
Cameron Hart
|
cbe01532c2
Added missing /
|
14 年 前 |
Cameron Hart
|
19771d75ce
Vorbis build fix for Xcode.
|
14 年 前 |
Cameron Hart
|
5b7da26c26
Check for existing dependencies before building them ourselves.
|
14 年 前 |
Cameron Hart
|
4910c604fd
Disable PhysFS tests. For some reason they tried to build by default on Mac.
|
14 年 前 |
Cameron Hart
|
83bbc92025
Some Linux fixes - FIND_PACKAGE(FreeType) in the right scope for common includes to work.
|
14 年 前 |
Cameron Hart
|
1b1bdf97ce
Use default install for everything.
|
14 年 前 |
Cameron Hart
|
6bcca50be6
Merge branch 'cmake-deps' of github.com:bitshifter/Polycode into cmake-deps
|
14 年 前 |
Cameron Hart
|
e10fa83032
Added library prefix for assimp.
|
14 年 前 |
Cameron Hart
|
4e4f8112e9
A bunch more small fixes.
|
14 年 前 |
Cameron Hart
|
0c572e7636
Compiles and links against CMake built debug and release dependencies on Windows.
|
14 年 前 |
Cameron Hart
|
caffd3ff74
Some Linux fixes for Box2D and Bullet.
|
14 年 前 |
Cameron Hart
|
86d9aef62b
All externals building and copying to the right place.
|
14 年 前 |
Cameron Hart
|
5bb6e05d5d
Added freetype.cmake, a bit closer to working but not quite.
|
14 年 前 |
Cameron Hart
|
398be099fb
A bit of renaming for the hell of it. Use common download directory.
|
14 年 前 |
Cameron Hart
|
cf6b528be3
Created CMakeLists.txt for libogg and libvorbis. Added common download directory.
|
14 年 前 |
Cameron Hart
|
c739a4a92c
Still WIP. Got most externals installing to Release and Debug directories. Ogg Vorbis doesn't want to play though.
|
14 年 前 |
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 年 前 |
Cameron Hart
|
29cc5d19f3
Fixed a couple of issues with assimp external build.
|
14 年 前 |