Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-02-11 | nsimd: add v2.1 (#21623) | Erik Schnetter | 1 | -15/+45 | |
Updated variants and conflicts accordingly | |||||
2021-02-11 | libfyaml: new package (#21604) | Michael Kuhn | 1 | -0/+18 | |
2021-02-11 | libcyaml: new package (#21598) | Michael Kuhn | 1 | -0/+24 | |
2021-02-11 | libyaml: add 0.2.5 (#21597) | Michael Kuhn | 1 | -0/+1 | |
2021-02-11 | doxygen: fix gcc getting stuck in an infinite loop (#21614) | Chuck Atkins | 2 | -0/+17 | |
2021-02-11 | glib: add 2.66.6 (#21605) | Michael Kuhn | 1 | -0/+3 | |
2021-02-11 | Apply compiler filters to GROMACS installation. (#21621) | M. Eric Irrgang | 1 | -0/+9 | |
The GROMACS package embeds references to its build tool chain. Use the Spack utilities to make sure these references are correct outside of the isolated Spack build environment. | |||||
2021-02-11 | Add sanity checks to reframe recipe (#21622) | victorusu | 1 | -18/+41 | |
2021-02-11 | pygelf: add v0.4.0 (#21620) | victorusu | 1 | -0/+1 | |
2021-02-11 | Update GROMACS package (#21617) | M. Eric Irrgang | 1 | -22/+45 | |
Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com> | |||||
2021-02-10 | meson: remove cmake dependency (#21607) | Michael Kuhn | 2 | -1/+1 | |
cmake was added as a runtime dependency to meson in #20449. This introduces an unnecessary implicit cmake dependency, which increases build time for meson considerably. cmake is only one of many methods for finding dependencies (pkg-config, qmake etc.), which are also not runtime dependencies of meson. Add cmake as a build dependency to mesa instead. | |||||
2021-02-10 | adios2: Add 2.7.1 release (#21584) | Axel Huebl | 1 | -0/+1 | |
Add the latest release of ADIOS2. | |||||
2021-02-10 | [py-chalice] py-typing causes issues with python >= 3.5 (#21202) | Jen Herting | 1 | -1/+1 | |
* [py-chalice] py-typing causes issues with python >= 3.5 * [py-chalice] changed upperbound on typing | |||||
2021-02-10 | ascent: add version v0.6.0 (#21573) | eugeneswalker | 1 | -0/+3 | |
2021-02-10 | py-llvmlite: Changing build options when using the FUJITSU compiler (#21585) | a-saitoh-fj | 1 | -3/+7 | |
2021-02-10 | [py-uproot4] add new versions (#21588) | vvolkl | 1 | -0/+2 | |
2021-02-10 | New package: py-dask-sphinx-theme (#21582) | a-saitoh-fj | 1 | -0/+18 | |
2021-02-10 | pandoc modified:package.py (#21581) | a-saitoh-fj | 1 | -0/+2 | |
2021-02-10 | raxml-ng: Fixed typo: (#21580) | h-denpo | 1 | -1/+1 | |
2021-02-10 | Update package.py (#21577) | Matt Schramm | 1 | -1/+1 | |
2021-02-10 | sollve: deprecate the sollve package (#21578) | Shintaro Iwasaki | 1 | -2/+3 | |
2021-02-09 | New package: py-moviepy (#20751) | Jen Herting | 1 | -0/+31 | |
* [py-moviepy] created template * [py-moviepy] added dependencies * [py-moviepy] removed fixmes, added homepage and description * [py-moviepy] updated to pypi and updated checksum * [py-moviepy] added setuptools dependency * [py-moviepy] more specific version limit * [py-moviepy] added checksum for version 1.0.1 * [py-moviepy] numpy restriction not nesessary here | |||||
2021-02-09 | New Package: py-xgboost (#21470) | kean-smullen-nnl | 1 | -0/+39 | |
* new python package py-xgboost added * py-xgboost spack style applied * py-xgboost: Addressing PR #21470 comments. Added variant descriptions and fixed scikit-learn when clause | |||||
2021-02-10 | xsdk: update petsc4py, strumpack dependencies (#21569) | Satish Balay | 1 | -3/+4 | |
2021-02-09 | 3DTK: add new package (#20931) | Adam J. Stewart | 2 | -0/+110 | |
* 3DTK: add new package * Add missing opencv variants Co-authored-by: Michael Kuhn <michael@ikkoku.de> * Fix cmake version req, add eigen dep * Prefer trunk version * Tell 3dtk where to find eigen * Fix installation * Fix installation Co-authored-by: Michael Kuhn <michael@ikkoku.de> | |||||
2021-02-09 | ParaView, LLVM: add -shared-intel to solve intel linking failures (#18195) | Ethan Stam | 2 | -2/+14 | |
2021-02-09 | New Package r-reproducible (#21434) | Desmond Orton | 1 | -0/+45 | |
2021-02-09 | Fix groff build with long interpeter line (#21549) | Glenn Johnson | 3 | -0/+27 | |
This PR fixes the case where groff fails to build if the spack install path is really long. There are a couple of perl scripts that get built, and used, during the build phase that will fail when the perl interpreter line is too long. Filtering the lines will not work because the files don not exist after the configure phase and patching after the build phase is too late. This PR runs the scripts explicitly with the spack perl via the $(PERL) variable in the call to the script. | |||||
2021-02-09 | Update the Spack R BioConductor packages to Bioconductor-3.12 (#21575) | Glenn Johnson | 193 | -635/+1177 | |
2021-02-09 | biobambam2: Add test method and test scripts. (#21504) | takanori-ihara | 1 | -0/+20 | |
Co-Authored-By: Tamara Dahlgren <dahlgren1@llnl.gov> | |||||
2021-02-09 | add charliecloud 0.22 (#21574) | Jordan Ogas | 1 | -0/+1 | |
2021-02-09 | root: 6.22.04 works with xrootd 5 (#21572) | Dr. Christian Tacke | 1 | -1/+2 | |
ROOT version 6.22.04 has been ported to support xrootd 5. So let's support that. See: https://github.com/root-project/root/commit/a33b156e3bf809343eda08150666154a | |||||
2021-02-09 | Relion 3.1.1 patch for Ubuntu18.04 (#21556) | Evan Bollig | 2 | -0/+33 | |
2021-02-09 | add conduit 0.7.0 release (#21558) | Cyrus Harrison | 1 | -0/+1 | |
2021-02-09 | Procedure to deprecate old versions of software (#20767) | Adam J. Stewart | 17 | -79/+79 | |
* Procedure to deprecate old versions of software * Add documentation * Fix bug in logic * Update tab completion * Deprecate legacy packages * Deprecate old mxnet as well * More explicit docs | |||||
2021-02-09 | penblas: fix link error in dependent packages. (#21561) | Toyohisa Kameyama | 1 | -0/+4 | |
2021-02-09 | Add more cmake patch releases (#21562) | Harmen Stoppels | 1 | -0/+5 | |
2021-02-09 | py-pandas: add v1.2.2 (#21568) | Adam J. Stewart | 1 | -0/+1 | |
2021-02-09 | bolt: add new versions (#21550) | Shintaro Iwasaki | 1 | -0/+2 | |
2021-02-09 | replace libelf with elfutils in hip-rocclr (#21421) | Sreenivasa Murthy Kolam | 1 | -1/+1 | |
2021-02-08 | New package: py-msgpack-numpy (#21548) | Jen Herting | 1 | -0/+23 | |
* [py-msgpack-numpy] created template * [py-msgpack-numpy] added dependencies * [py-msgpack-numpy] added homepage and description. removed fixmes. fixed copyright date * [py-msgpack-numpy] url -> pypi | |||||
2021-02-08 | py-tensorflow-estimator: update for 2.4.0 (#21546) | Andrew W Elble | 1 | -17/+14 | |
* py-tensorflow-estimator: update for 2.4.0 * build/run deptypes, switch to common tmpfile logic | |||||
2021-02-08 | py-tensorboard: add new versions (#21545) | Andrew W Elble | 2 | -18/+27 | |
2021-02-08 | xforms: new package (#21535) | ketsubouchi | 1 | -0/+26 | |
2021-02-08 | New package: py-imageio-ffmpeg (#20749) | Jen Herting | 1 | -0/+25 | |
* [py-imageio-ffmpeg] created template * [py-imageio-ffmpeg] added dependencies * [py-imageio-ffmpeg] added runtime dependency * [py-imageio-ffmpeg] removed fixmes, added homepage and description * [py-imageio-ffmpeg] url -> pypi and updated checksum | |||||
2021-02-08 | amdtoolchain support for openfoam (#21536) | AMD Toolchain Support | 1 | -4/+4 | |
2021-02-08 | Smoke test for parallel-netcdf package (#21400) | Sergei Shudler | 1 | -0/+32 | |
2021-02-08 | petsc: update to version 3.14.4, and petsc4py to 3.14.1 (#21544) | Satish Balay | 2 | -1/+6 | |
2021-02-08 | Strumpack slate variant (#21542) | Pieter Ghysels | 1 | -2/+6 | |
Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com> | |||||
2021-02-08 | ldak: build only x86_64 linux. (#21414) | Toyohisa Kameyama | 1 | -9/+11 | |