Commit Graph

27 Commits

Author SHA1 Message Date
afffa5d741 merge next to master 2018-07-20 12:36:50 +08:00
bc8a649b35 macOS framework - Added a module map for Swift/Objective-C. (#1057) 2017-11-28 00:46:18 +08:00
93bfcf16c1 macOS framework - Added a module map for Swift/Objective-C. (#1056) 2017-11-23 09:26:39 +08:00
69f37989c7 Updated Xcode project for Xcode 9.1 (#1055) 2017-11-23 09:26:01 +08:00
fe36ea9840 Updated Xcode project for Xcode 9.1 (#1053) 2017-11-22 11:05:28 +08:00
ce3f0d0935 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
45e5eab646 port Windows driver support 2016-05-11 21:48:32 -07:00
b158b93a7d remove myinttypes.h 2016-04-26 09:47:30 +08:00
25f6e8690c Updated to recommended settings (per Xcode 7) 2015-10-31 15:40:14 -04:00
f01e0c93f9 [M68K] remove reference to M68KConf.h file
M68KConf.h as been removed, cleanup all reference to it.

Signed-off-by: Nicolas PLANEL <nplanel@gmail.com>
2015-10-10 19:37:35 +11:00
7800c9be4f Added test file to project 2015-10-05 10:43:32 -04:00
79564b9751 Add M68k files to Xcode project 2015-10-05 10:32:03 -04:00
e662a7a2e5 Renamed test.c to test_basic.c 2015-06-21 00:47:50 -04:00
600e32103d Added test_customized_mnem file and target to Xcode project 2015-04-30 13:24:16 -04:00
e5e874356b Renaming inttypes.h -> myinttypes.h 2015-04-08 09:31:27 +08:00
e840317524 Renaming inttypes.h -> myinttypes.h 2015-04-07 14:58:43 -04:00
dffa0bcbf3 Updated header files location in Xcode project 2015-03-03 23:02:38 -05:00
774d584541 Changed framework install path to @rpath, other changes to project file 2014-10-31 14:11:05 -04:00
e16f7b84f1 Added test_iter target 2014-10-15 03:11:01 -04:00
aaa01ca910 Added missing include path directives. Oops. 2014-10-15 03:04:21 -04:00
e39cd6a1b4 Removed artificial dependency between framework and static lib 2014-10-15 03:04:08 -04:00
e36b8a3834 Adding CAPSTONE_SHARED setting to framework and dylib 2014-10-03 02:15:01 -04:00
25414e301f Adding framework target 2014-10-03 02:12:39 -04:00
cc30045a67 Added README file; removed dubious config lines 2014-10-03 01:12:40 -04:00
8bc327aca1 (Re-)added preprocessor macros 2014-10-02 17:06:09 -04:00
0c6c6222b2 Readded targets because I screwed up 2014-10-02 16:21:38 -04:00
1e97886ca6 Xcode project now builds 2014-10-02 14:36:22 -04:00