summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2021-07-08cmake: Only copy pre-commit hook if .git directory existsReinUsesLisp
2021-06-30Merge pull request #6459 from lat9nq/ubuntu-fixesAmeer J
2021-06-23externals: Update fmt to 8.0.0Lioncash
2021-06-13cmake: Check dependencies for Linux Qt packagelat9nq
2021-06-13cmake: Fix find_program usage for 3.15lat9nq
2021-06-03externals: libusb: Link libusb statically on Linuxlat9nq
2021-06-03cmake: General improvements to libusb linkinglat9nq
2021-06-03cmake: Use autotools to build libusb generally for GNUlat9nq
2021-05-31externals: libusb: Use autotools for MinGWlat9nq
2021-05-27cmake: Fix usage of CMAKE_DEPENDENT_OPTIONlat9nq
2021-05-26cmake: Download Qt binaries on Linux if neededlat9nq
2021-05-21CMakeLists: Update zstd to 1.5.0Lioncash
2021-05-09On Linux, build SDL2 from externals with HIDAPI supportv1993
2021-05-09externals: Update SDL to 107db2d8lat9nq
2021-05-08Update SDL2 to SDL2-2.0.15-prerelease.bunnei
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