summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2021-04-25cmake: Only config Boost during find_packagelat9nq
2021-04-22cmake: Download Boost if inadequate local versionlat9nq
2021-04-21cmake: Suppress SDL2 not found warninglat9nq
2021-04-21cmake: Allow FFmpeg external usage and cleanuplat9nq
2021-04-17cmake: Use SDL 2.0.14 and fix CMake scope issuelat9nq
2021-04-16externals: Add SDL 2.0.12lat9nq
2021-04-15cmake: Remove use of bintray for externals.bunnei
2021-04-08externals: Search for shared opus installation.Markus Wick
2021-02-09cmake: Update FFmpeg to 4.3.1lat9nq
2021-02-08cmake: Revert FFmpeg 4.3.1 update for Windows buildsameerj
2021-02-06CMakeLists: Use bundled FFmpeg as a fallbacklat9nq
2021-02-05CMakeLists: Update to FFmpeg 4.3.1 for WIN32lat9nq
2021-02-05CMakeLists: Fixes for linux-freshlat9nq
2021-02-05CMake: Port citra-emu/citra FindFFmpeg.cmakelat9nq
2021-02-05CMake: Implement YUZU_USE_BUNDLED_FFMPEGlat9nq
2021-01-21Bump conan SDL2 version to 2.0.14Valeri
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