summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2019-03-24hypre: add superlu-dist variant (#10985)Satish Balay2-0/+24
- add a patch to fix build error with superlu-dist
2019-03-24amrex: current @develop - and future releases require cmake@3.13 or higher ↵Satish Balay1-1/+2
(#10953)
2019-03-24Added a package for chapel. (#11002)Navdeep Rana1-0/+17
* Added a package for chapel. * flake8 compliance.
2019-03-24environment-modules: add version 4.2.3 (#11003)Xavier Delaruelle1-1/+2
2019-03-24petsc: workaround xcode stub-out-of-sync issue (#10999)Denis Davydov2-0/+63
2019-03-23Packages/zoltan (#10432)Daryl W. Grunau2-0/+25
* serialize the F90 interface build * serialize the F90 interface build
2019-03-22add ninja v1.9.0 (#10994)Stephen McDowell1-1/+2
2019-03-22netgen: update broken URL (#10882)Eric Martin1-2/+2
* netgen: update broken URL * netgen: fix url_for_version URL
2019-03-22openfoam-com: Fix flex dependency (#10956)Michael Kuhn1-1/+1
openfoam-com needs flex's FlexLexer.h, which can only be found if flex is also a link dependency.
2019-03-22vdt: Add version 0.4.3 (#10982)Eric Martin1-0/+1
2019-03-22py-hpccm: New package (#10957)Michael Kuhn1-0/+20
2019-03-22canu: Add versions 1.8 and 1.7 (#10978)Eric Martin1-0/+2
2019-03-22megahit: Add version 1.1.4 (#10979)Eric Martin1-0/+1
2019-03-22racon: Add versions 1.3.2 and 1.3.1 (#10980)Eric Martin1-0/+2
2019-03-22trimgalore: Add versions 0.6.0 and 0.6.1 (#10981)Eric Martin1-0/+2
2019-03-22bowtie: Add missing zlib dependency (#10984)Eric Martin1-0/+1
2019-03-22gdb: add version 8.2.1 (#10988)Matthias Diener1-0/+1
2019-03-22ACTS: add version 0.8.2 (#10974)Hadrien G1-1/+2
2019-03-22add ginkgo package, use it in dealii along with symengine (#10917)Denis Davydov3-3/+76
2019-03-21typo in documentation (#10976)Shahzeb Siddiqui1-3/+3
2019-03-21add eigen v3.3.7 (#10955)Stephen McDowell1-0/+1
2019-03-21Minor commentary correction, TCL -> lmod (#10951)George Hartzell1-1/+1
2019-03-21prevent UnboundLocalError when sourcing files (#10950)Stephen McDowell1-0/+1
Patch extracted from #7536 courtesy of @mgsternberg
2019-03-20update R to v3.5.3 (#10928)Patrick Schratz1-0/+1
* update R to v3.5.3
2019-03-20mpich: Do not use libfabric@1.7: with ch3 ofi netmod (#10919)Michael Kuhn1-0/+3
2019-03-20pkgconf: add 1.6.0 (#10942)Michael Kuhn1-0/+1
2019-03-20Update GMSH to 4.2.2 with OpenMP variant (#10914)bfovet1-3/+16
2019-03-20saga-gis: new versions up to 7.3.0 (#10922)Patrick Schratz1-1/+4
2019-03-20gettext: fix dependency type of xz (#10935)Denis Davydov1-1/+1
2019-03-20added yara (#10901)sknigh1-0/+21
2019-03-20gromacs: make sure cuda support is disabled when cuda=False (#10936)fcannini1-0/+2
* abinit: Fix building with hdf5/netcdf. * gromacs: Fix attempt to build with cuda support when 'cuda=False' If for some reason there's a cuda toolkit installed by other means, (i.e. not by spack) cmake will still try to build with cuda support, even though 'cuda=False' is the default of the spec. * Revert "abinit: Fix building with hdf5/netcdf." This reverts commit e16f725e37b91193fe519b1821446c76ab551928. This should not be here.
2019-03-20libfabric: add 1.6.2 (#10918)Michael Kuhn1-0/+1
2019-03-20git: add version 2.21.0 (#10937)Matthias Diener1-0/+5
2019-03-20strace: add 5.0 (#10940)Michael Kuhn1-0/+1
2019-03-20libeatmydata: new package (#10941)Michael Kuhn1-0/+24
2019-03-19Fix help text for --no-checksum. (#10932)Chris Green1-1/+1
2019-03-19Branson: provide new versions. (#10926)Kelly (KT) Thompson1-4/+11
* Branson: provide new versions. + Also update dependencies (newer version have fewer dependencies). * fix style issue
2019-03-19Draco: add variants (#10925)Kelly (KT) Thompson1-9/+17
* Draco: add variants + This package has many optional build dependencies that were not registered in older versions of this recipe. I've added (and tested) this more complete list of optional dependencies: parmetis, superlu-dist, qt. * fix style issues
2019-03-19added checksum for new bowtie2 version (#10930)Owen Solberg1-0/+1
2019-03-18cabana: cuda backend (#10660)Christoph Junghans1-1/+5
2019-03-16redis: new package (#10915)Massimiliano Culpo1-0/+35
Added versions from 4.0.11 to 5.0.3 closes #9180
2019-03-15hpcviewer: new package (#10878)Mark W. Krentel2-1/+85
* hpcviewer: new package Add binary package for hpcviewer and hpctraceviewer for the Rice hpctoolkit on Linux x86_64, ppc64 and ppc64le. * ibm-java: add property 'home' so that spec['java'].home will work. * Flake * More flake. * Test that the version, machine type pair exists before using it in the sha dictionaries so that 'spack info' doesn't crash on unsupported configurations.
2019-03-15New package: mariadb-c-client (#7729)Chris Green3-0/+66
* mariadb-c-client is a new package using the distinct, LGPL, MySQL-compatible client library from mariadb.com. It provides the virtual package mariadb-client * mariadb is recorded as a provider of the mariadb-client virtual * The mysql-client virtual package is also added, and mariadb-c-client is recorded as a provider for it
2019-03-15Add latest version and missing dependencies of MySQL (#10904)Adam J. Stewart1-4/+24
* Add latest version and missing dependencies of MySQL * m4 only needed on solaris
2019-03-15py-espressopp: add v2.0.2 (#10909)Christoph Junghans1-0/+1
2019-03-15cmake: add version 3.14.0 (#10908)Matthias Diener1-0/+1
2019-03-15Add ladot package (#10905)Adam J. Stewart1-0/+28
2019-03-14Ensure that every package has a description (#10896)Adam J. Stewart13-14/+31
2019-03-14Support VISUAL environment variable for editing. (#10898)Chris Green1-20/+26
If the user has set the environment variable VISUAL, it will be used in preference to EDITOR for all Spack editing activities. If VISUAL is not set or fails (perhaps due to a lack of graphical editing capabilities),EDITOR will be used instead. We fall back to one of several common editors if neither bears fruit. This feature has been tailored to: * Provide identical behavior to the previous implementation in the case that VISUAL is not set. * Not require any change to code utilizing the editor feature. * Follow usual UNIX behavior concerning VISUAL and EDITOR.
2019-03-14charliecloud: added version 0.9.8 (#10900)Jordan Ogas1-0/+1