dolphin/Externals
NeoBrainX 81638396c0 Some more work on CMake on Windows:
- add support for precompiled headers with MSVC
- compile with _FILE_OFFSET_BITS=64 and _LARGEFILE_SOURCE only for our sources, some dependencies seem to have problems with it enabled...
- disable -Wall for MSVC too prevent warning flood
- rename aes_cbc.c and aes_core.c to cpp files since it makes stuff a lot easier and there's really no reason not to do it since they had been compiled as C++ before anyway

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6797 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-01-09 16:36:19 +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 Kill HAVE_OPENCL. 2011-01-06 01:11:32 +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 Upgrade GLEW to version 1.5.7: 2010-12-30 02:43:50 +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 LUA_USE_LINUX is suitable for everything but Win32 really. 2010-12-05 16:03:48 +00:00
OpenAL Fix some cases of variables being used uninitialized. Also some unused 2010-06-02 20:35:12 +00:00
SDL Reestablish *BSD build using CMake. 2010-12-04 15:19:04 +00:00
SFML Reestablish *BSD build using CMake. 2010-12-04 15:19:04 +00:00
SOIL Make Linux/MacOSX system checks correct in the cmake build. UNIX is true on both linux and osx. The cmake build probably still doesn't work on MacOSX though. 2010-11-17 01:03:39 +00:00
libjpeg update libjpeg to v7 (thanks pcsx2) :p 2009-09-09 21:37:47 +00:00
wxWidgets Some more work on CMake on Windows: 2011-01-09 16:36:19 +00:00
zlib More CMake work: 2010-11-08 14:04:56 +00:00