Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare for release v5.0.1 #2143

Merged
merged 14 commits into from
Aug 21, 2023
Merged

Prepare for release v5.0.1 #2143

merged 14 commits into from
Aug 21, 2023

Commits on Aug 21, 2023

  1. Add Python bindings for WASM

    peace-maker authored and kabeor committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    0008401 View commit details
    Browse the repository at this point in the history
  2. Update Python bindings for m68k

    peace-maker authored and kabeor committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    9984898 View commit details
    Browse the repository at this point in the history
  3. Update Python bindings for mos65xx

    peace-maker authored and kabeor committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    29175cf View commit details
    Browse the repository at this point in the history
  4. Update Python bindings for x86

    peace-maker authored and kabeor committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    d3d0ab0 View commit details
    Browse the repository at this point in the history
  5. Add Python bindings for SH

    peace-maker authored and kabeor committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    5b05bcb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b8febfe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d2a39a2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a3ad50e View commit details
    Browse the repository at this point in the history
  9. allow absolute CMAKE_INSTALL_*DIR (capstone-engine#2134)

    This patch fixes Capstone 5 build on NixOS.
    
    NixOS's build infrastructure sets CMAKE_INSTALL_{LIB,INCLUDE}DIR to
    absolute paths. If you append it to ${prefix}, you get the wrong path.
    NixOS automatically detects it and links this issue:
    NixOS/nixpkgs#144170
    chayleaf authored and kabeor committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    c703d96 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c20d85d View commit details
    Browse the repository at this point in the history
  11. update bindings const

    kabeor committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    6b8ff35 View commit details
    Browse the repository at this point in the history
  12. update capstone version

    kabeor committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    47d315f View commit details
    Browse the repository at this point in the history
  13. update ChangeLog

    kabeor committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    6a9346a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    68722c5 View commit details
    Browse the repository at this point in the history