dolphin/Externals/CLRun
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
..
clrun Avoid always-true and signed/unsigned comparisons. 2010-07-31 19:06:44 +00:00
include Drop support for building on OS X 10.5. It is too much hassle to 2011-01-22 02:18:25 +00:00
CMakeLists.txt Fix for issue 3507. Compile with old GLEW versions, support user-specified CFLAGS and link plugins to all the used libs. 2010-11-18 23:27:27 +00:00
SConscript Kill HAVE_OPENCL. 2011-01-06 01:11:32 +00:00