summaryrefslogtreecommitdiff
path: root/CMakeTests
AgeCommit message (Expand)Author
2016-02-11Extend libav check to find versions without pkg-configRyan Houdek
2016-01-03HW: Fix libusb support for older libusb APIsJeffrey Pfau
2016-01-01Improve our LLVM checkRyan Houdek
2015-11-02CMake: Fix FindMiniupnpc for ubuntu 14.04Scott Mansell
2015-10-12CMake: simplify FindMiniupnpc.cmakeTillmann Karras
2015-10-11Fix OProfile discovery and drop bfd dependencyChristian Widmer
2015-10-03Merge pull request #3091 from Tilka/mbedtlsshuffle2
2015-09-30miniupnpc API version 14 changed the upnpDiscover functions, adding an argume...Marisa Kirisame
2015-09-26mbedTLS: adapt Dolphin codeTillmann Karras
2015-08-08Make the LLVM detect script verify that the dynamic library actually exists.comex
2015-07-04Merge branch 'stable'Scott Mansell
2015-07-03CMake: fix PolarSSL testTillmann Karras
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