0ad/libraries/osx
historic_bruno e4d7586cdd Sets default compiler for OS X build to clang, using hack that should be replaced if we upgrade premake.
Fixes linking error in ICU build from build-osx-libs.sh (it was setting
the C++ compiler to clang, which is the C compiler, so it wouldn't
automatically link to the c++ lib). Now build-osx-libs.sh and the game
should use clang and whichever c++ lib is the default

This was SVN commit r15725.
2014-09-09 23:56:39 +00:00
..
patches Second (main) commit for the SpiderMonkey upgrade. 2014-03-28 20:26:32 +00:00
build-osx-libs.sh Sets default compiler for OS X build to clang, using hack that should be replaced if we upgrade premake. 2014-09-09 23:56:39 +00:00