index
:
spack
adelie
adelie-v0.19.0
adelie-v0.20.3
adelie-v0.21.0
develop
A flexible package manager that supports multiple versions, configurations, platforms, and compilers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-30
Added version 1.10.0.
Glenn Johnson
1
-0
/
+1
2016-03-30
Added version 15.0.1
Glenn Johnson
1
-0
/
+1
2016-03-30
New package, py-bottleneck.
Glenn Johnson
1
-0
/
+14
2016-03-29
Merge branch 'eschnett-eschnett/boost-mpi-osx' into develop
Todd Gamblin
1
-0
/
+13
2016-03-29
Merge branch 'eschnett/boost-mpi-osx' of git://github.com/eschnett/spack into...
Todd Gamblin
1
-0
/
+13
2016-03-29
Merge pull request #680 from davydden/hypre_muparser_fixes
Todd Gamblin
2
-1
/
+4
2016-03-29
Merge pull request #681 from LLNL/bugfix/complete-restage
Todd Gamblin
1
-2
/
+8
2016-03-29
Fix bug in restage
Todd Gamblin
1
-2
/
+8
2016-03-29
Merge branch 'eschnett-eschnett/gcc-osx-2' into develop
Todd Gamblin
3
-20
/
+111
2016-03-29
Merge branch 'eschnett-correct-cc' into develop
Todd Gamblin
2
-178
/
+180
2016-03-29
this allows gcc4.9.3 to build on OSX10
Patrick Gartung
3
-1
/
+81
2016-03-29
Handle Darwin's ld -r option properly
Todd Gamblin
1
-8
/
+27
2016-03-29
minor fixes to hypre and muparser on Linux
Denis Davydov
2
-1
/
+4
2016-03-29
Merge pull request #626 from davydden/mumps_shared_tests
Todd Gamblin
2
-15
/
+50
2016-03-28
Merge pull request #673 from davydden/netcdf_cxx
Todd Gamblin
1
-0
/
+15
2016-03-28
Merge pull request #674 from davydden/petsc_extra
Todd Gamblin
3
-18
/
+46
2016-03-28
Add command to compiler input log.
Todd Gamblin
1
-1
/
+1
2016-03-29
fix installation of superlu_dist headers and add it as a dependency to petsc;...
Denis Davydov
3
-8
/
+29
2016-03-28
petsc: extend variants by mumps, complex and debug
Denis Davydov
1
-13
/
+20
2016-03-28
Simplify cc: Remove old logic and add better tests.
Todd Gamblin
2
-142
/
+123
2016-03-28
Fix bug with lib64 RPATH setting in cc.
Todd Gamblin
1
-2
/
+2
2016-03-28
new package: netcdf-cxx
Denis Davydov
1
-0
/
+15
2016-03-27
Merge pull request #669 from glennpj/module_format
Todd Gamblin
1
-2
/
+2
2016-03-27
Merge pull request #658 from davydden/metis_parmetis_darwin
Todd Gamblin
6
-27
/
+76
2016-03-28
metis/parmetis/boost/oce/scalapack: correct install_name on Darwin via a glob...
Denis Davydov
6
-27
/
+76
2016-03-27
Wrap the long description of an environment module so it is more readable.
Glenn Johnson
1
-2
/
+2
2016-03-27
Merge branch 'correct-cc' of git://github.com/eschnett/spack into eschnett-co...
Todd Gamblin
1
-126
/
+128
2016-03-27
Merge branch 'eschnett/gcc-osx-2' of git://github.com/eschnett/spack into esc...
Todd Gamblin
1
-19
/
+30
2016-03-27
Merge pull request #662 from citibeth/efischer/160327-NewPackages
Todd Gamblin
1
-0
/
+16
2016-03-27
Speed up directives by skipping debug info in stack traversal.
Todd Gamblin
1
-2
/
+4
2016-03-27
mumps: add install_name / soname
Denis Davydov
1
-2
/
+2
2016-03-27
Added py-netcdf
citibeth
1
-0
/
+16
2016-03-25
Merge pull request #633 from davydden/netcdf_curl
Todd Gamblin
1
-0
/
+7
2016-03-25
Merge pull request #485 from epfl-scitas/packages/blas_lapack_providers
Todd Gamblin
2
-84
/
+30
2016-03-25
Merge pull request #630 from davydden/metis_parmetis
Todd Gamblin
5
-22
/
+95
2016-03-25
Merge pull request #629 from adamjstewart/fixes/info
Todd Gamblin
1
-2
/
+2
2016-03-25
Merge branch 'develop' of https://github.com/LLNL/spack into packages/blas_la...
Massimiliano Culpo
15
-55
/
+143
2016-03-25
add fPIC to MUMPS when building shared libs
Denis Davydov
1
-6
/
+9
2016-03-25
make netcdf link against Spack's curl
Denis Davydov
1
-0
/
+7
2016-03-25
add shared variant to mumps (needed for Trilinos) plus tests
Denis Davydov
2
-9
/
+41
2016-03-24
parmetis: avoid hardcoding -lm; use same approach as in METIS
Denis Davydov
3
-18
/
+18
2016-03-24
patch parmetis to use external GKlib
Denis Davydov
2
-4
/
+46
2016-03-24
install GKlib headers along with METIS
Denis Davydov
2
-2
/
+33
2016-03-24
Fix spack info indentation
Adam J. Stewart
1
-2
/
+2
2016-03-24
Merge pull request #490 from epfl-scitas/packages/atlas
Todd Gamblin
1
-29
/
+29
2016-03-24
Merge pull request #627 from adamjstewart/features/numpy-scipy
Todd Gamblin
2
-11
/
+31
2016-03-24
Merge pull request #628 from alfredo-gimenez/develop
Todd Gamblin
1
-2
/
+0
2016-03-24
Remove incorrect sanity check for libelf
Alfredo Gimenez
1
-2
/
+0
2016-03-24
Simplified NumPy dependencies
Adam J. Stewart
2
-11
/
+31
2016-03-24
Merge pull request #625 from epfl-scitas/pythonpath
Todd Gamblin
2
-6
/
+9
[next]