summaryrefslogtreecommitdiff
path: root/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* CMakeLists: Add architecture detection for AArch64Gravatar Lioncash2018-08-141-0/+2
* externals: Update to SDL2-2.0.8.Gravatar bunnei2018-08-121-1/+1
* CMakeLists: lowercase find_library usageGravatar Lioncash2018-08-111-1/+1
* CMakeLists: Change MSVC14 variable to MSVC_VERSIONGravatar Lioncash2018-08-111-5/+5
* audio_core: Implement Sink and SinkStream interfaces with cubeb.Gravatar bunnei2018-07-301-0/+2
* Revert "Use Ninja for MSVC AppVeyor builds" (#584)Gravatar bunnei2018-06-231-1/+1
* Drop /std:c++latest from MSVC command lineGravatar MichaƂ Janiszewski2018-06-051-1/+1
* Merge pull request #66 from RiverCityRansomware/qtUpdateGravatar bunnei2018-04-021-1/+1
|\
| * Update qtGravatar River City Ransomware2018-01-171-1/+1
* | CMake: Set EMU_ARCH_BITS in CMakeLists.txtGravatar N00byKing2018-03-211-0/+3
* | Merge pull request #144 from KAMiKAZOW/patch-1Gravatar bunnei2018-01-261-1/+1
|\ \
| * | Install Linux icon in hicolor instead of pixmapsGravatar KAMiKAZOW2018-01-261-1/+1
* | | Fix typo for dependent optionsGravatar James Rowe2018-01-251-1/+1
|/ /
* | CMakeLists: Fix unicorn build for macOS developers with x86_64-only systemsGravatar MerryMage2018-01-211-1/+1
* | CMakeLists: Do not look for system Unicorn by defaultGravatar MerryMage2018-01-211-2/+5
* | CMake: Conditionally turn on bundled libs for MSVCGravatar James Rowe2018-01-201-2/+5
* | CMake: Add a custom clang format targetGravatar James Rowe2018-01-201-0/+47
* | Port citra #3352 to yuzu (#103)Gravatar River City Ransomware2018-01-191-8/+11
* | CMakeLists: Derive the source directory grouping from targets themselvesGravatar Lioncash2018-01-171-2/+4
|/
* CMake: Override PYTHON environment variable for libunicornGravatar spycrab2018-01-161-1/+3
* Build: Automagically handle unicornGravatar James Rowe2018-01-161-45/+47
* Build: Add unicorn as a submodule and build it if neededGravatar James Rowe2018-01-161-0/+25
* rename CITRA to YUZUGravatar Simonx222018-01-151-6/+6
* Merge pull request #17 from spycrab/bindirGravatar bunnei2018-01-151-0/+3
|\
| * CMake: Output binaries to bin/Gravatar spycrab2018-01-151-0/+3
* | fixed build for gcc c++17 / boost.icl incompatibilityGravatar Harry Prevor2018-01-141-0/+6
|/
* Fix compilation on case-sensitive OSXGravatar Robin Lambertz2018-01-141-1/+1
* Add new icons and fix up the linux paths for installGravatar James Rowe2018-01-131-15/+3
* Massive removal of unused modulesGravatar James Rowe2018-01-121-22/+1
* CMakeLists: Use C++ 17.Gravatar bunnei2018-01-121-2/+2
* cmake: Use LIBUNICORN_* on Windows.Gravatar bunnei2018-01-081-2/+2
* fix macos buildGravatar MerryMage2018-01-081-2/+2
* externals: Use unicorn DLL instead of static lib.Gravatar bunnei2018-01-041-2/+3
* unicorn: Use for arm interface on Windows.Gravatar bunnei2018-01-041-0/+31
* Build: Enable SSL in mingw by linking against WinSSLGravatar James Rowe2017-09-111-18/+10
* Add manifestGravatar DaMan2017-09-021-2/+2
* common: Add build timestamp to scm_rev.Gravatar bunnei2017-08-031-1/+8
* tests: Add tests for vaddGravatar MerryMage2017-07-231-1/+1
* CMakeLists: Check that all submodules are presentGravatar MerryMage2017-07-161-0/+15
* web_service: Add CMake flag to enable.Gravatar bunnei2017-07-111-0/+5
* Set global definition WIN32_LEAN_AND_MEAN (#2807)Gravatar B3n302017-06-241-0/+2
* CMake: Set MSVC flags for improved C++ standards conformanceGravatar Yuri Kunde Schlesner2017-06-171-3/+6
* CMake: Re-organize root CMakeLists.txt fileGravatar Yuri Kunde Schlesner2017-05-271-56/+78
* CMake: Move definitions of externals to the CMakeLists in that directoryGravatar Yuri Kunde Schlesner2017-05-271-26/+5
* CMake: Create INTERFACE targets for microprofile and nihstroGravatar Yuri Kunde Schlesner2017-05-271-2/+6
* CMake: Add SoundTouch include path to target propertyGravatar Yuri Kunde Schlesner2017-05-271-0/+2
* CMake: Use target properties to add inih include pathsGravatar Yuri Kunde Schlesner2017-05-271-3/+1
* CMake: Define an interface target for SDL2 definitionsGravatar Yuri Kunde Schlesner2017-05-271-0/+7
* CMake: Remove CITRA_QT_LIBS varGravatar Yuri Kunde Schlesner2017-05-271-1/+0
* CMake: Stop using FindOpenGL, which seems to not be required anymoreGravatar Yuri Kunde Schlesner2017-05-271-3/+0