Commit Graph

14 Commits

Author SHA1 Message Date
Nguyen Anh Quynh d330bf21b6 use PKG_{MAJOR|MINOR} to generate capstone.pc. besides, use dynamic lib rather than static lib for its 'Libs' 2013-12-03 12:34:56 +08:00
pancake 44ce0fbe60 Generate and install capstone.pc pkg-config file 2013-12-03 04:11:37 +01:00
Nguyen Anh Quynh 0e3defb6f8 arm64: remove asprintf.c and use static buffer instead for SysRegMapper_toString(). this fixes the bug on MSR insn reported by Patroklos Argyroudis 2013-12-02 10:30:01 +08:00
Nguyen Anh Quynh 173ed2b1cb arm: upgrade core engine 2013-12-01 22:19:27 +08:00
Nguyen Anh Quynh 36d143b6d0 x86: update core engine 2013-12-01 00:05:22 +08:00
Nguyen Anh Quynh b8394a47d7 add a note on gcc-multilib requirement for cross-compile to 'nix32' 2013-11-29 10:26:43 +08:00
Daniel Godas-Lopez 0f7c4325dd unified the targets for *nix and windows 2013-11-29 10:09:37 +08:00
danghvu 7545b9b2b6 Correct main Makefile back 2013-11-28 10:18:02 -06:00
Nguyen Anh Quynh fe6ced47c4 quick hack to disable clean method of java binding. this enables 'make clean' work again on non-java machine 2013-11-28 18:16:12 +08:00
pancake 7fff908f94 Do not let the archive grow 2013-11-28 14:27:44 +08:00
pancake 02cad6ec9f Use standard DESTDIR/PREFIX and some Makefile cleanup 2013-11-27 15:38:44 +01:00
pancake f1cbce26de Add 'archive' target to build static library 2013-11-27 15:31:26 +01:00
Nguyen Anh Quynh d02474c66b Makefile: another fix for cross-compiling for Windows with Mingw 2013-11-27 15:37:10 +08:00
Nguyen Anh Quynh 26ee41aa67 initial import 2013-11-27 12:11:31 +08:00