dolphin/Externals
Glenn Rice e96943c121 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.
Set scons build to autodetect OpenCL by checking for both the library and header instead of having an option.  Unfortunately there probably needs to be a path variable that can be set to the location to look for the headers.  For example on Ubuntu with nvidia, the headers are located in /usr/include/nvidia-current instead of /usr/include, and hence not found by scons.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6355 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-11-07 17:45:35 +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
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
CLRun Avoid always-true and signed/unsigned comparisons. 2010-07-31 19:06:44 +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
libjpeg
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
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
OpenAL
SDL Build with -msse3 on OS X. The first Intel Macs were Core Duo/Solo, which 2010-08-01 16:30:22 +00:00
SFML 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
SOIL Missed a needed -fPIC. 2010-11-05 23:38:37 +00:00
WiiUse Add the c++ definition HAVE_CONFIG_H in the scons build and check it before including config.h so the cmake build system doesn't need to worry about conflicts from that file if it exists. 2010-11-04 20:33:45 +00:00
wxWidgets include the MP compiler option, which will allow for faster compiling + some minorly stuff :p 2010-07-16 09:22:53 +00:00
zlib Build with -msse3 on OS X. The first Intel Macs were Core Duo/Solo, which 2010-08-01 16:30:22 +00:00