1. 3a0467c Use whole corpus for regression testing (#1302) by Catena cyber · 6 years ago
  2. a69f788 Continuous integration for fuzzing (#1297) by Catena cyber · 6 years ago
  3. 29893c6 Recognize MSYS compiler as MINGW compiler (#1290) by amirgon · 6 years ago
  4. 0999ad1 Remove i386 from Makefile (#1260) by blacktop · 6 years ago
  5. 44bcb2f MacOS: do not build in Universal format by default by Nguyen Anh Quynh · 6 years ago
  6. afffa5d merge next to master by Nguyen Anh Quynh · 6 years ago
  7. 9361378 Cleanup build process (#1140) by Stephen · 6 years ago
  8. 99ecb1e Move functionality from make.sh to Makefile (#1142) by Stephen · 6 years ago
  9. 5e184ec Move functionality from make.sh to Makefile (#1138) by Stephen · 6 years ago
  10. 8c8089e Cleanup build process (#1023) by Stephen · 6 years ago
  11. ecdaa60 Cleanup makefile (#1132) by Stephen · 6 years ago
  12. 4d38800 Cleanup makefile (#1132) by Stephen · 6 years ago
  13. ed1246d add Ethereum VM architecture by Nguyen Anh Quynh · 6 years ago
  14. 22ead3e Constify backend data (#1040) by Richard Henderson · 7 years ago
  15. d7281e9 cleanup Makefile for M680K. also include its INC files in dependency by Nguyen Anh Quynh · 7 years ago
  16. 1ec3060 more makefile cleanup (#1039) by Stephen · 7 years ago
  17. 22b4d0e M680X: Target ready for pull request (#1034) by Wolfgang Schwotzer · 7 years ago
  18. 572a4ae cleanup makefile (#1038) by Stephen · 7 years ago
  19. 7a274e2 Add posibility to disable universal build for osx by Jonas · 7 years ago
  20. 60f17f5 Add posibility to disable universal build for osx. (#1004) by Jonas · 7 years ago
  21. 1910fd5 mingw build: cstool fails to build with mingw (#941) by Adrian Herrera · 7 years ago
  22. 229593d mingw build: cstool fails to build with mingw (#941) by Adrian Herrera · 7 years ago
  23. ce3f0d0 Rename test.c to test_basic.c with corresponding executable name change. (#923) by Nick Briggs · 7 years ago
  24. cbc1c03 Makefile: do not delete capstone.pc.in by Nguyen Anh Quynh · 7 years ago
  25. f4c5d5e Makefile: do not delete capstone.pc.in by Nguyen Anh Quynh · 7 years ago
  26. 0850d55 Added support for the TMS320C64x architecture. by Fotis Loukos · 8 years ago
  27. d46a4f2 Makefile install works even when pkg-config is missing by Nguyen Anh Quynh · 7 years ago
  28. 5a4dabd Silent CC warnings by pancake · 8 years ago
  29. 1b4d805 Make sure bindir exists before installing to it. by Hank Leininger · 8 years ago
  30. 3ba8c4d improve dependency on header files *.h, and remove clean from make.sh. see PR #793 by Nguyen Anh Quynh · 8 years ago
  31. 648b398 improve dependency on header files *.h, and remove clean from make.sh. see PR #793 by Nguyen Anh Quynh · 8 years ago
  32. ce7c9a8 Makefile: remove extra / letter for install target by Nguyen Anh Quynh · 8 years ago
  33. f36b3f4 cstool: compile/clean/install/uninstall from Makefile by Nguyen Anh Quynh · 8 years ago
  34. 3460327 cstool: compile/clean/install/uninstall from Makefile by Nguyen Anh Quynh · 8 years ago
  35. ec40753 Fix check target for Unix-like environment by Akihiko Odaki · 8 years ago
  36. 798821f Fix check target for Unix-like environment by Akihiko Odaki · 8 years ago
  37. 54f8925 Fix linking step for new lib name by Pranith Kumar · 8 years ago
  38. fbf1cd7 Fix generated library name by Pranith Kumar · 8 years ago
  39. 31f55f9 Fix library install for tests by Pranith Kumar · 9 years ago
  40. 96866c1 Merge pull request #592 from pranith/fix_check by Nguyen Anh Quynh · 9 years ago
  41. 7c7a53c arm64: add AArch64MappingInsnOp.inc as dependency to Makefile by Nguyen Anh Quynh · 9 years ago
  42. 83fb35c Update available tests by Pranith Kumar · 9 years ago
  43. d086384 fix building on 10.6.8 without breaking other versions by Ron Pinz · 9 years ago
  44. 534746b fix building on 10.6.8 by Ron Pinz · 9 years ago
  45. 82ceac5 fix setting cross compilation variables by kevemueller · 9 years ago
  46. b8741bd OS X kernel support (see https://github.com/aquynh/capstone/pull/528) by Pb · 9 years ago
  47. bcdab9b Merge branch 'next' of https://github.com/aquynh/capstone into next by Nguyen Anh Quynh · 9 years ago
  48. 06ab24f Merge branch 'next' of https://github.com/07151129/capstone into 07151129-next by Nguyen Anh Quynh · 9 years ago
  49. bfc0566 Merge pull request #532 from radare/destdir-fix by Nguyen Anh Quynh · 9 years ago
  50. 91659c0 Fix #184 - properly handle DESTDIR in pkgconfig file by pancake · 9 years ago
  51. 2769c77 Correct build settings for xnu kext. Changed calloc name to avoid potential conflicts by Pb · 9 years ago
  52. 0d394aa Makefile: x86 depends on X86ImmSize.inc by Nguyen Anh Quynh · 9 years ago
  53. f01e0c9 [M68K] remove reference to M68KConf.h file by Nicolas PLANEL · 9 years ago
  54. 8deb6d9 m68k: rename M68Kconf.h to M68KConf.h for consistency by Nguyen Anh Quynh · 9 years ago
  55. 7d5badd m68k: more cleanup & fix code style by Nguyen Anh Quynh · 9 years ago
  56. 2ee675c This adds M68K support to Capstone by Daniel Collin · 9 years ago
  57. b08f461 Allow to build capstone in pkgsrc for FreeBSD and DragonflyBSD by Kamil Rytarowski · 9 years ago
  58. 453b41a Allow to build capstone in pkgsrc for FreeBSD and DragonflyBSD by Kamil Rytarowski · 9 years ago
  59. f0677ab pkg-config can be unavailable, leading to empty PKGCFGDIR, thus 'mkdir -p' fails. fixed by checking if PKGCFGDIR is empty by Nguyen Anh Quynh · 9 years ago
  60. 495a4f5 Improve the pkgconfig generation logic by Ole André Vadla Ravnås · 9 years ago
  61. bcf09f4 Add support to embed Capstone into OS X kernel extensions. by reverser · 9 years ago
  62. 160e198 Add support to embed Capstone 3.x branch into OS X kernel extensions. by reverser · 9 years ago
  63. 29f777b arm: support cs_regs_access() API by Nguyen Anh Quynh · 9 years ago
  64. 19ba71a Makefile: add X86MappingInsnOp_reduce.inc to DEP_X86 by Nguyen Anh Quynh · 9 years ago
  65. efffe78 Add new API and start to provide access information for instruction operands by Nguyen Anh Quynh · 9 years ago
  66. 367d438 Merge branch 'makesh' of https://github.com/radare/capstone into test3 by Nguyen Anh Quynh · 10 years ago
  67. 96ee76f Merge branch 'next' of https://github.com/radare/capstone into test2 by Nguyen Anh Quynh · 10 years ago
  68. 63414a4 Rewrite make.sh to make it shorter, faster and more portable by pancake · 10 years ago
  69. e0352d6 Limit exported symbols by Hilko Bengen · 10 years ago
  70. d83bf84 Limit exported symbols by Hilko Bengen · 10 years ago
  71. 9c10ace Make pkg-config and source consistent with installation by pancake · 10 years ago
  72. 19af3ec Makefile: rename BUILD_CORE_ONLY to CAPSTONE_BUILD_CORE_ONLY for consistency by Nguyen Anh Quynh · 10 years ago
  73. 243d41e fix BUILD_CORE_ONLY option of Makefile, so we can do 'BUILD_CORE_ONLY=yes make.sh' by Nguyen Anh Quynh · 10 years ago
  74. 3d6e56a python: fix conflict when merging pypi branch to v3 branch by Nguyen Tan Cong · 10 years ago
  75. 794a706 Makefile: rename BUILD_CORE_ONLY to CAPSTONE_BUILD_CORE_ONLY for consistency by Nguyen Anh Quynh · 10 years ago
  76. 8aa6fce Revert "Makefile: avoid generating capstone.pc if BUILD_CORE_ONLY=yes" by Nguyen Anh Quynh · 10 years ago
  77. 35d4e44 Makefile: avoid generating capstone.pc if BUILD_CORE_ONLY=yes by Nguyen Anh Quynh · 10 years ago
  78. c00bc35 fix BUILD_CORE_ONLY option of Makefile, so we can do 'BUILD_CORE_ONLY=yes make.sh' by Nguyen Anh Quynh · 10 years ago
  79. 39fd154 Edit setup.py to build python binding with make.sh by Nguyen Tan Cong · 10 years ago
  80. b16dc85 Makefile: check target should also run test_iter by Nguyen Anh Quynh · 10 years ago
  81. fff1307 Makefile: simplify generate-pkgcfg by using INCDIR. reviewed by Pancake by Nguyen Anh Quynh · 10 years ago
  82. e702b55 Makefile: do not remove old libs in install 'target' by Nguyen Anh Quynh · 10 years ago
  83. 984d450 Makefile: add 'check' target by Nguyen Anh Quynh · 10 years ago
  84. 86e8450 renamed CAPSTONE_NO_ATT to CAPSTONE_X86_ATT_DISABLE, added options to makefile, cmake, compile.txt by baguette · 10 years ago
  85. b202b91 Simplify universal builds by relying on the linker to do the right thing by Ole André Vadla Ravnås · 10 years ago
  86. 6583f06 Fix universal build support for Mac and iOS by Ole André Vadla Ravnås · 10 years ago
  87. 8c0ab86 rename CCLD to LINK by Nguyen Anh Quynh · 10 years ago
  88. 0936b56 rename libcapstone.dll to capstone.dll, libcapstone.lib to capstone.lib for Windows platform by Nguyen Anh Quynh · 10 years ago
  89. c80d840 add XCore architecture by Nguyen Anh Quynh · 10 years ago
  90. f260c20 fix some conflicts when merging msvc2 into next by Nguyen Anh Quynh · 10 years ago
  91. e1c7a21 Avoid modifying the raw LDFLAGS directly by danghvu · 10 years ago
  92. 7cc5e9b Makefile: clean target should delete libs created by all ways of building by Nguyen Anh Quynh · 10 years ago
  93. 76087d2 rename static library extension to .lib for cross-windows building by Nguyen Anh Quynh · 10 years ago
  94. 5068908 x86: assembly syntax is irrelevant in Diet mode. this optimization reduces library size to only 180KB on OSX by Nguyen Anh Quynh · 10 years ago
  95. ad66420 Switch to cd && make from make -C by danghvu · 10 years ago
  96. 91a1923 Makefile: do not overwritte LDFLAGS with null value by Nguyen Anh Quynh · 10 years ago
  97. 55b8ecd Makefile: do not overwritte LDFLAGS with null value by Nguyen Anh Quynh · 10 years ago
  98. b07523f Merge branch 'next' into msvc2 by Nguyen Anh Quynh · 10 years ago
  99. 87a3f69 Makefile: define CAPSTONE_USE_SYS_DYN_MEM macro for consistency by Nguyen Anh Quynh · 10 years ago
  100. 595386c do not overwrite LDFLAGS in tests/Makefile by Nguyen Anh Quynh · 10 years ago