Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-02-05 | acts-core package: build root with cxxstd=17 for 0.8.1 and newer (#14761) | Michael Kuhn | 1 | -1/+1 | |
The build fails if root uses an older C++ standard. | |||||
2020-02-05 | PUMI package: add version 2.2.2 (#14751) | Cameron Smith | 1 | -0/+1 | |
2020-02-05 | NAG Compiler 6.2 (Build 6252) download checksum (#14750) | Themos Tsikas | 1 | -1/+1 | |
2020-02-05 | qt: fix on Intel (#14748) | Seth R. Johnson | 1 | -1/+1 | |
Follow up from #14745 | |||||
2020-02-04 | Bump Open Babel to 3 (#14738) | Eisuke Kawashima | 1 | -8/+15 | |
2020-02-04 | Fix QT on Intel (#14745) | Seth R. Johnson | 1 | -47/+51 | |
- More robustly handle compiler version switching between QT4 and 5, and mac/linux, and gcc/intel/clang - Remove assumption about intel linker being in path | |||||
2020-02-04 | Use CMake for libmng package (#14747) | Seth R. Johnson | 1 | -11/+7 | |
* Convert libmng to use CMake rather than autoconf The autoconf script failed to recognize the intel compiler; it was harwired to use gcc. * Simplify cmake logic and remove unused variant | |||||
2020-02-04 | Remove python patch for inapplicable versions (#14746) | Seth R. Johnson | 1 | -1/+1 | |
This patch was merged in to upstream python 3.7 and is fixed in 3.7.6. | |||||
2020-02-04 | heffte: initial commit (#14744) | Christoph Junghans | 1 | -0/+31 | |
2020-02-04 | [rust] added version 1.41.0 (#14742) | Jennifer Herting | 1 | -0/+1 | |
2020-02-04 | New version for mariadb and disable dtrace (#14734) | Jennifer Herting | 1 | -0/+8 | |
* [mariadb] added version 10.4.8 * [mariadb] disabled dtrace | |||||
2020-02-04 | MSTK package: add version 3.3.2 (#14689) | Rao Garimella | 1 | -1/+2 | |
2020-02-04 | cray-libsci: initial commit (#14709) | Christoph Junghans | 1 | -0/+43 | |
* cray-libsci: initial commit | |||||
2020-02-04 | abinit: fix dependency on fftw (#14739) | Massimiliano Culpo | 1 | -1/+1 | |
fixes #14578 Abinit's recipe requires double precision FFTW libraries | |||||
2020-02-04 | pythia8: added old versions, build depend on rsync (#14740) | Dr. Christian Tacke | 1 | -0/+6 | |
2020-02-04 | akantu: new package at v3.0.0 (#14685) | Nicolas Richart | 1 | -0/+92 | |
2020-02-03 | Git fetching: add option to remove submodules (#14370) | Andrew W Elble | 1 | -1/+2 | |
Add an optional 'submodules_delete' field to Git versions in Spack packages that allows them to remove specific submodules. For example: the nervanagpu submodule has become unavailable for the PyTorch project (see issue 19457 at https://github.com/pytorch/pytorch/issues/). Removing this submodule allows 0.4.1 to build. | |||||
2020-02-03 | update pmdk to 1.8 (#14733) | Rob Latham | 2 | -3/+24 | |
new upstream release - notable in that it has experimental powerpc-le support (e.g. summit) - required a new patch to disable documentation | |||||
2020-02-03 | octave: mkoctfile doesn't use compiler wrappers (#14726) | Massimiliano Culpo | 2 | -6/+74 | |
* Octave: moved the short description in its own paragraph * Octave: patch mkoctfile.in.cc to avoid using compiler wrappers * Added a check to ensure mkoctfile works correctly | |||||
2020-02-03 | Add new versions of matplotlib (#14731) | Adam J. Stewart | 1 | -1/+3 | |
2020-02-03 | Fix CMake and update libarchive (#14684) | albestro | 2 | -1/+3 | |
* update libarchive and fix version of libarchive cmake dependency * (at least) libarchive 3.3.3 dependency from cmake 3.15.0 * cmake depends on libarchive 3.1.0 if not specified differently currently it is applied to cmake <3.15.0 Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2020-02-03 | clingo: new versions (#14728) | Andrew W Elble | 1 | -0/+2 | |
5.3.0 and 5.4.0 | |||||
2020-02-03 | deal.II: Add patch for TBB version check (#14724) | Jean-Paul Pelteret | 1 | -0/+6 | |
2020-02-02 | hpcviewer: add version 2020.01 (#14718) | Mark W. Krentel | 1 | -0/+6 | |
2020-02-02 | Update package: SymEngine 0.5.0 (#14722) | Jean-Paul Pelteret | 1 | -0/+1 | |
2020-02-01 | octave: add maintainer (#14716) | Adam J. Stewart | 1 | -0/+1 | |
2020-01-31 | boost: Add versions 1.71.0 and 1.72.0, use Clang toolset on Darwin (#14678) | Tim Haines | 1 | -4/+4 | |
* boost: Add versions 1.71.0 and 1.72.0 * Remove 'darwin' target * Add hainest as maintainer | |||||
2020-01-31 | draco: update versions (#14690) | Kelly (KT) Thompson | 5 | -33/+214 | |
* draco: update versions + Added versions 7.3.0 and 7.4.0. + Change several variants to be default TRUE since most consumers need these variants enabled (eospac, lapack, parmetis, superlu-dist). Change variant name for `+superlu_dist` to use hyphen instead of underscore. This makes the variant name consistent with the spackage name for `superlu-dist`. + Clean up `depends_on` instructions and avoid specifying `type` when possible. + Provide patch files that are necessary for some machines (mostly Cray machines). * Remove trailing whitespace. * Revert variant name to use underscore. * add maintainer information. | |||||
2020-01-31 | NAG Fortran Compiler, 6.0 dropped (unavailable), 7.0 added (#14691) | Themos Tsikas | 1 | -1/+2 | |
* NAG Fortran Compiler, 6.0 dropped (unavailable), 7.0 added * Update package.py * Update package.py | |||||
2020-01-31 | [libfabric@1.9.0] Fix C++ header usage (#14703) | Dr. Christian Tacke | 1 | -0/+6 | |
Fix from libfabric's git for 1.9.0. Compiling C++ software against libfabric@1.9.0 doesn't work without this patch. See: https://github.com/ofiwg/libfabric/commit/2e95b0efd85fa8a3d814128e34ec57ffd357460e | |||||
2020-01-31 | Fixed DIY package missing MPI dependency (#14704) | Matthieu Dorier | 1 | -1/+5 | |
2020-01-31 | superlu-dist: enforce OpenMP=OFF (#14708) | Christoph Junghans | 1 | -0/+1 | |
2020-01-31 | portage: fix compile on icc (#14707) | Christoph Junghans | 2 | -0/+27 | |
2020-01-30 | fix: py-pillow build_ext vs. install (#14666) | Andrew W Elble | 1 | -15/+20 | |
Previously, the install stage would compile in things that were disabled during the build_ext phase. This would also result in the build pulling in locally installed versions of libraries that were disabled. The install process doesn't honor the same command-line flags that build_ext does, but does call build_ext again. Avoid the whole issue by just writing the options to setup.cfg Also, add the Imagemagick dependency for tests. | |||||
2020-01-30 | Updated docstring and version of lmod to v8.3 (#14687) | Massimiliano Culpo | 1 | -7/+9 | |
2020-01-30 | Add GDAL 3.0.4 (#14688) | Adam J. Stewart | 1 | -1/+2 | |
2020-01-30 | [py-joblib] added version 0.11 (#14672) | Jennifer Herting | 1 | -0/+1 | |
2020-01-30 | [r-manipulatewidget] added versions (#14674) | Jennifer Herting | 1 | -0/+7 | |
2020-01-30 | [r-rgl] added version 0.100.19 (#14675) | Jennifer Herting | 1 | -0/+1 | |
2020-01-29 | pumi: sim version check, meshes via submodule, ctest (#14597) | Cameron Smith | 1 | -5/+17 | |
* pumi: sim version check, meshes via submodule, ctest * Apply suggestions from code review Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com> * pumi: update comment on master version string * pumi: description of simmodsuite_version_check variant * pumi: add white space to variant description Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2020-01-29 | fix cycle dependency in libxml+python (#13847) | Greg Becker | 2 | -2/+8 | |
* fix cycle dependency in libxml+python * comment why we need these dependencies | |||||
2020-01-29 | Fastx-toolkit package: patch for Fujitsu compiler (#14218) | noguchi-k | 2 | -0/+21 | |
Specify the scope of pragma pack | |||||
2020-01-29 | Fix py-pillow tests (#14670) | Adam J. Stewart | 1 | -2/+4 | |
2020-01-29 | Added MiniAMR@1.4.4 (#14667) | Robert Pavel | 1 | -0/+1 | |
2020-01-29 | Added xsbench@19 to Version List (#14668) | Robert Pavel | 1 | -0/+1 | |
2020-01-29 | [py-griddataformats] added new versions (#14671) | Jennifer Herting | 1 | -1/+3 | |
2020-01-29 | pythia8: add new package (#14665) | Michael Kuhn | 1 | -0/+29 | |
2020-01-29 | py-pyperf: add 1.6.{0,1} (#14662) | Matthias Wolf | 1 | -0/+2 | |
2020-01-29 | flatbuffers: add 1.11.0 (#14663) | Matthias Wolf | 1 | -0/+1 | |
2020-01-29 | py-black: update url, add 19.3b0 (#14664) | Matthias Wolf | 1 | -1/+2 | |