aboutsummaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2022-03-22cmake: Fix unicorn and llvmAlexandre Bouvier
2022-03-13build: remove extra include path for system vixlAndrea Pappacoda
2022-02-26CMakeLists: Use system vixl when ableMerry
2021-10-30build(cmake): add install targetAndrea Pappacoda
2021-10-11build(cmake): add version and soversion to the libraryAndrea Pappacoda
2021-10-11CMake: Fix fmt target checkameerj
2021-08-25Merge pull request #641 from abouvier/unbundlemerry
2021-08-24cmake: Add options to unbundle ZydisAlexandre Bouvier
2021-08-15CMakeLists: Expose DYNARMIC_IGNORE_ASSERTS optionMerry
2021-08-15CMakeLists: Enable C++20 supportMerry
2021-08-10cmake: Add checks for projects using dynarmic as subprojectAlexandre Bouvier
2021-08-10cmake: Add options to unbundle some externalsAlexandre Bouvier
2021-05-19Consolidate all source files into src/ directoryMerry
2021-04-26emit_x64_floating_point: Optimize 32-bit EmitFPRSqrtEstimateMerryMage
2021-03-27Squashed 'externals/xbyak/' changes from 0140eeff1..590c10e37MerryMage
2021-03-02CMakeLists: Rework architecture detectionMerryMage
2021-02-16CMakeLists: Increase maximum bracket depth for ClangMerryMage
2020-05-26CMakeLists: MSVC: Weaken warning level for externalsMerryMage
2020-05-17print_info: Use LLVM to disassemble A32MerryMage
2020-04-23exception_handler_windows: Ignore irrelevant exceptionsMerryMage
2020-04-22CMakeLists: option only works for boolean settingsMerryMage
2020-04-22CMakeLists: Add DYNARMIC_FRONTENDS optionMerryMage
2020-04-22backend/x64: Add macOS exception handler with fastmem supportMerryMage
2020-04-22CMakeLists: Put -Wfatal-errors behind a CMake flagMerryMage
2020-04-22CMakeLists: Specify the /volatile flag with standard-conforming semanticsLioncash
2020-04-22CMakeLists: Add /Zc:externConstexpr compilation flagLioncash
2020-04-22CMakeLists: Remove setting of CMAKE_WARN_DEPRECATEDLioncash
2020-04-22CMakeLists: Turn generic target path into an errorLioncash
2020-04-22CMakeLists: Remove detection of 32-bit platformsLioncash
2020-04-22block_of_code: Hide NX support behind compiler flagMerryMage
2020-04-22CMakeLists: Add detection for Aarch64 compiler environmentsLioncash
2020-04-22CMake: Make FindUnicorn introduce a unicorn targetLioncash
2020-04-22fuzz_with_unicorn: Print AArch64 disassemblyMerryMage
2020-04-22CMakeLists: Ignore warnings within xbyakMerryMage
2020-04-22travis: Test with disabled CPU feature detectionMerryMage
2020-04-22travis: Run A64 testsMerryMage
2020-04-22tests/A64: Fuzz against unicornMerryMage
2020-04-22CMakeLists: CMAKE_CXX_STANDARD as no effect on MSVC until CMake 3.10MerryMage
2020-04-22Bump requirements to C++17MerryMage
2020-04-22CMakeLists: Fixup boostMerryMage
2020-04-22CMakeLists: Default to a Release buildMerryMage
2020-04-22Squashed 'externals/xbyak/' content from commit d512551eMerryMage
2017-07-08CMakeLists: Remove unnecessary -msse3 optionMerryMage
2017-06-12CMakeLists: Enable stricter C++ conformance mode in MSVCYuri Kunde Schlesner
2017-06-12emit_x64: Use alternative Xbyak names for and, or, xorYuri Kunde Schlesner
2017-03-04CMakeLists: Make boost an interface library targetLioncash
2017-02-26externals: Make catch an interface targetLioncash
2017-02-23CMakeLists: Change set into a list appendLioncash
2017-02-22CMakeLists: Drop -Wno-unused-parameterMerryMage
2017-02-22CMakeLists: Drop FATAL_ERROR from cmake_minimum_requiredLioncash