summaryrefslogtreecommitdiff
path: root/externals/CMakeLists.txt
AgeCommit message (Expand)Author
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
2017-05-27CMake: Move definitions of externals to the CMakeLists in that directoryYuri Kunde Schlesner
2017-05-27CMake: Create an INTERFACE target for CatchYuri Kunde Schlesner
2017-05-27Add the fmt string formatting libraryYuri Kunde Schlesner
2017-02-13Core: add cryptopp library (#2412)Weiyi Wang
2016-12-14Externals: Add XbyakYuri Kunde Schlesner