pcsx2/plugins/zerogs
Miguel A. Colón Vélez c8c22cf6a0 Notify about cross build option upon failure.
Tell the user to use CMAKE_TOOLCHAIN_FILE upon failure.
.
Cleanup detectOperatingSystem. Should be the same but adding
GNU and kFreeBSD from Debian and filtering out pre OS X Apple.
.
libaio is linux only. Also check for the correct header since
aio.h is the POSIX one. Both are in /usr/include/ anyway.
Only build core if (Linux AND NOT AIO_FOUND) == false.
.
Use Unix for GTK and X11. Macs has gtk-quartzs and xquartz or native X11.
*BSD, linux, etc should have both.
2015-01-03 14:51:04 +01:00
..
dx Remove memcpy_amd usages from plugins. No more custom implementations in plugins. 2014-08-27 13:50:55 +10:00
opengl Merge pull request #215 from xsacha/memcpy 2014-09-12 19:57:57 +02:00
CMakeLists.txt Notify about cross build option upon failure. 2015-01-03 14:51:04 +01:00
build.sh A few minor changes to the Linux port, and a minor ZeroGS bugfix. 2009-02-18 12:51:36 +00:00