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 win-arm64 #70

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

baszalmstra
Copy link
Member

This adds preliminary support for cross compiling to aarch64-pc-windows-msvc.

I think I also need to update the bld.bat to modify the activate.bat in a similar fashion as build.sh modifies activate.sh. Some help would be appreciated, should I use m2-sed?

@conda-forge-admin
Copy link
Contributor

conda-forge-admin commented Jan 10, 2025

Hi! This is the friendly automated conda-forge-linting service.

I wanted to let you know that I linted all conda-recipes in your PR (recipe/meta.yaml) and found some lint.

Here's what I've got...

For recipe/meta.yaml:

  • ❌ In your conda_build_config.yaml, please change the name of MACOSX_DEPLOYMENT_TARGET, to c_stdlib_version!

For recipe/meta.yaml:

  • ℹ️ The recipe is not parsable by parser conda-souschef (grayskull). This parser is not currently used by conda-forge, but may be in the future. We are collecting information to see which recipes are compatible with grayskull.
  • ℹ️ The recipe is not parsable by parser conda-recipe-manager. The recipe can only be automatically migrated to the new v1 format if it is parseable by conda-recipe-manager.

This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/12857152673. Examine the logs at this URL for more detail.

@baszalmstra
Copy link
Member Author

I think conda-forge/rust-feedstock#227 is required for this PR.

@baszalmstra
Copy link
Member Author

Can you please update dev to 1.86? dev and main normally bump versions at the same time.

I didnt update the version of rust at all did I? Do you want me to also bump the rust version in this PR?

@xhochy
Copy link
Member

xhochy commented Jan 10, 2025

Can you please update dev to 1.86? dev and main normally bump versions at the same time.

I didnt update the version of rust at all did I? Do you want me to also bump the rust version in this PR?

I posted this comment on the wrong PR 🙈

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.

3 participants