Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-03-17 | lmod: add 8.7.20 (#36177) | Michael Kuhn | 1 | -0/+1 | |
2023-03-16 | libpng package: build with CMake (#35105) | John W. Parent | 1 | -16/+10 | |
2023-03-16 | Fix for ESMF post_install on macOS (#36087) | Matthew Thompson | 1 | -6/+10 | |
2023-03-16 | Add explicit configure args to fix instrumentation-time paths (#36089) | Bill Williams | 3 | -1/+6 | |
2023-03-16 | [pmix] master branch uses git submodule config/oac (#36104) | Stephen Sachs | 1 | -1/+2 | |
* [pmix] master branch uses git submodule config/oac * Add comment for future versions | |||||
2023-03-16 | pmix, openmpi, and prrte need to use the same `configure` to find the same ↵ | Stephen Sachs | 2 | -0/+2 | |
deps (#36105) * [openmpi] 5.0.0.rc10 onwards needs munge This is the error you will see when munge is missing from `PKG_CONFIG_PATH`: ``` configure:63942: checking for pmix pkg-config cflags configure:63956: check_package_pkgconfig_run_results=Package munge was not found in the pkg-config search path. Perhaps you should add the directory containing `munge.pc' to the PKG_CONFIG_PATH environment variable Package 'munge', required by 'pmix', not found configure:63959: $? = 1 configure:63966: pkg-config output: Package munge was not found in the pkg-config search path. Perhaps you should add the directory containing `munge.pc' to the PKG_CONFIG_PATH environment variable Package 'munge', required by 'pmix', not found configure:63972: result: error configure:63974: error: An error occurred retrieving pmix cppflags from pkg-config ``` * Use same PKG_CONFIG_PATH defaults for ompi+pmix+prrte The issue I tried to fix in https://github.com/spack/spack/pull/36105 comes from different default search paths in different `pkg-config` executables used in `openmpi` and `pmix` package. As these tools (`openmpi`, `pmix`, and `prrte`) all use the same mechanisms to detect dependencies, the `pkg-config` environment they use should also be equal. | |||||
2023-03-16 | libaio: Add version 0.3.113 (#36101) | Rémi Lacroix | 1 | -0/+1 | |
2023-03-16 | autodiff: new version 1.0.0 (#36121) | Wouter Deconinck | 1 | -0/+1 | |
No more https://0ver.org. No changes to build system since 0.6.12. | |||||
2023-03-16 | Ospray (#36128) | Erik Heeren | 1 | -2/+5 | |
* ospray: denoiser and GLM variants * ospray: denoiser defaults to True to preserve previous behaviour | |||||
2023-03-16 | openssl: New version 3.1.0 (#36166) | Erik Schnetter | 1 | -0/+1 | |
2023-03-16 | LAMMPS: add new versions (#35592) | Richard Berger | 1 | -0/+9 | |
* LAMMPS: add new stable version 20220623.3 * LAMMPS: add new patch version 20230208 | |||||
2023-03-16 | meson: add 1.0.1 (#35987) | Michael Kuhn | 1 | -0/+3 | |
2023-03-16 | Modify info print of ESMF_CPP due to permission denied errors in spack on ↵ | Dom Heinzeller | 2 | -0/+15 | |
MSU Hercules (#35969) * Skip info print of ESMF_CPP due to permission denied errors in spack on MSU Hercules * Better version of patch | |||||
2023-03-16 | reduce spec.json.sig file size (#36157) | Harmen Stoppels | 1 | -1/+5 | |
Since GPG clear-sign cannot deal with lines longer than 19995 characters and doesn't even error but simply truncates those linese (don't ask me why...), we have to be careful not to hit that line limit when reducing the filesize. So, instead this PR sets the indent level to 0 and drops the whitespace after `: `, which still reduces file size by 50% or so. | |||||
2023-03-16 | Windows: target arch based on spec target arch (#35797) | John W. Parent | 3 | -5/+3 | |
Update packages to check Spec's target rather than the host platform. | |||||
2023-03-16 | Include rocm-openmp-extras header and omp library (#36142) | renjithravindrankannath | 1 | -9/+21 | |
2023-03-16 | add rdkit for gninavis and remove mpi (#36117) | Rocco Meli | 1 | -2/+4 | |
2023-03-16 | slepc: add HPDDM wrappers (#36118) | Pierre Jolivet | 2 | -1/+9 | |
2023-03-16 | Revert "minify spec.json in buildcache (#36138)" (#36156) | Harmen Stoppels | 1 | -1/+1 | |
This reverts commit 1a8eefe09b034f8dda564e60b5b1905f53958aa2. | |||||
2023-03-16 | openfst: add v1.8.2 (#36143) | Alec Scott | 1 | -0/+1 | |
2023-03-16 | openal-soft: add v1.23.0 (#36144) | Alec Scott | 1 | -0/+1 | |
2023-03-16 | octave: add v8.1.0 (#36145) | Alec Scott | 1 | -0/+1 | |
2023-03-16 | nginx: add v1.23.3 (#36146) | Alec Scott | 1 | -0/+1 | |
2023-03-16 | netdata: add v1.38.1 (#36147) | Alec Scott | 1 | -0/+1 | |
2023-03-16 | mpdecimal: add v2.5.1 (#36149) | Alec Scott | 1 | -0/+1 | |
2023-03-16 | mpc: add v1.3.1 (#36150) | Alec Scott | 1 | -0/+1 | |
2023-03-16 | mosh: add v1.4.0 (#36151) | Alec Scott | 1 | -0/+1 | |
2023-03-16 | mkfontscale: add v1.2.2 (#36152) | Alec Scott | 1 | -0/+1 | |
2023-03-16 | erlang: add v25.3 (#36153) | Alec Scott | 1 | -0/+1 | |
2023-03-15 | qt-base: add qmake attribute (#36114) | Adam J. Stewart | 2 | -1/+4 | |
2023-03-15 | Hotfix: CI: Add CI target for gpu-test stack (#36136) | kwryankrattiger | 1 | -0/+1 | |
2023-03-15 | UCX: make version support level more realistic (#36127) | Howard Pritchard | 1 | -2/+4 | |
Per feedback from the UCX community, we rarely do update releases to anything but the current and one previous main release stream. Update comments in the UCX spack file to reflect this. Signed-off-by: Howard Pritchard <howardp@lanl.gov> | |||||
2023-03-15 | minify spec.json in buildcache (#36138) | Harmen Stoppels | 1 | -1/+1 | |
saves about 50% of data, which is significant for hundreds of thousands of spec.json files in our buildcaches. | |||||
2023-03-15 | extrae: add v4.0.3 (#36059) | Alec Scott | 1 | -0/+1 | |
2023-03-15 | libpipeline: add v1.5.7 (#36068) | Alec Scott | 1 | -0/+1 | |
2023-03-15 | wrf: fix patches for aarch64 config (#35984) | Annop Wongwathanarat | 5 | -28/+236 | |
2023-03-15 | py-numpy: enable linking with armpl-gcc and acfl for BLAS and LAPACK (#35417) | Annop Wongwathanarat | 1 | -5/+11 | |
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2023-03-15 | julia: Some improvements to the package (#36054) | Mosè Giordano | 1 | -6/+11 | |
2023-03-15 | cardioid: fix homepage (#36099) | Robert Blake | 1 | -1/+1 | |
2023-03-15 | hpctoolkit: add branch 2023.03.stable (#36096) | Mark W. Krentel | 1 | -0/+1 | |
2023-03-15 | UCX: add 1.14.0 (#36098) | Howard Pritchard | 1 | -0/+1 | |
Signed-off-by: Howard Pritchard <howardp@lanl.gov> | |||||
2023-03-15 | GDAL: add v3.6.3 (#36097) | Adam J. Stewart | 1 | -0/+1 | |
2023-03-14 | Remove leftover command from documentation (#36116) | Shahzeb Siddiqui | 1 | -8/+3 | |
The command refers to dotkit files, which are not supported since a long time. | |||||
2023-03-14 | py-pyshacl: patch dependency typo (#36084) | Erik Heeren | 1 | -0/+4 | |
* py-pyshacl: patch dependency typo * py-pyshacl: satisfy flake8 * Update var/spack/repos/builtin/packages/py-pyshacl/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> --------- Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2023-03-14 | Libogg and libtheora: build on windows (#35099) | John W. Parent | 4 | -12/+176 | |
Adds builders appropriate for building these packages on Windows. It is intended that builds on other platforms are unaffected (e.g. they build with Autotools as before on Linux). | |||||
2023-03-14 | Fix HDF5+mpi~fortran (#35400) | Sajid Ali | 1 | -1/+3 | |
* HDF5+mpi~fortran * fix style | |||||
2023-03-14 | libxfont: add v1.5.4 (#36072) | Alec Scott | 1 | -0/+1 | |
2023-03-14 | postgresql: fix typo (#36115) | Harmen Stoppels | 1 | -1/+1 | |
2023-03-14 | py-pint: new versions (#36102) | Erik Heeren | 1 | -5/+10 | |
* py-pint: new versions * Update var/spack/repos/builtin/packages/py-pint/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-pint/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-pint/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> --------- Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2023-03-14 | gobject-introspection 1.7.2 also requires libffi@:3.3 (#35606) | Gregory Lee | 1 | -1/+1 | |