summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-07-27openmpi: added lustre variant to openmpi (#17478)Amjad Kotobi2-1/+39
2020-07-27sphinxcontrib-mermaid: new package at v0.4.0 (#17630)Claire Guilbaud1-0/+20
2020-07-27json logger: new package at v0.1.11 (#17628)Claire Guilbaud1-0/+18
2020-07-27pygments pytest: new package at v1.2.0 (#17626)Claire Guilbaud1-0/+17
2020-07-27commonmark: new package at v0.9.0 (#17624)Claire Guilbaud1-0/+19
2020-07-27hieroglyph: new package at v1.0.0 (#17625)Claire Guilbaud1-0/+22
2020-07-27python docs theme: new package at v2020.1 (#17627)Claire Guilbaud1-0/+19
2020-07-27yolk3k: new package at v0.9 (#17635)Claire Guilbaud1-0/+22
2020-07-27sphinxcontrib trio: new package at v1.1.2 (#17631)Claire Guilbaud2-0/+32
2020-07-27sphinx gallery: new package at v0.7.0 (#17633)Claire Guilbaud1-0/+23
2020-07-27add tutorial setup script to share/spack (#17705)Greg Becker1-0/+123
* 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>
2020-07-27add tutorial setup script to share/spack (#17705)Greg Becker1-0/+123
* 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>
2020-07-26bugfix: don't redundantly print ChildErrors (#17709)Todd Gamblin2-5/+12
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
2020-07-26bugfix: don't redundantly print ChildErrors (#17709)Todd Gamblin2-5/+12
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
2020-07-26[root] Add version 6.22 (#17459)Hadrien G1-9/+11
* Add ROOT v6.22 * Hello xext my old friend...
2020-07-24Rename sas static-analysis-package (#17695)Patrick Gartung1-1/+1
2020-07-24Add Totalview package (#17643)Nicholas Sly1-0/+108
* Add initial totalview package. * Add maintainer and helpful comments/information. Co-authored-by: sly <sly@lanl.gov>
2020-07-24brltty (package): Add dependency on alsa-lib (#17616)t-nojiri1-0/+1
2020-07-24py-gensim (package): add version 3.8.3; update dependency constraints (#17641)Jen Herting1-3/+13
2020-07-24MPICH (package): add optional support for argobots (#17678)Matthieu Dorier1-0/+10
2020-07-24singularity: Add version 3.6.1Christian Tacke1-1/+2
2020-07-24WHIZARD (package): add LCIO dependency, Openloops support (#17658)vvolkl3-9/+107
* WHIZARD: add versions 2.8.4 and 2.8.3 * New package: LCIO * WHIZARD: add optional dependency on LCIO * WHIZARD: add optional dependency on Openloops * WHIZARD: allow building with either hepmc or hepmc3 dependencies * Openloops: set process_lib_dir in configure * Openloops: fix reference to variant
2020-07-24Relax architecture compatibility check (#15972)Dennis Klein2-8/+77
* Relax architecture compatibility check * Add test coverage for the spack.abi module
2020-07-24py-astropy: force re-cythonization of distributed .pyx files (#17567)Andrew W Elble1-0/+9
astropy 3.2.1 fails to build with python 3.8.3 with errors similar to this: astropy/stats/_stats.c:318:11: error: too many arguments to function 'PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) These are files that are generated by cython, but are included in the tarball. Since there's apparently been an API change to PyCode_New, they will need to be re-cythonized to compile correctly.
2020-07-24py-astropy-healpix: new package (#17568)Andrew W Elble1-0/+21
2020-07-24scorep: add libunwind dependency (#17580)jdomke1-0/+8
2020-07-24spack help --spec: add compiler flags (#17584)Adam J. Stewart1-0/+4
2020-07-24Initialize new_specs in Environment.remove() (#17592)Dmitriy1-0/+1
2020-07-24Ensure that the stubs directory does not end up in the rpath (#17619)Harmen Stoppels1-1/+2
2020-07-24imagemagick: added dependency on libsm (#17577)Jon Rood1-0/+1
2020-07-24netlib-scalapack: fixed compilation with gcc 10 (#17647)rempke2-0/+35
2020-07-24camx: change compile option for aarch64 (#17653)t-nojiri1-0/+4
2020-07-24Qhull: add v2019.1 and v2020.1 (#17648)Adam J. Stewart1-2/+11
* Qhull: add v2019.1 and v2020.1 * Fix compilation with Apple Clang
2020-07-24py-matplotlib: fix freetype and qhull dependencies (#17649)Adam J. Stewart1-2/+10
2020-07-24openfoam: install META-INFO directory (#17673)Mark Olesen2-10/+14
Co-authored-by: Mark Olesen <Mark.Olesen@esi-group.com>
2020-07-24gcc: added v10.2.0 (#17681)Michael Kuhn1-0/+1
2020-07-24hipsycl: switch to renamed default branch (#17689)Federico Ficarelli1-1/+1
2020-07-24CMake: added v3.18.0. (#17688)RĂ©mi Lacroix1-0/+1
2020-07-24Updated elmer-fem recipe (#17687)ilbiondo1-2/+31
2020-07-23NumPy: add v1.19.1Adam J. Stewart1-1/+3
2020-07-23libgd (package): update configure to find jpeg dependency (#17655)ketsubouchi1-0/+9
2020-07-23cctools (package): remove fstack-protector-all for Fujitsu compiler (#17656)ketsubouchi1-0/+4
The Fujitsu C compiler does not support the "fstack-protector-all" option.
2020-07-23XBraid (package): Switch to Github URL (#17670)Tamara Dahlgren1-1/+1
2020-07-23Merge tag 'v0.15.2' into developGregory Becker4-6/+29
2020-07-23update changelog for 0.15.2v0.15.2Gregory Becker1-0/+19
2020-07-23bump version number for 0.15.2Gregory Becker3-6/+10
2020-07-23Revert "Add libglvnd packages/Add EGL support (#14572)" (#17682)Chuck Atkins6-242/+17
This reverts commit 573489db710c6fd315170a45d6c609db2e30e5e4.
2020-07-23add tutorial public key to share/spack/keys dir (#17684)Greg Becker1-0/+38
2020-07-23add tutorial public key to share/spack/keys dir (#17684)Greg Becker1-0/+38
2020-07-23cray: detect shasta os properly (#17467)Greg Becker2-1/+4
Fixes #17299 Cray Shasta systems appear to use an unmodified Sles or other Linux operating system on the backend (like Cray "Cluster" systems and unlike Cray "XC40" systems that use CNL). This updates the CNL version detection to properly note that this is the underlying OS instead of CNL and delegate to LinuxDistro.