summaryrefslogtreecommitdiff
path: root/externals/CMakeLists.txt
AgeCommit message (Expand)Author
2021-04-08externals: Search for shared opus installation.Markus Wick
2021-04-02externals: Fix case spelling of libzip.Markus Wick
2020-12-24cmake: Always enable VulkanReinUsesLisp
2020-10-27externals: auto detect system OpenSSLliushuyu
2020-10-27web_backend: fix a regression introduced in 39c8d18liushuyu
2020-10-13core/CMakeLists: Make some warnings errorsLioncash
2020-07-01externals: Track opus as submodule instead of using conanDavid Marcec
2020-06-16externals: Revert to libressl, as build is broken with find_package(OpenSSL)....bunnei
2020-06-15CMakeLists: xbyak comes before dynarmicMerryMage
2020-05-30Add xbyak externalDavid Marcec
2020-05-08Replace externals with Conan (#3735)James Rowe
2020-04-17externals: Update fmt to 6.2.0Lioncash
2020-04-16externals: Use shared libraries if possibleMarkus Wick
2020-04-16externals: Move LibreSSL linking to httplib.Markus Wick
2019-10-29externals: Track upstream libzipLioncash
2019-10-13externals: Move OSS font data to file_sys in coreZach Hilman
2019-10-04CMakeLists: Make libzip excluded from the ALL targetLioncash
2019-10-04externals: Use upstream zlibLioncash
2019-09-30externals: Add zlib and libzip libraries to handle ZIP file parsingZach Hilman
2019-09-22Revert "Merge pull request #2709 from DarkLordZach/oss-ext-fonts-1"David Marcec
2019-09-21externals: Move OSS font data to file_sys in coreZach Hilman
2019-05-07externals: Update dynarmic to masterLioncash
2019-04-10video_core: Add sirit as optional dependency with VulkanReinUsesLisp
2019-03-29externals: Add libzstd_static to externals CMakeLists.txtunknown
2018-11-21common: Remove dependency on xbyakLioncash
2018-10-02Review comments - part 3fearlessTobi
2018-10-02Address more review commentsfearlessTobi
2018-10-02Add submodulesfearlessTobi
2018-09-12Merge pull request #1163 from FearlessTobi/add-audio-stretchingbunnei
2018-09-10Use open-source shared fonts if no dumped file is available (#1269)Tobias
2018-09-08Add audio stretching supportfearlessTobi
2018-08-07externals/CMakeLists: Add EXCLUDE_FROM_ALL to lz4's add_subdirectory() commandLioncash
2018-08-06Make mbedtls and cubeb not install headers and librariesZion Nimchuk
2018-08-01Remove files that are not usedZach Hilman
2018-07-30audio_core: Implement Sink and SinkStream interfaces with cubeb.bunnei
2018-07-30Implemented various hwopus functions (#853)David
2018-04-03externals: Update fmt to 4d35f94Daniel Lim Wee Soong
2018-01-12Massive removal of unused modulesJames Rowe
2018-01-12core: Gut out cryptop, since it doesn't compile with C++17.bunnei
2018-01-12arm_dynarmic: Implement coreMerryMage
2018-01-04cmake: Don't compile Dynarmic as it's unused.bunnei
2017-10-09Merge remote-tracking branch 'upstream/master' into nxbunnei
2017-09-30externals: Add lz4.bunnei
2017-09-11Build: Enable SSL in mingw by linking against WinSSLJames Rowe
2017-07-18Don't pull in entire JSON repo for single header fileJames
2017-07-11web_service: Add CMake flag to enable.bunnei
2017-07-09externals: Add JSON as a submodule.bunnei
2017-07-09externals: Add CPR as a submodule.bunnei
2017-07-07Implement basic virtual Room support based on enet (#2803)B3n30
2017-06-17Stop using reserved operator names (and/or/xor) with XbyakYuri Kunde Schlesner