summaryrefslogtreecommitdiffstats
path: root/externals/CMakeLists.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-30externals: Add zlib and libzip libraries to handle ZIP file parsingZach Hilman1-0/+6
2019-09-22Revert "Merge pull request #2709 from DarkLordZach/oss-ext-fonts-1"David Marcec1-0/+3
2019-09-22externals: Move OSS font data to file_sys in coreZach Hilman1-3/+0
2019-05-07externals: Update dynarmic to masterLioncash1-4/+4
2019-04-10video_core: Add sirit as optional dependency with VulkanReinUsesLisp1-0/+5
2019-03-29externals: Add libzstd_static to externals CMakeLists.txtunknown1-0/+4
2018-11-21common: Remove dependency on xbyakLioncash1-9/+0
2018-10-02Review comments - part 3fearlessTobi1-1/+1
2018-10-02Address more review commentsfearlessTobi1-4/+4
2018-10-02Add submodulesfearlessTobi1-0/+25
2018-09-11Use open-source shared fonts if no dumped file is available (#1269)Tobias1-0/+3
2018-09-08Add audio stretching supportfearlessTobi1-0/+3
2018-08-08externals/CMakeLists: Add EXCLUDE_FROM_ALL to lz4's add_subdirectory() commandLioncash1-1/+1
2018-08-07Make mbedtls and cubeb not install headers and librariesZion Nimchuk1-2/+2
2018-08-01Remove files that are not usedZach Hilman1-0/+4
2018-07-31audio_core: Implement Sink and SinkStream interfaces with cubeb.bunnei1-0/+6
2018-07-31Implemented various hwopus functions (#853)David1-0/+4
2018-04-02externals: Update fmt to 4d35f94Daniel Lim Wee Soong1-0/+1
2018-01-13Massive removal of unused modulesJames Rowe1-37/+0
2018-01-13core: Gut out cryptop, since it doesn't compile with C++17.bunnei1-3/+0
2018-01-12arm_dynarmic: Implement coreMerryMage1-1/+9
2018-01-04cmake: Don't compile Dynarmic as it's unused.bunnei1-8/+1
2017-09-30externals: Add lz4.bunnei1-0/+5
2017-09-11Build: Enable SSL in mingw by linking against WinSSLJames Rowe1-2/+17
2017-07-18Don't pull in entire JSON repo for single header fileJames1-1/+1
2017-07-12web_service: Add CMake flag to enable.bunnei1-10/+12
2017-07-10externals: Add JSON as a submodule.bunnei1-0/+4
2017-07-09externals: Add CPR as a submodule.bunnei1-0/+6
2017-07-07Implement basic virtual Room support based on enet (#2803)B3n301-0/+4
2017-06-17Stop using reserved operator names (and/or/xor) with XbyakYuri Kunde Schlesner1-3/+1
2017-05-28CMake: Move definitions of externals to the CMakeLists in that directoryYuri Kunde Schlesner1-6/+42
2017-05-28CMake: Create an INTERFACE target for CatchYuri Kunde Schlesner1-0/+4
2017-05-27Add the fmt string formatting libraryYuri Kunde Schlesner1-0/+1
2017-02-13Core: add cryptopp library (#2412)Weiyi Wang1-0/+3
2016-12-15Externals: Add XbyakYuri Kunde Schlesner1-0/+8