dolphin/Externals
Soren Jorvang 98e24f5873 The compiler need not obey the static keyword, so to avoid linker
problems, whole functions in .h files need to also be static in
case they are included in several .cpp files.

Also a few other minor LTO fixes.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7082 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-02-05 16:06:05 +00:00
..
Bochs_disasm Turn back on unit tests in SCons. 2011-02-04 01:02:06 +00:00
Cg update Cg on windows to 3.0 November 2010...I tested it and didn't see the problems mentioned in issue 4009. 2011-02-05 05:55:12 +00:00
Cg64 update Cg on windows to 3.0 November 2010...I tested it and didn't see the problems mentioned in issue 4009. 2011-02-05 05:55:12 +00:00
CLRun 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
GLew update GLew to 1.5.8 Fixes issue 4049 2011-02-05 04:21:42 +00:00
libjpeg update libjpeg to 8c 2011-02-05 04:47:16 +00:00
LZO Update miniLZO to 2.0.4. Apparently fixes a bug when used with gcc 4.5 2011-02-05 04:59:33 +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
wxWidgets vs2010: fix some linker warnings from wxw 2011-02-05 03:20:31 +00:00
zlib The compiler need not obey the static keyword, so to avoid linker 2011-02-05 16:06:05 +00:00