Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
capstone
/
bb6440c5eff6e7be4e1bd29930ab82a6a376612d
/
tests
/
Makefile
8c0ab86
rename CCLD to LINK
by Nguyen Anh Quynh
· 10 years ago
0936b56
rename libcapstone.dll to capstone.dll, libcapstone.lib to capstone.lib for Windows platform
by Nguyen Anh Quynh
· 10 years ago
c80d840
add XCore architecture
by Nguyen Anh Quynh
· 10 years ago
76087d2
rename static library extension to .lib for cross-windows building
by Nguyen Anh Quynh
· 10 years ago
595386c
do not overwrite LDFLAGS in tests/Makefile
by Nguyen Anh Quynh
· 10 years ago
80c8c1f
Remove unneeded -fPIC in tests
by danghvu
· 10 years ago
6150a72
Initialize CFLAGS and LDFLAGS properly for test
by danghvu
· 10 years ago
58a0047
Makefile: put common functions into functions.mk
by Nguyen Anh Quynh
· 11 years ago
927fcbc
Makefile: make it possible to avoid building static/shared library
by Ole André Vadla Ravnås
· 11 years ago
f536d40
Makefile: implement a "silent rules" approach
by Ole André Vadla Ravnås
· 11 years ago
7a73439
Makefile: allow `BUILDDIR` to be a relative path
by Ole André Vadla Ravnås
· 11 years ago
544ba8b
Makefile: fix implicit rule pre-requisite
by Ole André Vadla Ravnås
· 11 years ago
c920daf
Makefile: fix out-of-tree build regression
by Ole André Vadla Ravnås
· 11 years ago
5519a68
Makefile: fix clean targets and put all test binaries under BUILDIR/tests/
by Nguyen Anh Quynh
· 11 years ago
35f937d
Adapt core build system to allow building out-of-tree
by Ole André Vadla Ravnås
· 11 years ago
c825819
tests: add test_skipdata.c & do not test SKIPDATA in test.c anymore
by Nguyen Anh Quynh
· 11 years ago
48a14ca
add SystemZ arch
by Nguyen Anh Quynh
· 11 years ago
05e2713
core: add Sparc arch
by Nguyen Anh Quynh
· 11 years ago
8abb345
tests: only compile tests for selected archs. bug reported by @osxreverser
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
73b6068
build: switch from hardcoded gcc to default c compiler
by opn
· 11 years ago
bdd1e34
remove 'restrict' keyword in the definition of cs_vsnprintf(). also compile tests/* with -L option
by Nguyen Anh Quynh
· 11 years ago
d159a03
tests: proper extensions for newly added static executables
by Nguyen Anh Quynh
· 11 years ago
7864786
Add test binary for static link
by danghvu
· 11 years ago
f1d489b
ppc: support details information
by Nguyen Anh Quynh
· 11 years ago
e29eaf9
tests: use LDFLAGS to link test files - this is to make Gentoo happy
by Nguyen Anh Quynh
· 11 years ago
0d001bb
tests: correct the dummy setup for LDFLAGS. suggested by Anton Bolshakov
by Nguyen Anh Quynh
· 11 years ago
34ce2a5
tests: dummy setup LDFLAGS for Gentoo
by Nguyen Anh Quynh
· 11 years ago
4ca8511
tests: do not use -L option for clang
by Nguyen Anh Quynh
· 11 years ago
9286504
now the clean target deletes all binaries from all targets
by Daniel Godas-Lopez
· 11 years ago
0f7c432
unified the targets for *nix and windows
by Daniel Godas-Lopez
· 11 years ago
2e19d93
More generic name for *nix target
by danghvu
· 11 years ago
a0f93bd
Shorten tests/Makefile
by danghvu
· 11 years ago
ad3cbaf
Use proper Makefile targets in tests
by pancake
· 11 years ago
26ee41a
initial import
by Nguyen Anh Quynh
· 11 years ago