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

No symbol file dependency #23

Merged
merged 5 commits into from
Dec 6, 2024
Merged

No symbol file dependency #23

merged 5 commits into from
Dec 6, 2024

Conversation

novafacing
Copy link
Owner

This should solve #22 by generating the delaylink .def file from the bindings automatically instead of using the .symbols file, which was removed from the QEMU source recently.

@tocklime
Copy link
Contributor

tocklime commented Dec 6, 2024

Oh, this is much nicer anyway. Looks good. I guess we need to check in the .def files because of the way the versioning works? Could generate the .def files from the checked-in bindings_vX.rs?

Congrats on the new job.

@novafacing
Copy link
Owner Author

Whoops, forgot to allowlist glib stuff. Hopefully this'll pass, I'm just using syn to parse out all the items so it's pretty lightweight.

@novafacing novafacing merged commit bfca6cd into main Dec 6, 2024
5 checks passed
@novafacing novafacing deleted the no-symbol-file-dependency branch December 6, 2024 10:52
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