Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-07-29 | openfoam package updates, scotch version update (#17731) | Mark Olesen | 2 | -7/+11 | |
* openfoam: use MPI 'headers' property (fixes #17730) * openfoam: +spdp variant, usable for OpenFOAM 1906 and later in contrast to +float32, which uses single-precision throughout, +spdp uses the following: - single-precision for most internals - double-precision for linear solver * openfoam: add m4 as build dependency * scotch: update to 6.0.9 released Oct 2019 Co-authored-by: Mark Olesen <Mark.Olesen@esi-group.com> | |||||
2020-07-29 | CLAW: Add version 2.0.2 (#17733) | Valentin Clement (バレンタイン クレメン) | 1 | -0/+1 | |
2020-07-29 | New package: vgm (#17741) | Wouter Deconinck | 1 | -0/+49 | |
* [vgm] new package Virtual Geometry Model (VGM) * [vgm] Updated description | |||||
2020-07-29 | New package: geant4-vmc (#17745) | Wouter Deconinck | 1 | -0/+34 | |
* [geant4-vmc] New package * [geant4-vmc] aligned spacing | |||||
2020-07-29 | Add Caliper v2.4.0 (#17750) | David Böhme | 1 | -11/+9 | |
* Add Caliper v2.4.0 * Use built-in gotcha | |||||
2020-07-29 | Adding pic support for Kokkos (#17751) | Julien Loiseau | 1 | -0/+5 | |
* Adding pic support for Kokkos * Update pic for kokkos | |||||
2020-07-29 | elang add depends_on('ncurses', type='link') (#17761) | h-denpo | 1 | -0/+1 | |
2020-07-29 | libunwind: add +pic variant (#17762) | Mark W. Krentel | 1 | -2/+8 | |
Libunwind already builds a shared library. The +pic variant adds the compiler pic flag to the static archive so that it can be linked into another shared library. | |||||
2020-07-29 | eagle: fix CC=gcc and delete march=native (#17763) | ketsubouchi | 1 | -0/+7 | |
2020-07-29 | spades: add 3.14.1 (#17776) | Justin S | 1 | -0/+1 | |
2020-07-29 | Tweak to EOSPAC for gcc@10 Support (#17777) | Robert Pavel | 1 | -6/+11 | |
Eospac's build breaks on gcc@10: due to dependence on -fcommon behavior and gnu changing to -fno-common. Added conditional argument to support bleeding edge compilers | |||||
2020-07-29 | update URL and sha256 for aws-parallelcluster 2.8.0 (#17685) | tilne | 1 | -1/+2 | |
Signed-off-by: Tim Lane <tilne@amazon.com> | |||||
2020-07-29 | [bowtie2] added version 2.4.1 (#17748) | Jen Herting | 1 | -0/+1 | |
2020-07-29 | Boost: Update conflicts for version 1.73.0. (#17774) | Rémi Lacroix | 1 | -1/+1 | |
Variant "+mpi+python cxxstd=98" is fixed in 1.73.0. | |||||
2020-07-29 | express: add cast for %fj (#17764) | ketsubouchi | 1 | -0/+1 | |
2020-07-29 | clamcv: Add curl dependency. (#17765) | Toyohisa Kameyama | 1 | -0/+1 | |
2020-07-29 | Add new package: solr (#17597) | darmac | 1 | -0/+28 | |
* Add new package: solr * refine version order | |||||
2020-07-29 | zlib: style changes to check if set of changed files is computed correctly | Massimiliano Culpo | 1 | -3/+2 | |
2020-07-29 | Use "fetch-depth: 0" to retrieve all history from remote | Massimiliano Culpo | 4 | -10/+19 | |
2020-07-29 | Simplified YAML files for Github Actions workflows | Massimiliano Culpo | 4 | -18/+7 | |
Updated actions where needed | |||||
2020-07-29 | Group tests with similar duration together | Massimiliano Culpo | 4 | -76/+72 | |
Style and documentation tests take just a few minutes to run. Since in Github actions one can't restart a single job but needs to restart an entire workflow, here we group tests with similar duration together. | |||||
2020-07-29 | qt: fix build with ~ssl. (#17767) | Matthias Wolf | 1 | -1/+1 | |
OpenSSL was pulled from the spec too early, leading to failures when attempting to build with ~ssl. | |||||
2020-07-29 | perl: add missing berkeley-db dependency (#17771) | Andrew W Elble | 1 | -0/+1 | |
2020-07-29 | lmod: change variant defaults to match Lmod's defaults (#17770) | Massimiliano Culpo | 1 | -2/+2 | |
2020-07-28 | Amrvis: update branch name (#17718) | mic84 | 1 | -2/+2 | |
2020-07-28 | Merge tag 'v0.15.3' into develop | Todd Gamblin | 4 | -5/+22 | |
2020-07-28 | update CHANGELOG.md for 0.15.3v0.15.3 | Todd Gamblin | 1 | -0/+12 | |
2020-07-28 | bump version number for 0.15.3 | Todd Gamblin | 3 | -5/+10 | |
2020-07-27 | bugfix: allow relative view paths (#17721) | Greg Becker | 1 | -14/+28 | |
Relative paths in views have been broken since #17608 or earlier. - [x] Fix by passing base path of the environment into the `ViewDescriptor`. Relative paths are calculated from this path. | |||||
2020-07-27 | bugfix: allow relative view paths (#17721) | Greg Becker | 1 | -14/+28 | |
Relative paths in views have been broken since #17608 or earlier. - [x] Fix by passing base path of the environment into the `ViewDescriptor`. Relative paths are calculated from this path. | |||||
2020-07-27 | tutorial: Add boto3 installation to setup script (#17722) | Todd Gamblin | 1 | -0/+6 | |
2020-07-27 | tutorial: Add boto3 installation to setup script | Todd Gamblin | 1 | -0/+6 | |
2020-07-27 | Update darshan package with mpi variant (#17717) | Patrick Gartung | 1 | -6/+11 | |
* Update darshan package with nompi variant. * Change variant to mpi and default to True | |||||
2020-07-27 | r-adespatial: added new package (#17700) | Glenn Johnson | 6 | -0/+172 | |
This PR adds the r-adesaptial package and several other new packages as dependencies. - r-adegraphics - r-adephylo - r-phylobase - r-rncl - r-rnexml | |||||
2020-07-27 | r-dss: added new package at v2.36.0 with dependencies (#17661) | Glenn Johnson | 6 | -1/+93 | |
This PR adds the r-dss package and the r-bsseq package, also new, as a dependency. This includes the latest versions, which required updates to the following dependencies: - r-biocgenerics - r-iranges - r-s4vectors - r-summarizedexperiment Older versions of r-dss and r-bsseq are included as well to ensure compatibility with older versions of the above dependencies. | |||||
2020-07-27 | Relocation of sbang needs to be done when the spack prefix changes even if ↵ | Patrick Gartung | 2 | -4/+17 | |
the install tree has not changed. (#17455) | |||||
2020-07-27 | Relocate rpaths for all binaries, then do text bin replacement if the rpaths ↵ | Patrick Gartung | 1 | -7/+10 | |
still exist after running patchelf/otool (#17418) | |||||
2020-07-27 | qt: fixed build with apple-clang (#17706) | Seth R. Johnson | 1 | -0/+1 | |
2020-07-27 | SciPy: added v1.5.2 (#17708) | Adam J. Stewart | 1 | -1/+2 | |
2020-07-27 | scons: added support to Fujitsu compilers (#17710) | ketsubouchi | 2 | -8/+180 | |
2020-07-27 | acts: added v0.29 (#17712) | Hadrien G | 1 | -0/+1 | |
2020-07-27 | openmpi: added lustre variant to openmpi (#17478) | Amjad Kotobi | 2 | -1/+39 | |
2020-07-27 | sphinxcontrib-mermaid: new package at v0.4.0 (#17630) | Claire Guilbaud | 1 | -0/+20 | |
2020-07-27 | json logger: new package at v0.1.11 (#17628) | Claire Guilbaud | 1 | -0/+18 | |
2020-07-27 | pygments pytest: new package at v1.2.0 (#17626) | Claire Guilbaud | 1 | -0/+17 | |
2020-07-27 | commonmark: new package at v0.9.0 (#17624) | Claire Guilbaud | 1 | -0/+19 | |
2020-07-27 | hieroglyph: new package at v1.0.0 (#17625) | Claire Guilbaud | 1 | -0/+22 | |
2020-07-27 | python docs theme: new package at v2020.1 (#17627) | Claire Guilbaud | 1 | -0/+19 | |
2020-07-27 | yolk3k: new package at v0.9 (#17635) | Claire Guilbaud | 1 | -0/+22 | |
2020-07-27 | sphinxcontrib trio: new package at v1.1.2 (#17631) | Claire Guilbaud | 2 | -0/+32 | |