Commit Graph

23 Commits (92b3725cf08982fa731313e131d77f81fbf5d80f)

Author SHA1 Message Date
Anichitei Ionel-Cristinel 92b3725cf0
cmake: Bump minimum cmake version to 3.16
3 years ago
Ionel-Cristinel ANICHITEI e7803bdf72 Implement nd_vsnprintf_s and nd_memset if possible
3 years ago
Ionel-Cristinel ANICHITEI cc6cf1e2b6 Don't install disasmtool if BDD_INCLUDE_TOOL is OFF
3 years ago
Ionel-Cristinel ANICHITEI 42497c3ee6 Allow users to disable disasmtool and isagenerator targets
3 years ago
Ionel-Cristinel ANICHITEI f9a36db25e cmake: Remove debug logs
3 years ago
Ionel-Cristinel ANICHITEI dbbc8b82af cmake: Space between if/else/elseif and condition
3 years ago
Ionel-Cristinel ANICHITEI 9ee41d6dd1 cmake: Add isagenerator target
3 years ago
Ionel-Cristinel ANICHITEI 283c00b4c7 cmake: Format the cmake scripts
3 years ago
Ionel-Cristinel ANICHITEI 3495a7cc84 cmake: Various improvements, especially to the way the bddisasm package is consumed
3 years ago
Ionel-Cristinel ANICHITEI 057d326433 Specify -maes when building bdshemu
3 years ago
Andrei Vlad LUTAS f8a3011a49 Added support for AESDEC, AESDECLAST and AESIMC emulation, using compiler intrinsics - they will be used only if the SHEMU_OPT_SUPPORT_AES is set (so the integrator can properly check for AES-NI support in hardware).
3 years ago
Bogdan-Viorel BOSINTA 1fd35e9f30 Include disasmtool in packages
3 years ago
Bogdan-Viorel BOSINTA 9a18cde5ea Add support for CPack
3 years ago
Bogdan-Viorel BOSINTA 704e452353 Cleanup CMakeLists.txt
3 years ago
Ionel-Cristinel ANICHITEI 88c0adfc48 Add support for find_package
3 years ago
Anichitei Ionel-Cristinel 11fa28a8bb
Fix CMake install target
3 years ago
Ionel-Cristinel ANICHITEI 81664ff09f Use CMAKE_CURRENT_LIST_DIR instead of CMAKE_SOURCE_DIR when reading version.h
3 years ago
Ionel-Cristinel ANICHITEI 15fe86d7d3 Fix library order
3 years ago
Ionel-Cristinel ANICHITEI 190d3e59f3 Extract version information from version.h
3 years ago
Ionel-Cristinel ANICHITEI f5d91d7cb5 Use Release as the default build type
3 years ago
Ionel-Cristinel ANICHITEI 3ac7fec729 Lower the minimum required CMake version
3 years ago
Ionel-Cristinel ANICHITEI fbafa8b8f5 Set the output directory to bin/x64/
3 years ago
Ionel-Cristinel ANICHITEI 0af56019c2 Initial CMake support
3 years ago