index
:
dynarmic
master
A dynamic recompiler for ARM.
merryhime
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
externals
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2023-01-06
cmake: use ctest module
Alexandre Bouvier
2022-12-31
externals: Integrate catch external
Merry
2022-12-31
externals: Remove Catch2 v2 external
Merry
2022-12-31
cmake: support standard ctest option
Alexandre Bouvier
2022-12-31
cmake: allow options shadowing with normal variables
Alexandre Bouvier
2022-12-29
ci: Add Android aarch64 build
Macdu
2022-11-26
cmake: multiple simplifications
Alexandre Bouvier
2022-11-24
build: only require Zydis on x86
Andrea Pappacoda
2022-11-20
externals: Update zydis to 4.0.0
Alexandre Bouvier
2022-07-10
externals: Add oaknut
Merry
2022-06-28
externals: Remove vixl
Merry
2022-04-23
cmake: build static externals as PIC
Alexandre Bouvier
2022-04-19
externals: Remove mp and replace uses with mcl
Merry
2022-02-26
CMakeLists: Use system vixl when able
Merry
2022-01-08
cmake: Always build static externals
Alexandre Bouvier
2021-10-30
build(cmake): add install target
Andrea Pappacoda
2021-10-11
externals/cmake: Fix fmt target check
ameerj
2021-08-24
cmake: Add options to unbundle Zydis
Alexandre Bouvier
2021-08-10
cmake: Add options to unbundle some externals
Alexandre Bouvier
2021-08-08
catch: Correct include directory
Merry
2021-08-07
xbyak: Correct xbyak include directory
Merry
2021-05-31
CMakeLists: Add missing EXCLUDE_FROM_ALL specifiers
Lioncash
2021-05-25
externals: Build zydis
MerryMage
2021-03-02
CMakeLists: Rework architecture detection
MerryMage
2021-03-01
externals: Build vixl
MerryMage
2020-05-26
CMakeLists: MSVC: Weaken warning level for externals
MerryMage
2020-05-26
Use tsl::robin_map and tsl::robin_set
MerryMage
2020-04-22
mp: Migrate to shared version of mp library
MerryMage
2020-04-22
CMakeLists: Ignore warnings within xbyak
MerryMage
2017-06-12
emit_x64: Use alternative Xbyak names for and, or, xor
Yuri Kunde Schlesner
2017-02-26
externals: Make catch an interface target
Lioncash
2016-12-12
CMake: Re-use external xbyak target if present (#62)
Yuri Kunde Schlesner
2016-11-25
CMake: Add option to disable use of bundled fmtlib
Yuri Kunde Schlesner
2016-08-26
externals: Add fmt as a submodule
Lioncash