Commit Graph

37 Commits

Author SHA1 Message Date
Nguyen Anh Quynh 76c1c3c4e9 merge next to master 2018-07-20 12:36:50 +08:00
Jean-David Gadina 3b67ab3ca4 macOS framework - Added a module map for Swift/Objective-C. (#1057) 2017-11-28 00:46:18 +08:00
Jean-David Gadina 80cf2d9d47 macOS framework - Added a module map for Swift/Objective-C. (#1056) 2017-11-23 09:26:39 +08:00
Jean-David Gadina 13f8129bba Updated Xcode project for Xcode 9.1 (#1055) 2017-11-23 09:26:01 +08:00
Jean-David Gadina afc01dff25 Updated Xcode project for Xcode 9.1 (#1053) 2017-11-22 11:05:28 +08:00
Nick Briggs 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
tandasat d4ef430b33 port Windows driver support 2016-05-11 21:48:32 -07:00
Nguyen Anh Quynh 3f461adae3 remove myinttypes.h 2016-04-26 09:47:30 +08:00
Félix Cloutier 25f6e8690c Updated to recommended settings (per Xcode 7) 2015-10-31 15:40:14 -04:00
Nicolas PLANEL 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
Félix Cloutier 7800c9be4f Added test file to project 2015-10-05 10:43:32 -04:00
Félix Cloutier 79564b9751 Add M68k files to Xcode project 2015-10-05 10:32:03 -04:00
Félix Cloutier e662a7a2e5 Renamed test.c to test_basic.c 2015-06-21 00:47:50 -04:00
Félix Cloutier 600e32103d Added test_customized_mnem file and target to Xcode project 2015-04-30 13:24:16 -04:00
Félix Cloutier e5e874356b Renaming inttypes.h -> myinttypes.h 2015-04-08 09:31:27 +08:00
Félix Cloutier 28f97662ab Renaming inttypes.h -> myinttypes.h 2015-04-07 14:58:43 -04:00
Félix Cloutier dffa0bcbf3 Updated header files location in Xcode project 2015-03-03 23:02:38 -05:00
Félix Cloutier 1f6dea0ab2 Leaving it to the tester to decide which test to run 2015-03-04 11:27:01 +08:00
Félix Cloutier 1f151f997c Adding default schemes for popular targets 2015-03-04 11:26:14 +08:00
Félix Cloutier 8200094e6e Leaving it to the tester to decide which test to run 2015-03-02 22:20:34 -05:00
Félix Cloutier cc8fd38aa2 Adding default schemes for popular targets 2015-03-02 22:06:21 -05:00
Félix Cloutier 774d584541 Changed framework install path to @rpath, other changes to project file 2014-10-31 14:11:05 -04:00
Félix Cloutier cbfce66e25 Removed xcuserdata files 2014-10-15 03:20:20 -04:00
Félix Cloutier 4a645f6f05 Removed unreferenced CapstoneFrameworkTests files 2014-10-15 03:16:12 -04:00
Félix Cloutier 18d5cb0901 Deleted unreferenced CapstoneFramework file 2014-10-15 03:15:27 -04:00
Félix Cloutier e16f7b84f1 Added test_iter target 2014-10-15 03:11:01 -04:00
Félix Cloutier aaa01ca910 Added missing include path directives. Oops. 2014-10-15 03:04:21 -04:00
Félix Cloutier e39cd6a1b4 Removed artificial dependency between framework and static lib 2014-10-15 03:04:08 -04:00
Félix Cloutier e36b8a3834 Adding CAPSTONE_SHARED setting to framework and dylib 2014-10-03 02:15:01 -04:00
Félix Cloutier 25414e301f Adding framework target 2014-10-03 02:12:39 -04:00
Félix Cloutier cc30045a67 Added README file; removed dubious config lines 2014-10-03 01:12:40 -04:00
Félix Cloutier 8bc327aca1 (Re-)added preprocessor macros 2014-10-02 17:06:09 -04:00
Félix Cloutier 3829e49d84 Deleted unreferenced file 2014-10-02 16:27:44 -04:00
Félix Cloutier 073086b78e Removing schema files since they are normally not committed 2014-10-02 16:23:18 -04:00
Félix Cloutier 0c6c6222b2 Readded targets because I screwed up 2014-10-02 16:21:38 -04:00
Félix Cloutier 1b994ffa35 Added test targets, made sure that tests run 2014-10-02 16:09:36 -04:00
Félix Cloutier 1e97886ca6 Xcode project now builds 2014-10-02 14:36:22 -04:00