spack
spack copied to clipboard
A flexible package manager that supports multiple versions, configurations, platforms, and compilers.
This should fix a compile error where the WPS/WRF build system fails to add the OMP flag. Last I checked, the developers recommend manually adding the flag, mid-build. Added flag_handler()...
Find - in order of importance - the python3 executable as find_first() return the first match.
Fix missing `_curses` module when `libtinfo` is split from `libncurses`: In such cases, the default build of `python` in `spack` succeeds, but 'import curses' fails due to missing the `_curses`...
Sqlite's source has some unicode characters that are breaking MSVC based builds in some locales. This PR is an attempt to allow for better cross locale support (alternative approach is...
This PR implements a variant that enables the read-only s3 (ros3) virtual file driver (VFD) for the HDF5 library. It is necessary for reading HDF5 files directly from cloud storage,...
It should only do that if in testing mode, but somebody broke the logic such that for most versions it always adds the cmake args that force the download.
add package for feelpp see feelpp/spack#4
This allows acts to use version 1 of podio which has gcc14 compilation fixes, and adds a dependency on dfelibs which is necessary for compile