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

WIP: Make exporter output properly portable #2

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

PoroCYon
Copy link

  • Exported symbols are now the same (as seen from C) across all (supported) platforms
  • Code is now always splittable into multiple sections, on all platforms, and is now enabled by default on Linux, too
  • More stuff of that ilk

I haven't been able to test the actual VST export code, because I don't have a Windows machine. I'd like to have it confirmed that it properly works before having this PR merged.

@PoroCYon PoroCYon marked this pull request as ready for review May 10, 2019 19:13
@PoroCYon PoroCYon changed the title Make exporter output properly portable WIP: Make exporter output properly portable May 10, 2019
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.

None yet

1 participant