Adam J. Stewart
5717cb981e
fortran2003 option has been removed from HDF5
2016-04-13 15:03:03 -05:00
Todd Gamblin
2fe9bfcd82
Merge pull request #773 from eschnett/eschnett/julia
...
Update Julia
2016-04-13 12:02:19 +02:00
Todd Gamblin
c96dd43174
Merge pull request #776 from adamjstewart/features/pnetcdf
...
Add latest version of PnetCDF
2016-04-13 01:29:37 +02:00
Tom Scogland
a138196a6c
Merge pull request #777 from trws/setuptools-20.7
...
add setuptools version 20.7.0
2016-04-12 16:06:06 -07:00
Tom Scogland
04392babca
add setuptools version 20.7.0
2016-04-12 15:59:20 -07:00
Todd Gamblin
7acc7c4dae
Merge pull request #712 from Rombur/fix_pysetuptools
...
Replace py-setuptools version 20.5 by version 20.6.7
2016-04-13 00:54:51 +02:00
Adam J. Stewart
abe744c5a0
Add latest version of PnetCDF
2016-04-12 16:53:45 -05:00
Todd Gamblin
73fb2345fc
Merge pull request #766 from mplegendre/bugfix/tmpdir_with_username
...
Spack was no longer using $TMPDIR for its stage area at LLNL.
2016-04-12 19:05:47 +02:00
Erik Schnetter
882e2e42cf
Merge branch 'develop' into eschnett/julia
2016-04-11 15:40:27 -04:00
Erik Schnetter
df7e3f8635
Correct version dependency for OpenBLAS patch
2016-04-09 09:58:48 -04:00
Erik Schnetter
f461b99722
Building OpenBLAS requires recent binutils
2016-04-08 14:31:40 -04:00
Matthew LeGendre
1af88be371
Spack was no longer using $TMPDIR for its stage area at LLNL. Spack's directory search was unnecessarily putting candidates that contained your username at the end of its search list.
2016-04-08 11:06:14 -07:00
Todd Gamblin
e73caad0d7
Merge pull request #747 from KineticTheory/pkg-global
...
Package global depends on ncurses
2016-04-07 00:20:15 -07:00
Todd Gamblin
6059da918e
Merge pull request #758 from goxberry/metis-5-url-fix
...
metis 5: fix download url
2016-04-06 17:07:40 -07:00
Geoffrey Oxberry
bbd328d307
metis 5: fix download url
...
Spack picks up the wrong download for metis 5.1.0 from parsing
the url field for metis 4.0.3. Add an explicit url field to fix
this bug.
2016-04-06 16:58:48 -07:00
Todd Gamblin
4437bae16d
Merge pull request #750 from goxberry/metis-4.0.3
...
metis 4.0.3
2016-04-06 16:05:02 -07:00
Todd Gamblin
feee268970
Merge pull request #754 from epfl-scitas/fixes/issue_216
...
fix : module files are deleted on uninstall (fixes #216 )
2016-04-06 16:03:11 -07:00
Todd Gamblin
cac819766e
Merge pull request #755 from adamjstewart/features/bash
...
Add bash package
2016-04-06 16:02:10 -07:00
Todd Gamblin
25d48f700c
Merge pull request #752 from KineticTheory/pkg-netlib-lapack
...
Second attempt at PR#741
2016-04-06 16:01:33 -07:00
Geoffrey Oxberry
ddaba07d82
metis 4.0.3
...
Add version 4.0.3 to metis package. Attempted to implement reasonable
versions of all variants declared for metis@5.1.0; some of these do
not have analogues in metis@4.0.3, and errors are raised accordingly.
Also updated dependencies of packages with depends_on('metis') to
depends_on('metis@5:') to ensure that these packages still build.
2016-04-06 15:49:59 -07:00
Todd Gamblin
d62766a94d
Merge pull request #756 from epfl-scitas/fixes/mpi_small_fixes
...
fix : mpich and mvapich2 will use spack compilers during installation
2016-04-06 15:35:34 -07:00
Massimiliano Culpo
c113d390a7
mvapich2 : MPI compiler wrapper will use spack compilers during the installation phase
...
mpich : fixed wrong function signature
2016-04-06 23:51:47 +02:00
Adam J. Stewart
380a2b23e6
Add bash package
2016-04-06 15:57:03 -05:00
Massimiliano Culpo
4001663982
leftover from cherry-pick
2016-04-06 22:19:07 +02:00
alalazo
73b6214a13
module files : proper cleanup on uninstall fixes #216
...
Conflicts:
lib/spack/spack/test/database.py
2016-04-06 22:10:04 +02:00
Kelly (KT) Thompson
71e9f1ab8d
+ I am resubmitting this proposed change because it was accidentally
...
overwritten. These modifications were accepted as PR#741 but somehow I
clobbered them when PR#742 was merged. There was some unintentional overlap in
my local repository that I didn't straighten out before pushing.
2016-04-06 09:52:09 -06:00
Todd Gamblin
3c8e055ed0
Merge pull request #751 from davydden/openblas_fix_compiler
...
openblas: provide basename of compilers to avoid issues with detectio…
2016-04-06 02:47:37 -07:00
Denis Davydov
9b3c7b8afa
openblas: provide basename of compilers to avoid issues with detection of Fortran
2016-04-06 10:55:59 +02:00
Kelly (KT) Thompson
340ad44aab
Merge remote-tracking branch 'upstream/develop' into pkg-exuberant-ctags
2016-04-05 13:31:06 -06:00
Kelly (KT) Thompson
21ad5162c4
+ Global requires ncurses.
2016-04-05 11:53:37 -06:00
Todd Gamblin
8ef9d68542
Merge pull request #726 from citibeth/efischer/160402-Qt
...
Removed useless url in qt
2016-04-05 10:51:12 -07:00
Todd Gamblin
e104592e1f
Merge pull request #738 from eschnett/eschnett/cleanup-cc
...
Clean up cc script
2016-04-05 10:50:45 -07:00
Todd Gamblin
11771d9a37
Merge pull request #737 from jgalarowicz/develop
...
Add changes that remove unsupported libraries from the boost build li…
2016-04-05 10:49:27 -07:00
Jim Galarowicz
ffed252df4
Merge remote-tracking branch 'upstream/develop' into develop
2016-04-05 10:31:41 -07:00
Erik Schnetter
a87ae5173f
Update Julia
...
- allow checking out the master branche
- add dependencies requires by important Julia package
- add OpenBLAS patch
2016-04-05 09:05:46 -04:00
Erik Schnetter
4ce03b75bc
Correct typo
2016-04-05 07:42:23 -04:00
Todd Gamblin
faf4a1e370
Merge pull request #740 from glennpj/scikit
...
Scikit
2016-04-04 23:11:04 -07:00
Todd Gamblin
b09d87970c
Merge pull request #742 from KineticTheory/pkg-dia
...
Provide dia
2016-04-04 23:09:41 -07:00
Todd Gamblin
cefcbfea8e
Merge pull request #743 from eschnett/eschnett/netlib-scalapack
...
Require cmake
2016-04-04 23:09:24 -07:00
Todd Gamblin
c010a6f8b0
Merge pull request #728 from eschnett/eschnett/hdf5-1.10
...
Update HDF5 to 1.10.0
2016-04-04 23:09:08 -07:00
Glenn Johnson
c546b75443
Add missing dependency on py-setuptools for
...
- py-dask
- py-decorator
2016-04-04 19:23:48 -05:00
Jim Galarowicz
9d2ef9f453
Merge remote-tracking branch 'upstream/develop' into develop
2016-04-04 17:07:53 -07:00
Glenn Johnson
2b3a8a4a5a
Add missing dependencies.
2016-04-04 19:01:44 -05:00
Erik Schnetter
aaf2830b8b
Require cmake
2016-04-04 19:40:05 -04:00
Kelly (KT) Thompson
281ccb3dad
Merge branch 'pkg-dia' of github.com:KineticTheory/spack into pkg-dia
2016-04-04 17:11:46 -06:00
Kelly (KT) Thompson
48d70d960c
+ Provide dia, a program for drawing structured diagrams.
2016-04-04 17:11:04 -06:00
Kelly (KT) Thompson
3a3f9789ce
+ General cleanup of package.py.
2016-04-04 17:10:28 -06:00
Kelly (KT) Thompson
77b688f4fa
+ Don't include files submitted with PR#741.
2016-04-04 17:08:19 -06:00
Kelly (KT) Thompson
c0eb5844e5
+ Provide dia, a program for drawing structured diagrams.
2016-04-04 17:05:30 -06:00
Todd Gamblin
0296f96c7b
Resolves #739 . Don't call setup_dependent_* for package itself.
2016-04-04 13:56:15 -07:00