Axel 0vercl0k Souchet
|
b7afb7ab20
|
capstone_dll gets also statically linked to the CRT now
|
10 years ago |
Axel 0vercl0k Souchet
|
2ae97eef06
|
/MT(d) -> /MD(d)
|
10 years ago |
Mr. eXoDia
|
e268f46068
|
changed ImportLibrary name from capstone_dll to 'capstone_dll.lib'
|
10 years ago |
obs
|
cb8e40cc79
|
added CAPSTONE_X86_ATT_DISABLE_NO to VS projects, readmes
|
10 years ago |
Nguyen Anh Quynh
|
6785b0d216
|
msvc: remove unused CAPSTONE_STATIC macro in capstone_static project
|
11 years ago |
Nguyen Anh Quynh
|
0843078c74
|
msvc: rename libcapstone.dll to capstone.dll, libcapstone.lib to capstone.lib
|
11 years ago |
Nguyen Anh Quynh
|
c165b85a9b
|
msvc: define CAPSTONE_STATIC macro for capstone_static project
|
11 years ago |
Nguyen Anh Quynh
|
814240c585
|
msvc: export public APIs for capstone_dll
|
11 years ago |
Nguyen Anh Quynh
|
112556d9f9
|
msvc: rename test_arm.vcxproj to test_xcore.vcxproj
|
11 years ago |
Nguyen Anh Quynh
|
2eff6a377c
|
msvc: support XCore
|
11 years ago |
Nguyen Anh Quynh
|
61882e56d5
|
msvc: update documentation for VS2010
|
11 years ago |
Nguyen Anh Quynh
|
c3d0d22709
|
msvc: fix for VS2010
|
11 years ago |
Nguyen Anh Quynh
|
0273468003
|
msvc: support VS2010
|
11 years ago |
Nguyen Anh Quynh
|
e2d941672b
|
msvc: add inttypes.h for pre-VS2012 compiler (without C99 support)
|
11 years ago |
Nguyen Anh Quynh
|
dcc6ebeab7
|
msvc: add included directory
|
11 years ago |
Nguyen Anh Quynh
|
1d2e69b869
|
msvc: remove headers/ directory & replace it with include/platform.h
|
11 years ago |
Nguyen Anh Quynh
|
1127504e24
|
msvc: rename msvc-2012.sln to capstone.sln
|
11 years ago |
Nguyen Anh Quynh
|
d0c38d5be0
|
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
|
11 years ago |
Nguyen Anh Quynh
|
e27d10137a
|
msvc: bool date type should have 1 byte size, not 4. C++ compiler exposed this issue. bug reported by Axel Souchet
|
11 years ago |
Nguyen Anh Quynh
|
811963e715
|
msvc: replace - with _ in filenames & dirs for consistency
|
11 years ago |
Nguyen Anh Quynh
|
928e113aeb
|
msvc: add 2 predefined macros CAPSTONE_DIET_NO & CAPSTONE_X86_REDUCE_NO
|
11 years ago |
Axel 0vercl0k Souchet
|
d8301d653a
|
rename the project names in order to be consisten with *nix's ones
|
11 years ago |
Axel 0vercl0k Souchet
|
0a9a9dfdcb
|
added capstone-dll, renamed the static lib output (capstone.lib now)
|
11 years ago |
Axel 0vercl0k Souchet
|
1f0615f9e6
|
the tests won't build if the library hasn't been generated now
|
11 years ago |
Axel 0vercl0k Souchet
|
14ebaafb06
|
cleaned up the msvc tree
|
11 years ago |