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

Add support for target specific build configuration #1536

Merged
merged 4 commits into from
Mar 27, 2023

Conversation

messense
Copy link
Member

@messense messense commented Mar 27, 2023

Implements #1252 (comment), currently only supports the macos-deployment-target option, for example:

[tool.maturin.target."x86_64-apple-darwin"]
macos-deployment-target = "10.12"

Closes #1252

@netlify
Copy link

netlify bot commented Mar 27, 2023

Deploy Preview for maturin-guide ready!

Name Link
🔨 Latest commit dcae4b9
🔍 Latest deploy log https://app.netlify.com/sites/maturin-guide/deploys/64219b917425710008e79be0
😎 Deploy Preview https://deploy-preview-1536--maturin-guide.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@messense
Copy link
Member Author

bors r+

@bors
Copy link
Contributor

bors bot commented Mar 27, 2023

@bors bors bot merged commit 765915c into PyO3:main Mar 27, 2023
@messense messense deleted the target-config branch March 27, 2023 14:41
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.

Generate macOS platform tag based on the dylib build version
1 participant