Tom Scogland
73620fe868
avoid specifying --delim unless required
...
This increases portability of generated module files to versions of
environment_modules hearkening back to just after the turn of the
millennium.
2016-08-24 11:00:16 -07:00
Todd Gamblin
e6bac6f208
Merge pull request #1613 from eschnett/eschnett/cmake-update
...
Update cmake to 3.6.1
2016-08-24 08:49:33 -07:00
Todd Gamblin
63859bf113
Merge pull request #1575 from davydden/pkg/nwchem
...
nwchem: add new package
2016-08-24 08:49:11 -07:00
Todd Gamblin
5cfa74801f
Merge pull request #1565 from adamjstewart/features/fftw
...
Add latest version of fftw
2016-08-24 08:49:00 -07:00
Adam J. Stewart
5970b7a00a
Only run tests if explicitly requested
2016-08-24 10:34:20 -05:00
Erik Schnetter
41750ce70d
Update cmake to 3.6.1
2016-08-24 10:45:13 -04:00
Denis Davydov
d154f151aa
py-cclib: new package
2016-08-24 16:26:35 +02:00
Denis Davydov
6d2d5806b5
nwchem: add python module
2016-08-24 13:40:02 +02:00
Denis Davydov
dae219d5c3
nwchem: add another patch
2016-08-23 22:24:16 +02:00
Denis Davydov
459b6eae11
nwchem: add another patch
2016-08-23 22:15:38 +02:00
Todd Gamblin
de12a34415
Merge pull request #1586 from davidbeckingsale/patch-1
...
Ensure RAJA builds out-of-source
2016-08-23 08:55:50 -07:00
David Beckingsale
243d516bf0
Ensure RAJA builds out-of-source
2016-08-23 08:18:26 -07:00
Denis Davydov
6500ac80e4
nwchem: fix lapack detection
2016-08-23 16:46:40 +02:00
Denis Davydov
7eb386e55e
nwchem: add patches
2016-08-23 14:52:18 +02:00
Denis Davydov
5da9116c06
nwchem: add scalapack; extra steps for 32bit blas/lapack
2016-08-23 11:55:00 +02:00
Todd Gamblin
e81f3daa28
Merge pull request #1519 from mathstuf/fix-deptypes
...
Fix deptypes
2016-08-22 21:40:25 -07:00
Denis Davydov
a44beee172
nwchem: add new package
2016-08-23 02:22:44 +02:00
Todd Gamblin
fbe76c41fd
Merge pull request #1570 from eschnett/eschnett/hdf5-blosc-2
...
hdf5-blosc: Correct download url
2016-08-21 12:12:09 -07:00
Erik Schnetter
78685addbb
hdf5-blosc: Correct download url
2016-08-21 14:39:54 -04:00
Todd Gamblin
55b1182a4c
Merge pull request #1554 from eschnett/eschnett/hdf5-blosc
...
hdf5-blosc: Remove commit id from version specification
2016-08-21 09:44:25 -07:00
Adam J. Stewart
d5903e4612
Flake8
2016-08-19 17:06:34 -05:00
Adam J. Stewart
f0f2c6c486
Add latest version of fftw
2016-08-19 17:05:14 -05:00
Erik Schnetter
466da3afcc
Remove commented-out outdated commit id
2016-08-19 11:52:40 -04:00
Tom Scogland
c8dd1bb40b
Merge pull request #1527 from SteVwonder/py-cffi-rpath-fix
...
py-cffi: set LDSHARED in env so that rpath is set
2016-08-18 11:55:40 -07:00
Stephen Herbein
3445a781eb
py-cffi: set LDSHARED env so that rpath is set
...
py-cffi's .so was being built without the rpath being set. distutils
looks at the LDSHARED for which compiler to use to build the final .so.
Since it was not set, distutils fell back to the system provided
compiler. Setting it forces the shared library to be compiled with the
spack compiler (meaning that the rpath is set correctly).
2016-08-18 11:32:19 -07:00
Erik Schnetter
296212d78d
hdf5-blosc: Remove commit id from version specification
...
The respective commit seems to have vanished.
Now using the master branch without specifying a particular commit.
2016-08-17 16:36:33 -04:00
becker33
7f57405eac
Merge pull request #1531 from davydden/pkg/ape
...
ape: add new package
2016-08-16 10:52:27 -07:00
becker33
e8afbfbce7
Merge pull request #1530 from davydden/pkg/octopus
...
octopus: new package
2016-08-16 10:49:41 -07:00
Denis Davydov
5dcc0f7802
ape: add new package
2016-08-16 19:42:32 +02:00
Denis Davydov
9509c10064
octopus: new package
2016-08-16 19:38:38 +02:00
Todd Gamblin
ae20e53cfb
Merge pull request #1524 from epfl-scitas/bugfix/urls
...
stripping the links to remove spaces and '\n'
2016-08-15 13:42:38 -07:00
Nicolas Richart
37faa41b6f
stripping the links to remove spaces and '\n'
2016-08-15 21:13:25 +02:00
Todd Gamblin
1e673bfa42
Don't assume spack is in the path when buildign docs.
2016-08-15 10:49:09 -07:00
Ben Boeckel
9ec1c0e18e
opencv: make py-numpy a nolink dependency
2016-08-15 10:47:00 -04:00
Ben Boeckel
042666eb7e
go: mark git as also being a runtime dependency
2016-08-15 10:46:45 -04:00
Ben Boeckel
826732efec
packages: mark builddeps as type='build'
...
Less sure about these.
2016-08-15 10:46:23 -04:00
Ben Boeckel
eb13cbe9bd
r-datatable: fix nolink dependency
2016-08-15 10:46:05 -04:00
Ben Boeckel
0d17d90b29
packages: mark builddeps as type='build'
2016-08-15 10:45:19 -04:00
Todd Gamblin
483e4116c0
Merge pull request #1509 from adamjstewart/docs/md5
...
Update documentation for spack md5
2016-08-12 09:19:36 -07:00
Todd Gamblin
e1c2ea5123
Merge pull request #1342 from adamjstewart/features/cgns
...
Add CGNS package
2016-08-12 09:19:07 -07:00
Adam J. Stewart
c815aed207
Update documentation for spack md5
2016-08-12 10:51:56 -05:00
becker33
ec7f58bf96
Merge pull request #1493 from xjrc/bugfix/nonbool-variants
...
Bug Fix : Allow Packages to Have Variants w/ Non-Bool, Non-String Defaults
2016-08-11 11:33:54 -07:00
becker33
1be63348b5
Merge pull request #1484 from mpbelhorn/olcf/correct_cce_compiler_name
...
Olcf/correct cce compiler name
2016-08-11 11:30:36 -07:00
Matt Belhorn
568305ddff
Corrects Cray compiler name and adds missing version flag.
2016-08-11 13:56:21 -04:00
Todd Gamblin
cd6c370303
Merge pull request #1480 from adamjstewart/features/run-flake8
...
Various improvements to run-flake8
2016-08-11 10:31:43 -07:00
Adam J. Stewart
87d0a7c315
Always clean up tmp files, even if killed
2016-08-11 09:56:41 -05:00
Adam J. Stewart
09c9786fab
Allow run-flake8 to be run from anywhere
2016-08-11 09:53:04 -05:00
Adam J. Stewart
1edfc82123
Run flake8 checks on changed uncommitted files
2016-08-11 09:53:04 -05:00
Todd Gamblin
e6a122417a
Merge pull request #1491 from eschnett/eschnett/curl
...
Update curl to 7.50.1
2016-08-11 03:04:07 -07:00
becker33
f59653ac2c
Merge pull request #1496 from LLNL/features/pep8-compliance
...
PEP8 compliance
2016-08-10 17:36:31 -07:00