index
:
dynarmic
master
A dynamic recompiler for ARM.
merryhime
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2022-03-22
cmake: Fix unicorn and llvm
Alexandre Bouvier
2022-03-13
build: remove extra include path for system vixl
Andrea Pappacoda
2022-02-26
CMakeLists: Use system vixl when able
Merry
2021-10-30
build(cmake): add install target
Andrea Pappacoda
2021-10-11
build(cmake): add version and soversion to the library
Andrea Pappacoda
2021-10-11
CMake: Fix fmt target check
ameerj
2021-08-25
Merge pull request #641 from abouvier/unbundle
merry
2021-08-24
cmake: Add options to unbundle Zydis
Alexandre Bouvier
2021-08-15
CMakeLists: Expose DYNARMIC_IGNORE_ASSERTS option
Merry
2021-08-15
CMakeLists: Enable C++20 support
Merry
2021-08-10
cmake: Add checks for projects using dynarmic as subproject
Alexandre Bouvier
2021-08-10
cmake: Add options to unbundle some externals
Alexandre Bouvier
2021-05-19
Consolidate all source files into src/ directory
Merry
2021-04-26
emit_x64_floating_point: Optimize 32-bit EmitFPRSqrtEstimate
MerryMage
2021-03-27
Squashed 'externals/xbyak/' changes from 0140eeff1..590c10e37
MerryMage
2021-03-02
CMakeLists: Rework architecture detection
MerryMage
2021-02-16
CMakeLists: Increase maximum bracket depth for Clang
MerryMage
2020-05-26
CMakeLists: MSVC: Weaken warning level for externals
MerryMage
2020-05-17
print_info: Use LLVM to disassemble A32
MerryMage
2020-04-23
exception_handler_windows: Ignore irrelevant exceptions
MerryMage
2020-04-22
CMakeLists: option only works for boolean settings
MerryMage
2020-04-22
CMakeLists: Add DYNARMIC_FRONTENDS option
MerryMage
2020-04-22
backend/x64: Add macOS exception handler with fastmem support
MerryMage
2020-04-22
CMakeLists: Put -Wfatal-errors behind a CMake flag
MerryMage
2020-04-22
CMakeLists: Specify the /volatile flag with standard-conforming semantics
Lioncash
2020-04-22
CMakeLists: Add /Zc:externConstexpr compilation flag
Lioncash
2020-04-22
CMakeLists: Remove setting of CMAKE_WARN_DEPRECATED
Lioncash
2020-04-22
CMakeLists: Turn generic target path into an error
Lioncash
2020-04-22
CMakeLists: Remove detection of 32-bit platforms
Lioncash
2020-04-22
block_of_code: Hide NX support behind compiler flag
MerryMage
2020-04-22
CMakeLists: Add detection for Aarch64 compiler environments
Lioncash
2020-04-22
CMake: Make FindUnicorn introduce a unicorn target
Lioncash
2020-04-22
fuzz_with_unicorn: Print AArch64 disassembly
MerryMage
2020-04-22
CMakeLists: Ignore warnings within xbyak
MerryMage
2020-04-22
travis: Test with disabled CPU feature detection
MerryMage
2020-04-22
travis: Run A64 tests
MerryMage
2020-04-22
tests/A64: Fuzz against unicorn
MerryMage
2020-04-22
CMakeLists: CMAKE_CXX_STANDARD as no effect on MSVC until CMake 3.10
MerryMage
2020-04-22
Bump requirements to C++17
MerryMage
2020-04-22
CMakeLists: Fixup boost
MerryMage
2020-04-22
CMakeLists: Default to a Release build
MerryMage
2020-04-22
Squashed 'externals/xbyak/' content from commit d512551e
MerryMage
2017-07-08
CMakeLists: Remove unnecessary -msse3 option
MerryMage
2017-06-12
CMakeLists: Enable stricter C++ conformance mode in MSVC
Yuri Kunde Schlesner
2017-06-12
emit_x64: Use alternative Xbyak names for and, or, xor
Yuri Kunde Schlesner
2017-03-04
CMakeLists: Make boost an interface library target
Lioncash
2017-02-26
externals: Make catch an interface target
Lioncash
2017-02-23
CMakeLists: Change set into a list append
Lioncash
2017-02-22
CMakeLists: Drop -Wno-unused-parameter
MerryMage
2017-02-22
CMakeLists: Drop FATAL_ERROR from cmake_minimum_required
Lioncash
[prev]
[next]