1. 22b4d0e M680X: Target ready for pull request (#1034) by Wolfgang Schwotzer · 7 years ago
  2. 0850d55 Added support for the TMS320C64x architecture. by Fotis Loukos · 8 years ago
  3. 106d241 Python setup: Clean up some merge failures, adapt for changes on next branch by Andrew Dutcher · 8 years ago
  4. f4aed60 Python: Make cython work with extreme prejudice by Andrew Dutcher · 8 years ago
  5. d8111c1 Python: make setup work as expected by Andrew Dutcher · 8 years ago
  6. 94f8aef Fix error return code by Pranith Kumar · 8 years ago
  7. 8375270 Handle python test failure properly by Pranith Kumar · 8 years ago
  8. 9119e15 bugfix: removed leading ./ from OBJDIR to avoid corrupting setup.py install by jmechnich · 9 years ago
  9. 2ee675c This adds M68K support to Capstone by Daniel Collin · 9 years ago
  10. 1319f0c python: rename test.py to test_basic.py by Nguyen Anh Quynh · 9 years ago
  11. 1c02880 Add DESTDIR support for the python binding. by Hank Leininger · 10 years ago
  12. 4544ba1 cython: support cs_regs_access() API by Nguyen Anh Quynh · 10 years ago
  13. a87c0b0 python: rename Windows package from capstone-win to capstone-windows by Nguyen Anh Quynh · 10 years ago
  14. 59bc84d python: distribute msvcr120.dll for Windows installer by Nguyen Anh Quynh · 10 years ago
  15. 58a8369 python: clean prebuilt core in install targets of Makefile by Nguyen Anh Quynh · 10 years ago
  16. 35ceed7 python: fix installer by Nguyen Anh Quynh · 10 years ago
  17. 0498085 python: add README.pypi* by Nguyen Anh Quynh · 10 years ago
  18. 00eb3de python: setup.py only copies source if prebuilt libs are not existent by Nguyen Anh Quynh · 10 years ago
  19. bf54d4b python: add targets 'sdist' & 'sdist3' to Makefile by Nguyen Anh Quynh · 10 years ago
  20. 8113cda python: delete src/ in Makefile by Nguyen Anh Quynh · 10 years ago
  21. 6b9b032 python: fix setup.py, so we only copy the core with sdist, thus normal build/compile process does not build the core by Nguyen Anh Quynh · 10 years ago
  22. dfe827e reverse -b option in Makefile; parse parameters with parse_known_args to ignore error when passing extra options; fixbug python3: use print statement by Nguyen Tan Cong · 10 years ago
  23. 7c03cd8 Edit Makefile to appropriate with new setup.py by Nguyen Tan Cong · 10 years ago
  24. 984d450 Makefile: add 'check' target by Nguyen Anh Quynh · 10 years ago
  25. ebeec9d Cython: update installation and tests to v3 by danghvu · 10 years ago
  26. 553bb48 python: support XCore by Nguyen Anh Quynh · 10 years ago
  27. 0c478ab Fix Makefile to use && as well in bindings by danghvu · 10 years ago
  28. e3ef665 Makefile: add support for building python binding out-of-tree by Ole André Vadla Ravnås · 10 years ago
  29. e5d30e6 python: add install3 target for installing Python3 package by Nguyen Anh Quynh · 10 years ago
  30. aaaf345 python: update clean target for *.pyx files by Nguyen Anh Quynh · 11 years ago
  31. e61c504 Clean up addition cython code by danghvu · 11 years ago
  32. cfd41dd Improve cython by using CCsInsn when possible by danghvu · 11 years ago
  33. 5dba289 python: revert the directory name change, so rename 'cython' back to 'pyx' by Nguyen Anh Quynh · 11 years ago
  34. f042e57 python: rename pyx/ to cython/ by Nguyen Anh Quynh · 11 years ago
  35. 71fe283 python: make clean should not remove everything in pyx/ by Nguyen Anh Quynh · 11 years ago
  36. f7f15a8 python: cleaning pkg directory before installing by Nguyen Anh Quynh · 11 years ago
  37. b3923cf python: copying code from capstone/ to pyx/ rather than duplicating code by Nguyen Anh Quynh · 11 years ago
  38. 6b8445b python: proper support for cython by Nguyen Anh Quynh · 11 years ago
  39. 8212470 python: another fix for cython by Nguyen Anh Quynh · 11 years ago
  40. 99d365f python: cython support - thanks to Tan Sheng Di for helps by Nguyen Anh Quynh · 11 years ago
  41. 88db228 bindings: do not delete constant files when on clean target of Makefile by Nguyen Anh Quynh · 11 years ago
  42. 75c4475 bindings: auto generate constants with 'make' by Nguyen Anh Quynh · 11 years ago
  43. 210e94d python: add install target to Makefile by Nguyen Anh Quynh · 11 years ago
  44. bc1e2f4 python: 'make' alone does not install python module by Nguyen Anh Quynh · 11 years ago
  45. cfb0120 Add support for python in const_generator.py by danghvu · 11 years ago
  46. 26ee41a initial import by Nguyen Anh Quynh · 11 years ago