PCSX2 - The Playstation 2 Emulator
Go to file
gregory.hainaut 68a833f4e7 cmake:
* set CMAKE_POSITION_INDEPENDENT_CODE variable for future cmake policy (which need to be upgraded to remove some warnings)
* On multiarch system, force the search on 32bits library (/usr/lib/i386-linux-gnu). Change previous compilation behavior on 64 bits system
    - Before: cmake search lib in 64 bits dir (64 bits lib needed to be install) but the linker got the 32 bits lib under the hood.
    + now: cmake search lib in 32 bits dir (only 32 bits lib need to be install). The linker still get 32 bits lib. In others word, you need to install -dev:i386 package on debian/ubuntu system



git-svn-id: http://pcsx2.googlecode.com/svn/trunk@5367 96395faa-99c1-11dd-bbfe-3dabce05a288
2012-08-12 07:26:39 +00:00
3rdparty Fix SPU2-X linking issues (I sincerely hope). 2012-06-19 03:09:59 +00:00
bin i18n: use standard pcsx2_Iconize instead of an additional key lookup. In others word, english string is now included directly in the po/pot 2012-08-10 10:10:55 +00:00
cmake zzogl: rework dump test, to avoid bad mix between u32/u8 2012-05-27 08:13:27 +00:00
common i18n: use standard pcsx2_Iconize instead of an additional key lookup. In others word, english string is now included directly in the po/pot 2012-08-10 10:10:55 +00:00
debian-unstable-upstream debian: don't ship null plugins 2012-06-02 08:01:04 +00:00
fps2bios Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
linux_various cmake: 2012-08-12 07:26:39 +00:00
locales i18n: use standard pcsx2_Iconize instead of an additional key lookup. In others word, english string is now included directly in the po/pot 2012-08-10 10:10:55 +00:00
nsis Update installer version string. 2012-08-04 16:22:05 +00:00
pcsx2 i18n: use standard pcsx2_Iconize instead of an additional key lookup. In others word, english string is now included directly in the po/pot 2012-08-10 10:10:55 +00:00
plugins gsdx ogl: 2012-08-08 17:49:23 +00:00
tools GSdx: CRC hacks: "Aggressive" mode (and related stuff). 2012-05-23 06:38:37 +00:00
CMakeLists.txt cmake: 2012-08-12 07:26:39 +00:00
COPYING.GPLv2 copyright again: 2012-04-18 14:09:18 +00:00
COPYING.GPLv3 copyright again: 2012-04-18 14:09:18 +00:00
COPYING.LGPLv2.1 copyright again: 2012-04-18 14:09:18 +00:00
COPYING.LGPLv3 copyright again: 2012-04-18 14:09:18 +00:00
build.sh debian: don't ship null plugins 2012-06-02 08:01:04 +00:00
clean_msvc.cmd Minor fixes to selecting isos and changing cdvd source types. 2010-04-27 16:20:49 +00:00
pcsx2-codeblocks.workspace zzogl: painfully merge the zzogl-dev branch 2012-04-19 21:22:08 +00:00
pcsx2_suite_2008.sln zzogl & VS: thanks Micove for the patch. 2012-04-21 16:13:45 +00:00
pcsx2_suite_2010.sln zzogl & VS: thanks Micove for the patch. 2012-04-21 16:13:45 +00:00
rebuild.sh copyright again: 2012-04-18 14:09:18 +00:00