summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2013-09-22Dolphin 4.0 release4.0Pierre Bourdon
2013-09-14Move global gameinis from User to Sys. Get rid of SHARED_USER.Pierre Bourdon
2013-09-11Fix building with polarssl from the externals.Glenn Rice
2013-09-08Fix the glew check. GLES3 can be used on non-Android platforms.Ryan Houdek
2013-09-07When checking for glew, don't fail if a working system version is notGlenn Rice
2013-09-07When checking for glew via cmake check to see that the system version of glewGlenn Rice
2013-09-02Add a check for a shared polarssl library. This checks to see that theGlenn Rice
2013-08-30Avoid unnecessary bundle copies on OS X:comex
2013-08-29Only use static iconv on Android.Ryan Houdek
2013-08-29Work around check_lib not finding iconv.Ryan Houdek
2013-08-29[Android] Add in a static libiconv library so non English games don't crash D...Ryan Houdek
2013-08-25Fix trailing whitespaces in all files where some were addedPierre Bourdon
2013-08-23Merge branch 'master' into wii-networkMatthew Parlane
2013-08-16Fix random d...Matthew Parlane
2013-08-16Merge branch 'master' into wii-networkMatthew Parlane
2013-08-15Support PolarSSL on *nixMatthew Parlane
2013-08-10Remove "-0" from stable version numbers in a more foolproof manner for vs and...Jordan Woyak
2013-07-21Use pkg-config to check for XInput2Jasper St. Pierre
2013-07-20Add X11 XInput2 input plugin, including MPX and with support for axis controls.Max Eliaser
2013-07-15Uh, that was stupid. Forgot to remove the NOT.Glenn Rice
2013-07-15When cmake checks for miniupnpc use the MINIUPNPC_VERSION_1_7_OR_HIGHER varia...Glenn Rice
2013-07-13[Android] Enable OpenGL ES 3 by default. Add in a modified GLES3/gl3.h header...Ryan Houdek
2013-07-11[Android] MIPS support...lolRyan Houdek
2013-07-10Remove the cmake check for wxWidgets 2.8.9 that somehow got readded toGlenn Rice
2013-07-09On linux check for a new enough system version of miniupnpc. Fall backGlenn Rice
2013-07-09Disable UPnP on Android. (Sorry :()John Chadwick
2013-07-09Add UPnP support.John Chadwick
2013-05-22Use working directory for executions.Matthew Parlane
2013-05-05[Android] Add in a compiling option for GLES3Ryan Houdek
2013-04-24Merge branch 'master' into wii-networkMatthew Parlane
2013-04-24Completed port to gnutls for linux.Matthew Parlane
2013-04-13Get latest android cmake to support NDK 8eRyan Houdek
2013-04-13Merge remote-tracking branch 'origin/master' into Android-trashRyan Houdek
2013-04-11Merge branch 'master' into wii-networkMatthew Parlane
2013-04-03Fix ARM building.Ryan Houdek
2013-04-01Fix CMake warning.Jordan Woyak
2013-03-29Keep a frame pointer register on OSX - libunwind seems to crash when it's not...Pierre Bourdon
2013-03-29This change might work better if I git add the filesPierre Bourdon
2013-03-27Merge branch 'master' into wii-networkskidau
2013-03-24Big commit. Fix running the APK, I had missed a view in the manifest. Clean u...Ryan Houdek
2013-03-19Missed a few clang compiler flags.Ryan Houdek
2013-03-19Disabled OSX x86 build since we require 10.7 minimum. This takes support back...Ryan Houdek
2013-03-15Merge branch 'master' into GLSL-masterRyan Houdek
2013-03-13Fix dup Option and move one to the top where it belongs in the CMake file.Ryan Houdek
2013-03-06Merge branch 'master' into GLSL-masterdegasus
2013-03-03Fix accidental change from libpulse-simple to libpulseRyan Houdek
2013-02-26ARM Support without GLSLRyan Houdek
2013-02-23Merge branch 'master' into wii-networkMatthew Parlane
2013-02-18Merge branch 'master' into GLSL-masterdegasus
2013-02-12Fix header guard and definitions not being set to 1Ryan Houdek