summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2021-01-07CMakeLists: Disable YUZU_ENABLE_BOXCAT if ENABLE_WEB_SERVICE is disabledlat9nq
2021-01-03Update zstd to v1.4.8FearlessTobi
2020-12-24cmake: Always enable VulkanReinUsesLisp
2020-12-15cmake/conan: Conditionally add target Boost::contextlat9nq
2020-12-13cmake: Fix generating CMake configs and linking with Boostlat9nq
2020-12-06CMakeLists,network: Create YUZU_UNIX macro to replace __unix__comex
2020-11-08externals: Update fmt to 7.1.2Lioncash
2020-11-03core: Remove usage of unicornLioncash
2020-10-29Merge pull request #4831 from lioncash/fmtbunnei
2020-10-26video_core: NVDEC Implementationameerj
2020-10-26externals: Update fmt to 7.1.0Lioncash
2020-09-09cmake: Update to Qt 5.12.8Morph
2020-08-14CMakeLists: Update fmt to 7.0.3Lioncash
2020-08-08General: Tidy up clang-format warningsLioncash
2020-07-27CMakeLists: Update boost to 1.73Lioncash
2020-07-27CMakeLists: Update catch to 2.13Lioncash
2020-07-27CMakeLists: Update zstd to 1.4.5Lioncash
2020-07-27CMakeFiles: Update json to 3.8.0Lioncash
2020-07-18yuzu: Port translation support from CitraFearlessTobi
2020-07-13Merge pull request #4280 from jbeich/system-libusbLC
2020-07-12CMakeLists: Enable usage of C++20 on LinuxLioncash
2020-07-12CMakeLists: Correct boost asio disabling define nameLioncash
2020-07-12CMakeLists: Disable concepts in boost asioLioncash
2020-07-12Merge pull request #4290 from lioncash/latestLC
2020-07-11CMakeLists: Do not search for system libusb on macOSMerryMage
2020-07-11CMakeLists: Make use of /std:c++latest on MSVCLioncash
2020-07-10Merge pull request #4221 from jbeich/unused-qt-openglbunnei
2020-07-10Merge pull request #4287 from lioncash/fmt7bunnei
2020-07-10CMakeLists: Update fmt to 7.0.1Lioncash
2020-07-10CMakeLists: Use lower-case command namesLioncash
2020-07-10cmake: Fix libusb builds breakingDavid Marcec
2020-07-09cmake: pass libusb include directory as wellJan Beich
2020-07-07cmake: unbreak system libusb supportJan Beich
2020-07-04Fix merge conflicts?Ameer
2020-07-01cmake: stop linking against QGL after c6a0ab979239Jan Beich
2020-07-01externals: Track opus as submodule instead of using conanDavid Marcec
2020-06-29cmake: depend on WebEngine with system QtJan Beich
2020-06-21Singleton GC Adapter class, remove globals, fix naming conventionAmeer
2020-06-16externals: Revert to libressl, as build is broken with find_package(OpenSSL)....bunnei
2020-05-31Update CMakeLists.txtbunnei
2020-05-31Update CMakeLists.txtbunnei
2020-05-09Mark the opus version check as broken.Markus Wick
2020-05-08Replace externals with Conan (#3735)James Rowe
2020-04-18cmake: Silence -Werror=implicit-fallthrough in SDL2 headersJan Beich
2020-02-17fix CMake build errors for certain SDL2 installationsBrian Clinkenbeard
2020-02-10use config mode for finding SDL2 with CMakeBrian Clinkenbeard
2020-01-23Input: UDP Client to provide motion and touch controlsfearlessTobi
2019-12-05Ignore git-related files in cmake for EA tarballsJake Merdich
2019-09-30cmake: Add cmake option to build Boxcat backendZach Hilman
2019-06-29Revert "CMake: Get Git submodule dependencies via CMake (#2474)"Tobias