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