summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-08-24Merge pull request #1621 from KineticTheory/boost-intelTodd Gamblin1-7/+7
Boost: fix recipe for Intel compilers.
2016-08-24+ Boost: fix recipe for intel compilers.Kelly (KT) Thompson1-7/+7
This is the same patch provided by PR #550, but rebased against the current develop branch. It also passes the flake8 checks.
2016-08-24Make `spack info` print deps in sorted orderTodd Gamblin1-1/+1
2016-08-24Fix build dependency.Todd Gamblin1-1/+2
2016-08-24Merge branch 'eschnett/sympol' of git://github.com/eschnett/spack into ↵Todd Gamblin14-0/+680
eschnett-eschnett/sympol
2016-08-24Merge pull request #1596 from eschnett/eschnett/git-updateTodd Gamblin1-0/+7
Update git to 2.9.3
2016-08-24Merge pull request #1582 from eschnett/eschnett/gcc-updateTodd Gamblin1-2/+5
Update gcc to @6.2.0
2016-08-24Use self.run_tests for make checkAdam J. Stewart11-12/+23
2016-08-24Reduce number of variants, just use system or no-system libsAdam J. Stewart2-64/+30
2016-08-24Put url_for_version() after versions in example.Elizabeth Fischer1-1/+2
2016-08-24Merge pull request #1615 from trws/module_delim_portabilityTodd Gamblin1-12/+45
avoid specifying --delim unless required
2016-08-24appeasing flake8, also cleaning up headerTom Scogland1-38/+43
The header append lines were too long, so I just converted it into a multi-line string template so it's all one piece now instead of a bunch of appends.
2016-08-24avoid specifying --delim unless requiredTom Scogland1-7/+35
This increases portability of generated module files to versions of environment_modules hearkening back to just after the turn of the millennium.
2016-08-24Merge pull request #1613 from eschnett/eschnett/cmake-updateTodd Gamblin1-0/+1
Update cmake to 3.6.1
2016-08-24Merge pull request #1575 from davydden/pkg/nwchemTodd Gamblin20-0/+8508
nwchem: add new package
2016-08-24Merge pull request #1565 from adamjstewart/features/fftwTodd Gamblin2-10/+18
Add latest version of fftw
2016-08-24Only run tests if explicitly requestedAdam J. Stewart1-4/+8
2016-08-24Update cmake to 3.6.1Erik Schnetter1-0/+1
2016-08-24py-cclib: new packageDenis Davydov1-0/+42
2016-08-24nwchem: add python moduleDenis Davydov1-2/+3
2016-08-23Added CMake-based Development case study to docuemntation.citibeth2-0/+168
2016-08-23Explained url_for_version()Elizabeth F1-2/+4
2016-08-23Added note on use of 'less -R' for colorized output.citibeth1-0/+9
2016-08-23nwchem: add another patchDenis Davydov2-0/+41
2016-08-23nwchem: add another patchDenis Davydov2-1/+16
2016-08-23Update git to 2.9.3Erik Schnetter1-0/+7
2016-08-23Correct flake8 errorsErik Schnetter2-4/+5
2016-08-23Implement review requestsErik Schnetter9-18/+50
- use two empty lines before `class` - change version numbering scheme for packages, use `url_for_version` to make things work - specify dependency types - add comment about temporarily moved download location - update two packages to newer versions
2016-08-23trilinos: use version.dashedDenis Davydov1-1/+1
2016-08-23Merge pull request #1586 from davidbeckingsale/patch-1Todd Gamblin1-3/+4
Ensure RAJA builds out-of-source
2016-08-23Ensure RAJA builds out-of-sourceDavid Beckingsale1-3/+4
2016-08-23nwchem: fix lapack detectionDenis Davydov1-0/+4
2016-08-23sympol: Add packageErik Schnetter2-0/+56
2016-08-23cddlib: Point download url to a (more reliable) Fedora serverErik Schnetter1-1/+2
2016-08-23Merge branch 'develop' into eschnett/sympolErik Schnetter929-6409/+28561
2016-08-23nwchem: add patchesDenis Davydov17-0/+8275
2016-08-23nwchem: add scalapack; extra steps for 32bit blas/lapackDenis Davydov1-4/+22
2016-08-23trilinos: switch to github url; fix missing py-numpy dependencyDenis Davydov1-12/+17
2016-08-22Merge pull request #1519 from mathstuf/fix-deptypesTodd Gamblin13-16/+16
Fix deptypes
2016-08-22Update gcc to @6.2.0Erik Schnetter1-2/+5
Also add some missing older version. Update download location to original GNU location.
2016-08-23nwchem: add new packageDenis Davydov1-0/+112
2016-08-22Renamed intelmpi as suggestedAndrew Williams1-2/+2
2016-08-22Cleaned branch to only include plumed packageAndrew Williams2-59/+0
2016-08-22Merge pull request #1 from ARCCA/plumedAndrew Williams3-7/+104
Plumed
2016-08-22Spelling tweaks and consistent quotingAndrew Williams1-2/+2
2016-08-22Passed flake8 testsAndrew Williams1-2/+2
2016-08-22Found upstream plumed package and modified this one to matchAndrew Williams1-36/+89
2016-08-21Merge pull request #1570 from eschnett/eschnett/hdf5-blosc-2Todd Gamblin1-2/+3
hdf5-blosc: Correct download url
2016-08-21hdf5-blosc: Correct download urlErik Schnetter1-2/+3
2016-08-21Merge pull request #1554 from eschnett/eschnett/hdf5-bloscTodd Gamblin1-1/+1
hdf5-blosc: Remove commit id from version specification