Skip to content

Add dependency tracking to the Python code generation #772

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

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

bdash
Copy link
Contributor

@bdash bdash commented Aug 15, 2025

This ensures that the Python source files are only generated and copied into the output directory if inputs have changed, rather than being done unconditionally.

Builds on the similar change made in Vector35/binaryninja-api@3e2ace5

This ensures that the Python source files are only generated and copied
into the output directory if inputs have changed, rather than being done
unconditionally.

Builds on the similar change made in binaryninja-api in
Vector35/binaryninja-api@3e2ace5
@bdash bdash requested a review from xusheng6 August 15, 2025 00:19
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants