Skip to content

Dynamically Update Python Version #2609

Open
@AndrewQuijano

Description

@AndrewQuijano

Feature

  • New architecture module
  • Support for processor extension
  • Add more instruction details (elaborated below)
  • Binding support for: language
  • Other (elaborated below)

Describe the feature you'd like
Based on this commit, it seems some things need to updated when creating a release
5526125

1- I did a bit more digging around for pkgconfig.mk, it is used by Makefile and Python, I propose having CMake be able to dynamically overwrite pkgconfig.mk with the version data if it is provided. I'm not sure where I'd write the updated version of pkgconfig for use?

image

2- I need to update capstone.h to dynamically get the version from cmake

3- I need to update bindings/python/capstone/__init__.py to also get version data, ideally from pkgconfig?

Additional context
See above

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions