1. 910a4df tests: compile without -O3 flag. this is to make it easier to maintain FreeBSD package by Nguyen Anh Quynh · 10 years ago
  2. ffc8aaa Fix minor style inconsistency by Ole André Vadla Ravnås · 10 years ago
  3. b202b91 Simplify universal builds by relying on the linker to do the right thing by Ole André Vadla Ravnås · 10 years ago
  4. 6583f06 Fix universal build support for Mac and iOS by Ole André Vadla Ravnås · 10 years ago
  5. 8c0ab86 rename CCLD to LINK by Nguyen Anh Quynh · 10 years ago
  6. 0936b56 rename libcapstone.dll to capstone.dll, libcapstone.lib to capstone.lib for Windows platform by Nguyen Anh Quynh · 10 years ago
  7. c80d840 add XCore architecture by Nguyen Anh Quynh · 10 years ago
  8. 76087d2 rename static library extension to .lib for cross-windows building by Nguyen Anh Quynh · 10 years ago
  9. 595386c do not overwrite LDFLAGS in tests/Makefile by Nguyen Anh Quynh · 10 years ago
  10. 80c8c1f Remove unneeded -fPIC in tests by danghvu · 10 years ago
  11. 6150a72 Initialize CFLAGS and LDFLAGS properly for test by danghvu · 10 years ago
  12. 58a0047 Makefile: put common functions into functions.mk by Nguyen Anh Quynh · 10 years ago
  13. 927fcbc Makefile: make it possible to avoid building static/shared library by Ole André Vadla Ravnås · 10 years ago
  14. f536d40 Makefile: implement a "silent rules" approach by Ole André Vadla Ravnås · 10 years ago
  15. 7a73439 Makefile: allow `BUILDDIR` to be a relative path by Ole André Vadla Ravnås · 10 years ago
  16. 544ba8b Makefile: fix implicit rule pre-requisite by Ole André Vadla Ravnås · 10 years ago
  17. c920daf Makefile: fix out-of-tree build regression by Ole André Vadla Ravnås · 10 years ago
  18. 5519a68 Makefile: fix clean targets and put all test binaries under BUILDIR/tests/ by Nguyen Anh Quynh · 10 years ago
  19. 35f937d Adapt core build system to allow building out-of-tree by Ole André Vadla Ravnås · 10 years ago
  20. c825819 tests: add test_skipdata.c & do not test SKIPDATA in test.c anymore by Nguyen Anh Quynh · 10 years ago
  21. 48a14ca add SystemZ arch by Nguyen Anh Quynh · 10 years ago
  22. 05e2713 core: add Sparc arch by Nguyen Anh Quynh · 10 years ago
  23. 8abb345 tests: only compile tests for selected archs. bug reported by @osxreverser by Nguyen Anh Quynh · 10 years ago
  24. d80cede last change to support BSD broke cross-comple. fix Makefile so cross-compile work again by Nguyen Anh Quynh · 11 years ago
  25. 73b6068 build: switch from hardcoded gcc to default c compiler by opn · 11 years ago
  26. bdd1e34 remove 'restrict' keyword in the definition of cs_vsnprintf(). also compile tests/* with -L option by Nguyen Anh Quynh · 11 years ago
  27. d159a03 tests: proper extensions for newly added static executables by Nguyen Anh Quynh · 11 years ago
  28. 7864786 Add test binary for static link by danghvu · 11 years ago
  29. f1d489b ppc: support details information by Nguyen Anh Quynh · 11 years ago
  30. e29eaf9 tests: use LDFLAGS to link test files - this is to make Gentoo happy by Nguyen Anh Quynh · 11 years ago
  31. 0d001bb tests: correct the dummy setup for LDFLAGS. suggested by Anton Bolshakov by Nguyen Anh Quynh · 11 years ago
  32. 34ce2a5 tests: dummy setup LDFLAGS for Gentoo by Nguyen Anh Quynh · 11 years ago
  33. 4ca8511 tests: do not use -L option for clang by Nguyen Anh Quynh · 11 years ago
  34. 9286504 now the clean target deletes all binaries from all targets by Daniel Godas-Lopez · 11 years ago
  35. 0f7c432 unified the targets for *nix and windows by Daniel Godas-Lopez · 11 years ago
  36. 2e19d93 More generic name for *nix target by danghvu · 11 years ago
  37. a0f93bd Shorten tests/Makefile by danghvu · 11 years ago
  38. ad3cbaf Use proper Makefile targets in tests by pancake · 11 years ago
  39. 26ee41a initial import by Nguyen Anh Quynh · 11 years ago