You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add dependency tracking to the Python code generation (#772)
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
0 commit comments