Commit Graph

15 Commits (3495a7cc84bc1e9ac23f615b559dac6689f45b52)

Author SHA1 Message Date
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
4 years ago
Bogdan-Viorel BOSINTA 9a18cde5ea Add support for CPack
4 years ago
Bogdan-Viorel BOSINTA 704e452353 Cleanup CMakeLists.txt
4 years ago
Ionel-Cristinel ANICHITEI 88c0adfc48 Add support for find_package
4 years ago
Anichitei Ionel-Cristinel 11fa28a8bb
Fix CMake install target
4 years ago
Ionel-Cristinel ANICHITEI 81664ff09f Use CMAKE_CURRENT_LIST_DIR instead of CMAKE_SOURCE_DIR when reading version.h
4 years ago
Ionel-Cristinel ANICHITEI 15fe86d7d3 Fix library order
4 years ago
Ionel-Cristinel ANICHITEI 190d3e59f3 Extract version information from version.h
4 years ago
Ionel-Cristinel ANICHITEI f5d91d7cb5 Use Release as the default build type
4 years ago
Ionel-Cristinel ANICHITEI 3ac7fec729 Lower the minimum required CMake version
4 years ago
Ionel-Cristinel ANICHITEI fbafa8b8f5 Set the output directory to bin/x64/
4 years ago
Ionel-Cristinel ANICHITEI 0af56019c2 Initial CMake support
4 years ago