Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
capstone
/
d68a30f4c3f348299340d398c19fd7f039ec8ec0
/
Makefile
a580d92
make dist should distribute all source, and accept tagname (so we can do 'make dist TAG=2.0-rc1'
by Nguyen Anh Quynh
· 11 years ago
35cef7f
add 'dist' make target
by pancake
· 11 years ago
64d4083
add solaris support, and add make.sh
by Nguyen Anh Quynh
· 11 years ago
d80cede
last change to support BSD broke cross-comple. fix Makefile so cross-compile work again
by Nguyen Anh Quynh
· 11 years ago
22062e0
build: update compile.sh to support bsd systems
by Oliver Pinter
· 11 years ago
9cc56a3
arm: update core
by Nguyen Anh Quynh
· 11 years ago
75ef242
mips: update core
by Nguyen Anh Quynh
· 11 years ago
701b850
Fix: bug that static link does not know constructor
by danghvu
· 11 years ago
d63ddac
Makefile: delete capstone.pc for clean target
by Nguyen Anh Quynh
· 11 years ago
fedca34
remove the left-over csharp related stuff from Makefile
by Nguyen Anh Quynh
· 11 years ago
59492c2
enable system's my_malloc/calloc/realloc/free via compile time option
by Nguyen Anh Quynh
· 11 years ago
f1d489b
ppc: support details information
by Nguyen Anh Quynh
· 11 years ago
3524056
copy all include files for install target. bug spotted by Pancake
by Nguyen Anh Quynh
· 11 years ago
c0b63dc
Makefile: correctly set /usr/lib64 as installed dir for Gentoo 64-bit
by Nguyen Anh Quynh
· 11 years ago
5e107ab
some minor fixes for Makefile
by Nguyen Anh Quynh
· 11 years ago
42c6b1a
initial support for PPC
by Nguyen Anh Quynh
· 11 years ago
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