- Jul 29, 2020
-
-
Massimiliano Culpo authored
Updated actions where needed
-
Massimiliano Culpo authored
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.
-
Matthias Wolf authored
OpenSSL was pulled from the spec too early, leading to failures when attempting to build with ~ssl.
-
Andrew W Elble authored
-
Massimiliano Culpo authored
-
- Jul 28, 2020
-
-
mic84 authored
-
Todd Gamblin authored
-
Todd Gamblin authored
-
Greg Becker authored
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.
-
Greg Becker authored
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.
-
- Jul 27, 2020
-
-
Todd Gamblin authored
-
Todd Gamblin authored
-
Patrick Gartung authored
* Update darshan package with nompi variant. * Change variant to mpi and default to True
-
Glenn Johnson authored
This PR adds the r-adesaptial package and several other new packages as dependencies. - r-adegraphics - r-adephylo - r-phylobase - r-rncl - r-rnexml
-
Glenn Johnson authored
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.
-
Patrick Gartung authored
Relocation of sbang needs to be done when the spack prefix changes even if the install tree has not changed. (#17455)
-
Patrick Gartung authored
Relocate rpaths for all binaries, then do text bin replacement if the rpaths still exist after running patchelf/otool (#17418)
-
Seth R. Johnson authored
-
Adam J. Stewart authored
-
ketsubouchi authored
-
Hadrien G authored
-
Amjad Kotobi authored
-
Claire Guilbaud authored
-
Claire Guilbaud authored
-
Claire Guilbaud authored
-
Claire Guilbaud authored
-
Claire Guilbaud authored
-
Claire Guilbaud authored
-
Claire Guilbaud authored
-
Claire Guilbaud authored
-
Claire Guilbaud authored
-
Greg Becker authored
* add tutorial setup script to share/spack * Add check for Ubuntu 18, fix xvda check, fix apt-get errors - now works on t2.micro, t2.small, and m instances - apt-get needs retries around it to work Co-authored-by:
Todd Gamblin <tgamblin@llnl.gov>
-
Greg Becker authored
* add tutorial setup script to share/spack * Add check for Ubuntu 18, fix xvda check, fix apt-get errors - now works on t2.micro, t2.small, and m instances - apt-get needs retries around it to work Co-authored-by:
Todd Gamblin <tgamblin@llnl.gov>
-
Todd Gamblin authored
A bug was introduced in #13100 where ChildErrors would be redundantly printed when raised during a build. We should eventually revisit error handling in builds and figure out what the right separation of responsibilities is for distributed builds, but for now just skip printing. - [x] SpackErrors were designed to be printed by the forked process, not by the parent, so check if they've already been printed. - [x] update tests
-
Todd Gamblin authored
A bug was introduced in #13100 where ChildErrors would be redundantly printed when raised during a build. We should eventually revisit error handling in builds and figure out what the right separation of responsibilities is for distributed builds, but for now just skip printing. - [x] SpackErrors were designed to be printed by the forked process, not by the parent, so check if they've already been printed. - [x] update tests
-
- Jul 26, 2020
-
-
Hadrien G authored
* Add ROOT v6.22 * Hello xext my old friend...
-
- Jul 25, 2020
-
-
Patrick Gartung authored
-
- Jul 24, 2020
-
-
Nicholas Sly authored
* Add initial totalview package. * Add maintainer and helpful comments/information. Co-authored-by:
sly <sly@lanl.gov>
-
t-nojiri authored
-