summaryrefslogtreecommitdiff
path: root/externals
AgeCommit message (Expand)Author
2018-04-20externals: Update dynarmic to HEADLioncash
2018-04-05Update fmtlib to fix msvc warningsJames Rowe
2018-04-03externals: Update fmt to 4d35f94Daniel Lim Wee Soong
2018-03-29dynarmic: Update to 9cc12d8MerryMage
2018-03-27dynarmic: Update to 12a1020MerryMage
2018-03-19externals: Update Glad to latest version used by Citra.bunnei
2018-02-21dynarmic: Update to 6b4c6b0MerryMage
2018-02-17updated dynarmicFernandoS27
2018-02-12arm_dynarmic: Support direct page table accessMerryMage
2018-02-09dynarmic: Fix bug due to Windows ABI mismatchMerryMage
2018-02-09dynarmic: Update to 41ae12263MerryMage
2018-01-27externals: Update catch to v2.1.1Lioncash
2018-01-21externals: Update dynarmicMerryMage
2018-01-18Merge pull request #84 from lioncash/cmakebunnei
2018-01-17CMakeLists: Derive the source directory grouping from targets themselvesLioncash
2018-01-17externals: Update catch to 2.1.0Lioncash
2018-01-16Build: Add unicorn as a submodule and build it if neededJames Rowe
2018-01-15Fix some warningsunknown
2018-01-15Fix some warnings in the microprofileAndrix44
2018-01-14externals: Remove unused repos.bunnei
2018-01-13Update dynarmic to bc73004MerryMage
2018-01-12Massive removal of unused modulesJames Rowe
2018-01-12boost: Update version.bunnei
2018-01-12core: Gut out cryptop, since it doesn't compile with C++17.bunnei
2018-01-12dynarmic: Update to 83afe435MerryMage
2018-01-12arm_dynarmic: Implement coreMerryMage
2018-01-08fix macos buildMerryMage
2018-01-04cmake: Add script to find Unicorn.bunnei
2018-01-04cmake: Don't compile Dynarmic as it's unused.bunnei
2018-01-03externals: Point dynarmic at a real commit.bunnei
2017-10-25externals: Update dynarmic and xbyak.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-08-20externals: Update soundtouchMerryMage
2017-08-08Update cryptoppJames
2017-07-18Add description of upstream repoJames
2017-07-18Don't pull in entire JSON repo for single header fileJames
2017-07-13Merge pull request #2824 from jroweboy/mingw_compile_testWeiyi Wang
2017-07-12Update enet submoduleJames Rowe
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-24externals: silence warning C4390 on MSVC for cryptopp (#2805)Klöen Lansfiel
2017-06-17Stop using reserved operator names (and/or/xor) with XbyakYuri Kunde Schlesner
2017-06-11Externals: Upgrade bundled Boost to 1.64Yuri 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-27CMake: Add cryptopp include path to target propertyYuri Kunde Schlesner