Commit Graph

9 Commits

Author SHA1 Message Date
3da508b33b Compile cstool on Windows using Microsoft Visual Studio (VS). (#927)
* provide a validity check to prevent against Integer overflow conditions

* fix some style issues.

* provide a validity check in malloc() function to prevent against integer overflow conditions

* missing Ntintsafe.h

* use tabs for indentation

* add cstool project
2017-05-16 16:52:34 +07:00
2aedb8168c Rename test.c to test_basic.c with corresponding executable name change. (#923)
* Rename test.c to test_basic.c with corresponding executable name change.

* Fix Makefile, tests/Makefile to comprehend renamed test program. See issue #922

* Fix XCode project to comprehend renamed test program.  See issue #922

* Rename python test.py to test_basic.py to parallel C test name.  See issue #922

* Rename ocaml test.ml to test_basic.ml to parallel C test name.  See issue #922

* Fix MSVC project definitions to comprehend renamed test program.  See issue #922
2017-05-11 22:58:12 +07:00
061aa008ae exclude winkernel from build and update notes on it 2016-04-23 15:30:01 -07:00
7a80d386ea add winkernel and its test projects 2016-04-23 12:18:53 -07:00
1a8ffc38fc tabs 2015-05-01 22:31:45 -07:00
7b72a47645 add test_iter to msvc solution 2015-05-01 22:20:01 -07:00
2eff6a377c msvc: support XCore 2014-05-27 11:41:46 +08:00
0273468003 msvc: support VS2010 2014-05-16 12:27:32 +08:00
1127504e24 msvc: rename msvc-2012.sln to capstone.sln 2014-05-15 10:47:24 +08:00