summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2018-09-19travis: running mingw build on travis citech4me
2018-08-29Show game compatibility within yuzufearlessTobi
2018-08-14CMakeLists: Add architecture detection for AArch64Lioncash
2018-08-12externals: Update to SDL2-2.0.8.bunnei
2018-08-11CMakeLists: lowercase find_library usageLioncash
2018-08-11CMakeLists: Change MSVC14 variable to MSVC_VERSIONLioncash
2018-07-30audio_core: Implement Sink and SinkStream interfaces with cubeb.bunnei
2018-06-23Revert "Use Ninja for MSVC AppVeyor builds" (#584)bunnei
2018-06-05Drop /std:c++latest from MSVC command lineMichaƂ Janiszewski
2018-04-02Merge pull request #66 from RiverCityRansomware/qtUpdatebunnei
2018-03-21CMake: Set EMU_ARCH_BITS in CMakeLists.txtN00byKing
2018-01-26Merge pull request #144 from KAMiKAZOW/patch-1bunnei
2018-01-25Fix typo for dependent optionsJames Rowe
2018-01-26Install Linux icon in hicolor instead of pixmapsKAMiKAZOW
2018-01-21CMakeLists: Fix unicorn build for macOS developers with x86_64-only systemsMerryMage
2018-01-21CMakeLists: Do not look for system Unicorn by defaultMerryMage
2018-01-20CMake: Conditionally turn on bundled libs for MSVCJames Rowe
2018-01-20CMake: Add a custom clang format targetJames Rowe
2018-01-19Port citra #3352 to yuzu (#103)River City Ransomware
2018-01-17CMakeLists: Derive the source directory grouping from targets themselvesLioncash
2018-01-17Update qtRiver City Ransomware
2018-01-16CMake: Override PYTHON environment variable for libunicornspycrab
2018-01-16Build: Automagically handle unicornJames Rowe
2018-01-16Build: Add unicorn as a submodule and build it if neededJames Rowe
2018-01-15rename CITRA to YUZUSimonx22
2018-01-15Merge pull request #17 from spycrab/bindirbunnei
2018-01-15CMake: Output binaries to bin/spycrab
2018-01-14fixed build for gcc c++17 / boost.icl incompatibilityHarry Prevor
2018-01-14Fix compilation on case-sensitive OSXRobin Lambertz
2018-01-13Add new icons and fix up the linux paths for installJames Rowe
2018-01-12Massive removal of unused modulesJames Rowe
2018-01-12CMakeLists: Use C++ 17.bunnei
2018-01-08cmake: Use LIBUNICORN_* on Windows.bunnei
2018-01-08fix macos buildMerryMage
2018-01-04externals: Use unicorn DLL instead of static lib.bunnei
2018-01-04unicorn: Use for arm interface on Windows.bunnei
2017-09-11Build: Enable SSL in mingw by linking against WinSSLJames Rowe
2017-09-02Add manifestDaMan
2017-08-03common: Add build timestamp to scm_rev.bunnei
2017-07-23tests: Add tests for vaddMerryMage
2017-07-16CMakeLists: Check that all submodules are presentMerryMage
2017-07-11web_service: Add CMake flag to enable.bunnei
2017-06-24Set global definition WIN32_LEAN_AND_MEAN (#2807)B3n30
2017-06-17CMake: Set MSVC flags for improved C++ standards conformanceYuri Kunde Schlesner
2017-05-27CMake: Re-organize root CMakeLists.txt fileYuri Kunde Schlesner
2017-05-27CMake: Move definitions of externals to the CMakeLists in that directoryYuri Kunde Schlesner
2017-05-27CMake: Create INTERFACE targets for microprofile and nihstroYuri Kunde Schlesner
2017-05-27CMake: Add SoundTouch include path to target propertyYuri Kunde Schlesner
2017-05-27CMake: Use target properties to add inih include pathsYuri Kunde Schlesner
2017-05-27CMake: Define an interface target for SDL2 definitionsYuri Kunde Schlesner