1. e268f46 changed ImportLibrary name from capstone_dll to 'capstone_dll.lib' by Mr. eXoDia · 10 years ago
  2. cb8e40c added CAPSTONE_X86_ATT_DISABLE_NO to VS projects, readmes by obs · 10 years ago
  3. 6785b0d msvc: remove unused CAPSTONE_STATIC macro in capstone_static project by Nguyen Anh Quynh · 10 years ago
  4. 0843078 msvc: rename libcapstone.dll to capstone.dll, libcapstone.lib to capstone.lib by Nguyen Anh Quynh · 10 years ago
  5. c165b85 msvc: define CAPSTONE_STATIC macro for capstone_static project by Nguyen Anh Quynh · 10 years ago
  6. 814240c msvc: export public APIs for capstone_dll by Nguyen Anh Quynh · 10 years ago
  7. 112556d msvc: rename test_arm.vcxproj to test_xcore.vcxproj by Nguyen Anh Quynh · 10 years ago
  8. 2eff6a3 msvc: support XCore by Nguyen Anh Quynh · 10 years ago
  9. 61882e5 msvc: update documentation for VS2010 by Nguyen Anh Quynh · 10 years ago
  10. c3d0d22 msvc: fix for VS2010 by Nguyen Anh Quynh · 10 years ago
  11. 0273468 msvc: support VS2010 by Nguyen Anh Quynh · 10 years ago
  12. e2d9416 msvc: add inttypes.h for pre-VS2012 compiler (without C99 support) by Nguyen Anh Quynh · 10 years ago
  13. dcc6ebe msvc: add included directory by Nguyen Anh Quynh · 10 years ago
  14. 1d2e69b msvc: remove headers/ directory & replace it with include/platform.h by Nguyen Anh Quynh · 10 years ago
  15. 1127504 msvc: rename msvc-2012.sln to capstone.sln by Nguyen Anh Quynh · 10 years ago
  16. 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
  17. 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
  18. 811963e msvc: replace - with _ in filenames & dirs for consistency by Nguyen Anh Quynh · 10 years ago
  19. 928e113 msvc: add 2 predefined macros CAPSTONE_DIET_NO & CAPSTONE_X86_REDUCE_NO by Nguyen Anh Quynh · 10 years ago
  20. d8301d6 rename the project names in order to be consisten with *nix's ones by Axel 0vercl0k Souchet · 10 years ago
  21. 0a9a9df added capstone-dll, renamed the static lib output (capstone.lib now) by Axel 0vercl0k Souchet · 10 years ago
  22. 1f0615f the tests won't build if the library hasn't been generated now by Axel 0vercl0k Souchet · 10 years ago
  23. 14ebaaf cleaned up the msvc tree by Axel 0vercl0k Souchet · 10 years ago