summaryrefslogtreecommitdiff
path: root/CMakeTests
AgeCommit message (Expand)Author
2017-02-07CMake: move modules from CMakeTests/ -> CMake/Michael Maltese
2017-02-08cmake: Move LLVM import to UICommonFlorent Castelli
2017-02-08cmake: Move BlueZ detection to CoreFlorent Castelli
2017-02-07cmake: Move PulseAudio detection to AudioCommonFlorent Castelli
2017-02-07cmake: Add imported target to FindOpenALFlorent Castelli
2017-02-07cmake: Copy FindOpenAL from upstream CMakeFlorent Castelli
2017-02-07cmake: Move AO detection to AudioCommonFlorent Castelli
2017-02-06Merge pull request #4755 from Orphis/cmake_sdlMat M
2017-02-06Merge pull request #4831 from Orphis/cmake_cleanupMat M
2017-02-06Merge pull request #4818 from ligfx/bundleutilitiesMatthew Parlane
2017-02-06cmake: Move discovery of SDL to InputCommonFlorent Castelli
2017-02-06cmake: Fix possible redefinition of imported target in FindOpenSLESFlorent Castelli
2017-02-06cmake: Fix possible redefinition of imported target in FindALSAFlorent Castelli
2017-02-05cmake: Add imported target to FindALSAFlorent Castelli
2017-02-05cmake: Import FindALSA from upstream CMakeFlorent Castelli
2017-02-03CMake: use BundleUtilities to fix up Dolphin.appMichael Maltese
2017-02-04cmake: Move OpenSLES detection to AudioCommon through find_package()Florent Castelli
2017-02-01cmake: Add dolphin_compile_definitions functionFlorent Castelli
2017-02-01cmake: check_and_add_flag supports adding to Debug or Release onlyFlorent Castelli
2017-01-25cmake: Move check_and_add_flag to a separate fileFlorent Castelli
2017-01-21cmake: Find prebuilt ffmpeg on WindowsFlorent Castelli
2017-01-17cmake: Add CCache supportFlorent Castelli
2017-01-17cmake: Don’t use message(“”)Florent Castelli
2017-01-17cmake: include(Find…)->find_package(…)Florent Castelli
2017-01-17cmake: Only use include directories on actual paths in check_libFlorent Castelli
2016-10-03WiimoteReal: Add a hidapi IO implementationLéo Lam
2016-07-19CMake: Bundle FindBacktrace since its missing from older versions.EmptyChaos
2016-07-10Fix configuration when LLVM_PACKAGE_VERSION is unsetcomex
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