Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
capstone
/
0cb3d6cb2471f926ee649c4a4d59322f15228bf9
/
Makefile
a09bd63
remove old redundant module related macros in Makefile
by Nguyen Anh Quynh
· 11 years ago
4ebdd21
add SONAME for .so library. issue reported by Anton Bolshakov
by Nguyen Anh Quynh
· 11 years ago
9f0e6c2
on x86_64, install libs to /usr/lib64 if /usr/lib is inexistent. bug reported by Anton Bolshakov
by Nguyen Anh Quynh
· 11 years ago
0655fe4
revert a wrong push on PKGCFGF
by Nguyen Anh Quynh
· 11 years ago
8cd8c40
Revert to allow multiple arch compilations
by danghvu
· 11 years ago
39a42ed
Change the way of supporting arch modularization
by Nguyen Anh Quynh
· 11 years ago
f185180
cleaner implementation for arch modularization
by Nguyen Anh Quynh
· 11 years ago
31baeb5
Merge branch 'next' of https://github.com/aquynh/capstone into module
by Nguyen Anh Quynh
· 11 years ago
02db488
Either all arch or only one of them
by danghvu
· 11 years ago
6f52bf9
Move arch config into config.mk
by danghvu
· 11 years ago
edc1ef9
Handle static linking with pkg-config archive variable
by pancake
· 11 years ago
34d49d9
Support compilation of individual arch
by danghvu
· 11 years ago
e5c658c
move PKG_* away from cs.c to CONFIG
by Nguyen Anh Quynh
· 11 years ago
80ff30b
Makefile: use PKGCFGF for capstone.pc
by Nguyen Anh Quynh
· 11 years ago
8585469
Merge branch 'master' of https://github.com/radare/capstone into radare
by Nguyen Anh Quynh
· 11 years ago
162409e
mips: upgrade core engine
by Nguyen Anh Quynh
· 11 years ago
731bf2a
arm64: update core engine
by Nguyen Anh Quynh
· 11 years ago
ca9f1b2
Makefile refactoring to fix 'make install' build of lib
by pancake
· 11 years ago
d330bf2
use PKG_{MAJOR|MINOR} to generate capstone.pc. besides, use dynamic lib rather than static lib for its 'Libs'
by Nguyen Anh Quynh
· 11 years ago
44ce0fb
Generate and install capstone.pc pkg-config file
by pancake
· 11 years ago
0e3defb
arm64: remove asprintf.c and use static buffer instead for SysRegMapper_toString(). this fixes the bug on MSR insn reported by Patroklos Argyroudis
by Nguyen Anh Quynh
· 11 years ago
173ed2b
arm: upgrade core engine
by Nguyen Anh Quynh
· 11 years ago
36d143b
x86: update core engine
by Nguyen Anh Quynh
· 11 years ago
b8394a4
add a note on gcc-multilib requirement for cross-compile to 'nix32'
by Nguyen Anh Quynh
· 11 years ago
0f7c432
unified the targets for *nix and windows
by Daniel Godas-Lopez
· 11 years ago
7545b9b
Correct main Makefile back
by danghvu
· 11 years ago
fe6ced4
quick hack to disable clean method of java binding. this enables 'make clean' work again on non-java machine
by Nguyen Anh Quynh
· 11 years ago
7fff908
Do not let the archive grow
by pancake
· 11 years ago
02cad6e
Use standard DESTDIR/PREFIX and some Makefile cleanup
by pancake
· 11 years ago
f1cbce2
Add 'archive' target to build static library
by pancake
· 11 years ago
d02474c
Makefile: another fix for cross-compiling for Windows with Mingw
by Nguyen Anh Quynh
· 11 years ago
26ee41a
initial import
by Nguyen Anh Quynh
· 11 years ago