dolphin/Externals
NeoBrainX 4782a8fc5a More CMake work:
- various fixes for using CMake on Windows
- support building external SDL, zlib, CLRun, wxWidgets
- support using precompiled GLew and WiiUse libs on Windows

For what it's worth, I'm not quite sure if I got all the wx files right...
Building with MSVC2008 still doesn't work yet, but is a lot closer now.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6361 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-11-08 14:04:56 +00:00
..
Bochs_disasm Add an experimental CMake build system as a possible replacement for SCons. Only tested on Linux, should work on OS X and Windows in the future as well though. 2010-11-01 15:47:02 +00:00
CLRun More CMake work: 2010-11-08 14:04:56 +00:00
Cg Update Cg for windows to 3.0.0007 2010-09-09 17:11:51 +00:00
Cg64 Update Cg for windows to 3.0.0007 2010-09-09 17:11:51 +00:00
GLew update GLEW on windows to 1.5.6 (and any platform that builds from source) 2010-09-09 17:48:52 +00:00
LZO Add an experimental CMake build system as a possible replacement for SCons. Only tested on Linux, should work on OS X and Windows in the future as well though. 2010-11-01 15:47:02 +00:00
Lua Added an option in the cmake build to disable wxWidgets. To use add "-DDISABLE_WX=1" to the cmake configuration command. Also fixed the nowx build. 2010-11-07 17:45:35 +00:00
OpenAL Fix some cases of variables being used uninitialized. Also some unused 2010-06-02 20:35:12 +00:00
SDL More CMake work: 2010-11-08 14:04:56 +00:00
SFML More CMake work: 2010-11-08 14:04:56 +00:00
SOIL Missed a needed -fPIC. 2010-11-05 23:38:37 +00:00
WiiUse Fix cmake so it is possible to build without bluetooth support, and the typo that tells you bluetooth is enabled when it is not. 2010-11-08 02:51:31 +00:00
libjpeg update libjpeg to v7 (thanks pcsx2) :p 2009-09-09 21:37:47 +00:00
wxWidgets More CMake work: 2010-11-08 14:04:56 +00:00
zlib More CMake work: 2010-11-08 14:04:56 +00:00