dolphin/Externals
Soren Jorvang 392a589092 Drop support for building on OS X 10.5. It is too much hassle to
work around the limitations of the no longer maintained Xcode 3.1.4
for Leopard. Running a 10.6-built app on 10.5 works fine through
through the use of the 10.5 SDK.

std::locale() seems to be the generally safer way to specify the
default locale and works on Linux and OS X at least. Thanks to
dasmetzelmaennchen for the pointer.

Remove some obsolete SCons related svn:ignores.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6893 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-01-22 02:18:25 +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 Drop support for building on OS X 10.5. It is too much hassle to 2011-01-22 02:18:25 +00:00
Cg Lipo the ppc fat out of Cg to save some space. 2011-01-09 21:05:34 +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 Allow usbgecko to try a range of ports, such that multiple dolphin instances will setup their servers on consecutive ports starting at 55020. 2011-01-19 02:17:11 +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
gettext Build mo translation files on all platforms. Had to import msgfmt executable in the Externals to do this on windows. 2011-01-10 19:26:36 +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