Skip to content

also enable recent patches on windows#234

Merged
h-vetinari merged 3 commits into
conda-forge:mainfrom
h-vetinari:cblas_win
May 10, 2023
Merged

also enable recent patches on windows#234
h-vetinari merged 3 commits into
conda-forge:mainfrom
h-vetinari:cblas_win

Conversation

@h-vetinari

Copy link
Copy Markdown
Member

Excluded from #233 to make forward progress, I realised we should ensure these patches work on windows, so that 1.11 remains buildable with distutils.

@conda-forge-webservices

Copy link
Copy Markdown

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

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

@h-vetinari h-vetinari marked this pull request as ready for review May 10, 2023 03:06

@rgommers rgommers left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @h-vetinari. Feel free to merge now, or wait for another PR if that's better (potential merge conflict maybe, there's a lot going on).

Comment thread recipe/bld.bat
REM sneaking it with the blas libraries
REM TODO: rewrite wrap_g77_abi.f with iso_c_binding when the compiler supports it
cl.exe scipy\_build_utils\src\wrap_g77_abi_c.c -c /MD
cl.exe /I%NP_INC% /I%PY_INC% scipy\_build_utils\src\wrap_g77_abi_c.c -c /MD

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems fine to me - whatever works really, since this line is a complete hack anyway that is going to disappear soon.

@h-vetinari h-vetinari merged commit 13ed91e into conda-forge:main May 10, 2023
@h-vetinari h-vetinari deleted the cblas_win branch May 10, 2023 11:46
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