dolphin/Externals
Glenn Rice c455673f87 Added scons options "shared_libname=true" to link agains the system shared libraries for lzo, sfml, and soil. For example add the scons option "shared_lzo=true" for lzo. This will check for the system libraries and then fall back to building and linking statically against the Externals if not found. You must have liblzo2-dev, libsoil-dev, and libsfml-dev installed. Note that you need version 1.5 or later for sfml. Currently scons doesn't check the version for you.
If you are having trouble with segmentation faults in linux try "shared_soil=true".  That seems to fix the problem.  How do we fix this for the static build?


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5182 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-03-09 22:17:33 +00:00
..
Bochs_disasm Implement some previously unknown gekko/flipper cpuid-type regs 2009-12-16 08:59:18 +00:00
Cg Update CG 2.2 April to CG 2.2 October 2009-12-06 00:41:17 +00:00
Cg64 Update CG 2.2 April to CG 2.2 October 2009-12-06 00:41:17 +00:00
GLew update glew to 1.5.1 2009-03-03 02:34:21 +00:00
LZO Added scons options "shared_libname=true" to link agains the system shared libraries for lzo, sfml, and soil. For example add the scons option "shared_lzo=true" for lzo. This will check for the system libraries and then fall back to building and linking statically against the Externals if not found. You must have liblzo2-dev, libsoil-dev, and libsfml-dev installed. Note that you need version 1.5 or later for sfml. Currently scons doesn't check the version for you. 2010-03-09 22:17:33 +00:00
Lua Fix build on Windows when there is no Config.h 2009-11-16 00:16:35 +00:00
Memcard Manager WIIMENU:move call to filemon to verify that std::string(null) is not called 2009-09-17 05:57:38 +00:00
OpenAL I wrote a tool to extract the dlls from oalinst.exe. 2009-04-02 14:25:18 +00:00
SDL revert sdl changes, part 2 (final) 2009-11-14 16:59:54 +00:00
SFML Added scons options "shared_libname=true" to link agains the system shared libraries for lzo, sfml, and soil. For example add the scons option "shared_lzo=true" for lzo. This will check for the system libraries and then fall back to building and linking statically against the Externals if not found. You must have liblzo2-dev, libsoil-dev, and libsfml-dev installed. Note that you need version 1.5 or later for sfml. Currently scons doesn't check the version for you. 2010-03-09 22:17:33 +00:00
SOIL Added scons options "shared_libname=true" to link agains the system shared libraries for lzo, sfml, and soil. For example add the scons option "shared_lzo=true" for lzo. This will check for the system libraries and then fall back to building and linking statically against the Externals if not found. You must have liblzo2-dev, libsoil-dev, and libsfml-dev installed. Note that you need version 1.5 or later for sfml. Currently scons doesn't check the version for you. 2010-03-09 22:17:33 +00:00
WiiUse Fix real wiimote for people that use the bluesoleil stack 2009-11-29 03:27:38 +00:00
WiiUseSrc Fix noWX compiling, Fix OSX crashing when opening options because of dumb code. Fix OSX Wiimote, will fix multi-wiimote in OSX later. 2010-03-05 07:03:44 +00:00
libjpeg update libjpeg to v7 (thanks pcsx2) :p 2009-09-09 21:37:47 +00:00
wxWidgets General: Removed duplicate comment and an old comment about wx 2009-09-02 22:31:02 +00:00
zlib VS solution: Removed duplicate DebugFast configuration for non-wx externals to avoid double linking errors. If there is a need for a third configuration for an external library, file names needs to be adjusted, for example. 2009-09-02 19:21:09 +00:00