dolphin/Externals
Soren Jorvang 6d70c14d12 In the SCons build, skip the generation of static libraries
and just operate on lists of object files instead.

This helps with LTO since LLVM/clang LTO is completely broken
by static libraries. It also helps identify symbol clashes
between components like the former plugins.

Many linkers also expect static libraries to form a strict DAG
which turns out be a difficult rule to uphold in practice,
especially since some of our platforms aren't picky about this.

LTO builds currently appears to crash at runtime because of
the static wx libs.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7056 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-02-04 00:46:56 +00:00
..
Bochs_disasm In the SCons build, skip the generation of static libraries 2011-02-04 00:46:56 +00:00
CLRun In the SCons build, skip the generation of static libraries 2011-02-04 00:46:56 +00:00
Cg Revert to Cg.framework 3.0.0007. 3.0.0015 has problems. 2011-01-30 02:27:44 +00:00
Cg64 Update Cg for windows to 3.0.0007 2010-09-09 17:11:51 +00:00
GLew In the SCons build, skip the generation of static libraries 2011-02-04 00:46:56 +00:00
LZO In the SCons build, skip the generation of static libraries 2011-02-04 00:46:56 +00:00
SDL In the SCons build, skip the generation of static libraries 2011-02-04 00:46:56 +00:00
SFML In the SCons build, skip the generation of static libraries 2011-02-04 00:46:56 +00:00
SOIL In the SCons build, skip the generation of static libraries 2011-02-04 00:46:56 +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 vs2010: Enable LTCG only for release builds. 2011-02-01 04:45:29 +00:00
zlib In the SCons build, skip the generation of static libraries 2011-02-04 00:46:56 +00:00