summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/espresso
AgeCommit message (Collapse)AuthorFilesLines
2017-06-13espresso: fixed compilation for 6.1 (elpa) and added support for hdf5 (#4483)Massimiliano Culpo2-42/+109
* espresso: fixed compilation for 6.1 (elpa) and added support for hdf5 * espresso: addressed items in @davydden review * espresso: fixed behavior for espresso@:5.4.0
2017-04-19espresso: add 6.1.0 (#3881)Denis Davydov1-4/+25
* espresso: fix missing dependency on elpa, add 6.1.0 * override default libs of elpa to get shared always
2016-09-21Update espresso recipe to track change in spack internals (#1734)Mayeul d'Avezac1-1/+1
2016-08-30Undo changes to trailing triple quotes in docstringAdam J. Stewart1-1/+2
2016-08-30Fix package docstrings, #1612Adam J. Stewart1-5/+3
2016-06-17Merge pull request #1065 from epfl-scitas/packages/espresso_updateTodd Gamblin1-6/+18
espresso : update to 5.4.0
2016-06-16qa : fixed flake8 issuesalalazo1-6/+9
2016-06-16espresso : updated to 5.4.0, added Parallel=Falsealalazo1-0/+9
2016-06-16fix up packages for new architecture.Todd Gamblin1-1/+1
2016-05-11Correct LLNL LGPL license template for clarity.Todd Gamblin1-0/+24
2016-03-31Can install espresso on OS/XMayeul d'Avezac1-1/+8
Espresso uses unix utility `find dir -name \*.x` to determine the executable to install. On OS/X, it also finds a bunch of debug symbols associated with the exectuble. These files have the same name, but are in a different directory. So the install process is done by hand in the package.py file, for OS/X.
2016-03-31Fixes #454 in a simpler way than 34a8f0cMayeul d'Avezac1-6/+2
Rather than mess with the environment, have espresso install into the right directory (prefix/bin).
2016-03-23espresso : fixes #454alalazo1-0/+4
2016-02-12qe : compiled on rhle6Massimiliano Culpo1-5/+10
2016-02-11espresso : added directories to search pathalalazo1-0/+8
2016-02-11espresso : fixed dependency handlingalalazo1-6/+4
2016-02-11espresso : current working treealalazo1-40/+33
2016-02-11espresso : synchronized with current developalalazo1-0/+61