summaryrefslogtreecommitdiff
path: root/CMakeTests
AgeCommit message (Expand)Author
2015-10-28Merge pull request #2816 from comex/huh-where-did-this-gocomex
2015-07-01Linux: Disable SDL controller backend by default.Scott Mansell
2015-07-01Linux: Add an evdev based controller backend, to replace SDL.Scott Mansell
2015-06-02Explicitly specify .pc names, since the previous guess in CheckLib.cmake wasn...comex
2014-12-07Adds LLVM version check to cmake.Ryan Houdek
2014-11-25Update Externals/SFML to 2.1James Cowgill
2014-10-28Fix LLVMGabriel Corona
2014-10-26Fixes LLVM library detection.Ryan Houdek
2014-10-26Merge pull request #1382 from Sonicadvance1/LLVM-disasmskidau
2014-10-24Implements LLVM based disassembler for the debugger.Ryan Houdek
2014-10-24Removes unused cmake script for finding GLEW.Ryan Houdek
2014-07-13Change libav* autodetection to support framedumping on Ubuntu 14.04Pierre Bourdon
2014-06-27CMake: update min. libav/ffmpeg library versionsTillmann Karras
2014-06-27CMake: mention ffmpeg in libav messagesTillmann Karras
2014-02-28Merge pull request #100 from Tilka/misc_fixesPierre Bourdon
2014-02-28CMake: fix escaping in miniupnpc testTillmann Karras
2014-02-28Makes the detection of shared PolarSSL more inline with usage.Matthew Parlane
2014-02-24CMake: check PolarSSL versionTillmann Karras
2014-02-24PolarSSL/CMake: validate cached valuesTillmann Karras
2014-02-24PolarSSL: adapt Dolphin to new versionTillmann Karras
2013-12-27[buffer_storage] Require GLEW 1.10 which has the new OpenGL 4.4 methods. Fixe...Ryan Houdek
2013-09-09Remove the REQUIRED option from the cmake pkg-config check for GLEW soGlenn Rice
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-29libusb: fix cmake endifdegasus
2013-08-24Fix android build.Matthew Parlane
2013-08-16Merge branch 'master' into wii-networkMatthew Parlane
2013-08-15Support PolarSSL on *nixMatthew Parlane
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-09On linux check for a new enough system version of miniupnpc. Fall backGlenn Rice
2013-04-24Completed port to gnutls for linux.Matthew Parlane
2012-12-30Add better FindLibUsb support for MacOSX.Matthew Parlane
2012-12-24Add Libusb to cmake and HID files.Matthew Parlane
2012-08-28Update the cmake build system to neccessary versions of libav.Glenn Rice
2012-07-12Add SDL2 support to build system.Scott Moreau
2011-11-22Update required libav versions in the cmake build.Glenn Rice
2011-09-13Add libav headers to the include directories.NeoBrainX
2011-08-22Fixed FindSFML.cmake to not report SFML to be found if it's not installed.NeoBrainX
2011-08-19Fix cmake/sfml version issue on Arch Linux.Jordan Woyak
2010-12-14When the gfx debugger is saving shaders make sure the directory exists.Glenn Rice
2010-12-13Added a FASTLOG option for the cmake build to enable all logs.Glenn Rice
2010-12-10Make the cmake check_lib macro more versatile. It first tries pkg-config, an...Glenn Rice
2010-11-18Fix for issue 3507. Compile with old GLEW versions, support user-specified CF...Christian Morales Vega
2010-11-13Change the cmake check_lib routine to use REQUIRED/OPTIONAL instead of TRUE/F...Glenn Rice
2010-11-12Several little things.Glenn Rice