spack/var/spack/repos/builtin/packages/py-numpy
James Smillie faed43704b
py-numpy package: enable build on Windows (#43686)
* Add conflicts for some blas implementations that don't build on
  Windows (or with %msvc)
* Need to enclose CC/CXX variables in quotes in case those paths
  have spaces, otherwise Meson runs into errors
* On Windows, Python dependencies now add <prefix>/Scripts to the
  PATH (this is established as a standard in PEP 370)
2024-04-18 16:38:08 -06:00
..
add_fj_compiler2.patch
add_fj_compiler3.patch
add_fj_compiler.patch
check_executables2.patch
check_executables3.patch
check_executables.patch
package.py