Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
capstone
/
a7f8a4f4a068285982fd9c9253893a2591e5fbf0
/
msvc
193cdb4
set warning level 3 from default(4)
by tandasat
· 9 years ago
d5f0ae3
exclude winkernel from build and update notes on it
by tandasat
· 9 years ago
d45d7e3
add a description of winkernel projects
by tandasat
· 9 years ago
b39a10c
add winkernel and its test projects
by tandasat
· 9 years ago
7628332
revert to 2fdd954 (delete WDK settings)
by tandasat
· 9 years ago
cb2d984
unwind the last commit
by tandasat
· 9 years ago
445bcfd
change compile configuration
by tandasat
· 9 years ago
8ae679e
Added compile configurations for WDK
by tandasat
· 9 years ago
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
e4219ba
actually tracking test_iter
by Axel 0vercl0k Souchet
· 10 years ago
ca9cb68
tabs
by Axel 0vercl0k Souchet
· 10 years ago
f41a0ea
add test_iter to msvc solution
by Axel 0vercl0k Souchet
· 10 years ago
1c6cf8d
capstone_dll gets also statically linked to the CRT now
by Axel 0vercl0k Souchet
· 10 years ago
2fdd954
/MT(d) -> /MD(d)
by Axel 0vercl0k Souchet
· 10 years ago
e268f46
changed ImportLibrary name from capstone_dll to 'capstone_dll.lib'
by Mr. eXoDia
· 10 years ago
cb8e40c
added CAPSTONE_X86_ATT_DISABLE_NO to VS projects, readmes
by obs
· 10 years ago
6785b0d
msvc: remove unused CAPSTONE_STATIC macro in capstone_static project
by Nguyen Anh Quynh
· 10 years ago
0843078
msvc: rename libcapstone.dll to capstone.dll, libcapstone.lib to capstone.lib
by Nguyen Anh Quynh
· 10 years ago
c165b85
msvc: define CAPSTONE_STATIC macro for capstone_static project
by Nguyen Anh Quynh
· 10 years ago
814240c
msvc: export public APIs for capstone_dll
by Nguyen Anh Quynh
· 10 years ago
112556d
msvc: rename test_arm.vcxproj to test_xcore.vcxproj
by Nguyen Anh Quynh
· 10 years ago
2eff6a3
msvc: support XCore
by Nguyen Anh Quynh
· 10 years ago
61882e5
msvc: update documentation for VS2010
by Nguyen Anh Quynh
· 11 years ago
c3d0d22
msvc: fix for VS2010
by Nguyen Anh Quynh
· 11 years ago
0273468
msvc: support VS2010
by Nguyen Anh Quynh
· 11 years ago
e2d9416
msvc: add inttypes.h for pre-VS2012 compiler (without C99 support)
by Nguyen Anh Quynh
· 11 years ago
dcc6ebe
msvc: add included directory
by Nguyen Anh Quynh
· 11 years ago
1d2e69b
msvc: remove headers/ directory & replace it with include/platform.h
by Nguyen Anh Quynh
· 11 years ago
1127504
msvc: rename msvc-2012.sln to capstone.sln
by Nguyen Anh Quynh
· 11 years ago
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
· 11 years ago
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
· 11 years ago
811963e
msvc: replace - with _ in filenames & dirs for consistency
by Nguyen Anh Quynh
· 11 years ago
928e113
msvc: add 2 predefined macros CAPSTONE_DIET_NO & CAPSTONE_X86_REDUCE_NO
by Nguyen Anh Quynh
· 11 years ago
d8301d6
rename the project names in order to be consisten with *nix's ones
by Axel 0vercl0k Souchet
· 11 years ago
0a9a9df
added capstone-dll, renamed the static lib output (capstone.lib now)
by Axel 0vercl0k Souchet
· 11 years ago
1f0615f
the tests won't build if the library hasn't been generated now
by Axel 0vercl0k Souchet
· 11 years ago
14ebaaf
cleaned up the msvc tree
by Axel 0vercl0k Souchet
· 11 years ago