1. 10053ba Modified CMakeLists.txt to re-enable support for building both static and shared versions of the library. by Ali Rizvi-Santiago · 10 years ago
  2. 1969b83 windows: expose public APIs with dllimport for user apps by Nguyen Anh Quynh · 10 years ago
  3. 07c3693 cmake: properly export public APIs in capstone.DLL. thanks to Daniel Pistelli for helping to fix this issue by Nguyen Anh Quynh · 10 years ago
  4. d765ab2 cmake: define macro CAPSTONE_USE_SYS_DYN_MEM when USE_DEFAULT_ALLOC is defined by Nguyen Anh Quynh · 10 years ago
  5. de8c689 cmake: bump version by Nguyen Anh Quynh · 10 years ago
  6. 758fcbe cmake: fix CMakeLists.txt: rename library to 'capstone' & build static/shared libs in unified way. patch by Daniel Pistelli by Nguyen Anh Quynh · 10 years ago
  7. ecc5ffb cmake: use USE_SYS_DYN_MEM instead of USE_DEFAULT_ALLOC for consistency by Nguyen Anh Quynh · 10 years ago
  8. 7343848 cmake: build shared library libcapstone & static library libcapstone_static by Nguyen Anh Quynh · 10 years ago
  9. a71a27b cmake: only compile X86ATTInstPrinter.c in non-diet mode by Nguyen Anh Quynh · 10 years ago
  10. 56e4efd cmake: cleanup by Nguyen Anh Quynh · 10 years ago
  11. 6a899ff cmake: add test_skipdata by Nguyen Anh Quynh · 10 years ago
  12. cfc691e cmake: X86_REDUCE is OFF by default by Nguyen Anh Quynh · 10 years ago
  13. 31ec542 cmake: support X86_REDUCE mode by Nguyen Anh Quynh · 10 years ago
  14. e7f251b cmake: Diet mode is OFF by default by Nguyen Anh Quynh · 10 years ago
  15. d002319 cmake: support Sparc, SystemZ & XCore by Nguyen Anh Quynh · 10 years ago
  16. 2f661e0 cmake: correct the definition of USE_SYS_DYN_MEM with new macro name CAPSTONE_USE_SYS_DYN_MEM by Nguyen Anh Quynh · 10 years ago
  17. f6af509 cmake: rename library from capstone to libcapstone by Nguyen Anh Quynh · 10 years ago
  18. 96ecc33 created cmake makefile by daniel · 10 years ago