1. 6785b0d msvc: remove unused CAPSTONE_STATIC macro in capstone_static project by Nguyen Anh Quynh · 10 years ago
  2. 0843078 msvc: rename libcapstone.dll to capstone.dll, libcapstone.lib to capstone.lib by Nguyen Anh Quynh · 10 years ago
  3. c165b85 msvc: define CAPSTONE_STATIC macro for capstone_static project by Nguyen Anh Quynh · 10 years ago
  4. 814240c msvc: export public APIs for capstone_dll by Nguyen Anh Quynh · 10 years ago
  5. 112556d msvc: rename test_arm.vcxproj to test_xcore.vcxproj by Nguyen Anh Quynh · 10 years ago
  6. 2eff6a3 msvc: support XCore by Nguyen Anh Quynh · 10 years ago
  7. 61882e5 msvc: update documentation for VS2010 by Nguyen Anh Quynh · 10 years ago
  8. c3d0d22 msvc: fix for VS2010 by Nguyen Anh Quynh · 10 years ago
  9. 0273468 msvc: support VS2010 by Nguyen Anh Quynh · 10 years ago
  10. e2d9416 msvc: add inttypes.h for pre-VS2012 compiler (without C99 support) by Nguyen Anh Quynh · 10 years ago
  11. dcc6ebe msvc: add included directory by Nguyen Anh Quynh · 10 years ago
  12. 1d2e69b msvc: remove headers/ directory & replace it with include/platform.h by Nguyen Anh Quynh · 10 years ago
  13. 1127504 msvc: rename msvc-2012.sln to capstone.sln by Nguyen Anh Quynh · 10 years ago
  14. d0c38d5 msvc: rename libraries: capstone.lib to libcapstone.lib, capstone.dll to libcapstone.dll. this is to be consistent with the libs generated by cross-platform compilation on *nix by Nguyen Anh Quynh · 10 years ago
  15. e27d101 msvc: bool date type should have 1 byte size, not 4. C++ compiler exposed this issue. bug reported by Axel Souchet by Nguyen Anh Quynh · 10 years ago
  16. 811963e msvc: replace - with _ in filenames & dirs for consistency by Nguyen Anh Quynh · 10 years ago
  17. 928e113 msvc: add 2 predefined macros CAPSTONE_DIET_NO & CAPSTONE_X86_REDUCE_NO by Nguyen Anh Quynh · 10 years ago
  18. d8301d6 rename the project names in order to be consisten with *nix's ones by Axel 0vercl0k Souchet · 10 years ago
  19. 0a9a9df added capstone-dll, renamed the static lib output (capstone.lib now) by Axel 0vercl0k Souchet · 10 years ago
  20. 1f0615f the tests won't build if the library hasn't been generated now by Axel 0vercl0k Souchet · 10 years ago
  21. 14ebaaf cleaned up the msvc tree by Axel 0vercl0k Souchet · 10 years ago