Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-07-30 | latte: added v1.2.2 and master (#17714) | Rémi Lacroix | 1 | -1/+2 | |
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2020-07-30 | zipkin: new package at v2.21.5 (#17780) | darmac | 1 | -0/+28 | |
2020-07-29 | New package: r-hh (#17667) | Glenn Johnson | 1 | -0/+46 | |
* New package: r-hh * Add short description Add the project one liner for a short description that will be used for `module whatis`. | |||||
2020-07-29 | Updated iq-tree package (#17690) | ilbiondo | 1 | -3/+5 | |
2020-07-29 | Intel packages: new versions (#17692) | Robert Mijakovic | 8 | -0/+15 | |
* update version: intel packages daal, ipp, mkl-dnn, mkl, mpi, parallel-studio, pin, tbb and makes url parameter consistent and always use single quote. * Fixes a typo with one of the sha256 checksum.. * Adds version entries for new versions of Intel packages. * Adds hashes for new versions of Intel packages. * Adds missing hash of Intel compiler. * Adds the newest version of Intel MPI 2019.8. * Fixes hash for intel-parallel-studio and intel-tbb. * Fixes version number of Intel MPI. Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de> | |||||
2020-07-29 | CMake: Fix compilation with Intel compilers on some systems. (#17693) | Rémi Lacroix | 2 | -0/+15 | |
Systems with older GNU compilers were not affected. This commit fixes #15901 and fixes #17605. | |||||
2020-07-29 | pgi: update to 20.4 (#17696) | Tiziano Müller | 1 | -0/+1 | |
2020-07-29 | libmodbus: new package (#17778) | Shayna Kapadia | 1 | -0/+26 | |
* libmodbus:adding new package * fixing testing failures * fixing flake 8 errors * fixing flake 8 errors Co-authored-by: Kapadia <kapadia2@llnl.gov> | |||||
2020-07-29 | update version to 1.1.5 (#17701) | Rao Garimella | 1 | -1/+2 | |
Co-authored-by: Rao Garimella <rao@abyzou.lanl.gov> | |||||
2020-07-29 | use libquadmath only x86_4 and ppcle. (#17728) | Toyohisa Kameyama | 1 | -0/+11 | |
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 | |