index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
externals
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2018-01-12
Massive removal of unused modules
James Rowe
2018-01-12
core: Gut out cryptop, since it doesn't compile with C++17.
bunnei
2018-01-12
arm_dynarmic: Implement core
MerryMage
2018-01-04
cmake: Don't compile Dynarmic as it's unused.
bunnei
2017-10-09
Merge remote-tracking branch 'upstream/master' into nx
bunnei
2017-09-30
externals: Add lz4.
bunnei
2017-09-11
Build: Enable SSL in mingw by linking against WinSSL
James Rowe
2017-07-18
Don't pull in entire JSON repo for single header file
James
2017-07-11
web_service: Add CMake flag to enable.
bunnei
2017-07-09
externals: Add JSON as a submodule.
bunnei
2017-07-09
externals: Add CPR as a submodule.
bunnei
2017-07-07
Implement basic virtual Room support based on enet (#2803)
B3n30
2017-06-17
Stop using reserved operator names (and/or/xor) with Xbyak
Yuri Kunde Schlesner
2017-05-27
CMake: Move definitions of externals to the CMakeLists in that directory
Yuri Kunde Schlesner
2017-05-27
CMake: Create an INTERFACE target for Catch
Yuri Kunde Schlesner
2017-05-27
Add the fmt string formatting library
Yuri Kunde Schlesner
2017-02-13
Core: add cryptopp library (#2412)
Weiyi Wang
2016-12-14
Externals: Add Xbyak
Yuri Kunde Schlesner