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-04-04
Merge pull request #742 from KineticTheory/pkg-dia
Todd Gamblin
1
-0
/
+34
2016-04-04
Merge pull request #743 from eschnett/eschnett/netlib-scalapack
Todd Gamblin
1
-0
/
+1
2016-04-04
Merge pull request #728 from eschnett/eschnett/hdf5-1.10
Todd Gamblin
1
-4
/
+13
2016-04-04
Require cmake
Erik Schnetter
1
-0
/
+1
2016-04-04
Merge branch 'pkg-dia' of github.com:KineticTheory/spack into pkg-dia
Kelly (KT) Thompson
0
-0
/
+0
2016-04-04
+ Provide dia, a program for drawing structured diagrams.
Kelly (KT) Thompson
2
-6
/
+40
2016-04-04
+ General cleanup of package.py.
Kelly (KT) Thompson
1
-33
/
+0
2016-04-04
+ Don't include files submitted with PR#741.
Kelly (KT) Thompson
1
-6
/
+6
2016-04-04
+ Provide dia, a program for drawing structured diagrams.
Kelly (KT) Thompson
1
-0
/
+67
2016-04-04
Resolves #739. Don't call setup_dependent_* for package itself.
Todd Gamblin
1
-1
/
+2
2016-04-04
Merge pull request #714 from goxberry/ipopt-3.12.4
Todd Gamblin
1
-0
/
+51
2016-04-04
Merge pull request #711 from goxberry/mumps-add-libexec
Todd Gamblin
1
-2
/
+5
2016-04-04
+ Revert accidental commit that set CMAKE_BUILD_TYPE=Release.
Kelly (KT) Thompson
1
-1
/
+1
2016-04-04
+ Since CBLAS is only provided in 3.6.0 or later, modify package.py to on ref...
Kelly (KT) Thompson
1
-6
/
+6
2016-04-04
Merge remote-tracking branch 'upstream/develop' into env-draco
Kelly (KT) Thompson
26
-217
/
+730
2016-04-04
+ When using CMake, use Release instead of RelWithDebInfo flags.
Kelly (KT) Thompson
1
-1
/
+1
2016-04-04
Calculate version string in a function
Erik Schnetter
1
-3
/
+4
2016-04-04
Merge pull request #724 from davydden/metis_suitesparse_dealii
Todd Gamblin
3
-9
/
+69
2016-04-04
Merge pull request #715 from citibeth/efischer/160401-EnvironmentModules
Todd Gamblin
3
-25
/
+66
2016-04-04
Merge pull request #716 from citibeth/efischer/160401-TclTk
Todd Gamblin
2
-4
/
+11
2016-04-04
Merge pull request #732 from citibeth/efischer/160403-ConditionalExtendsBugfix
Todd Gamblin
1
-3
/
+8
2016-04-04
Merge pull request #725 from citibeth/efischer/160402-NetCDFCXX
Todd Gamblin
1
-1
/
+5
2016-04-04
Merge pull request #730 from citibeth/efischer/160403-PyPillow
Todd Gamblin
1
-1
/
+62
2016-04-04
Merge pull request #727 from glennpj/sympy
Todd Gamblin
2
-0
/
+15
2016-04-04
Merge pull request #729 from citibeth/efischer/160403-LibxcbDependency
Todd Gamblin
1
-0
/
+3
2016-04-04
Merge pull request #731 from citibeth/efischer/160403-GitDependency
Todd Gamblin
1
-0
/
+2
2016-04-04
Merge pull request #733 from citibeth/efischer/160403-DbusDependency
Todd Gamblin
1
-0
/
+2
2016-04-04
Merge pull request #670 from epfl-scitas/uninstall_improved
Todd Gamblin
7
-143
/
+290
2016-04-04
Merge pull request #735 from LLNL/bugfix/build-environment-order-issues
Todd Gamblin
4
-31
/
+197
2016-04-04
Fix #620, Resolve #664. Fix issues with build environment.
Todd Gamblin
4
-31
/
+197
2016-04-04
uninstall : updated documentation and error messages
alalazo
2
-16
/
+35
2016-04-04
uninstall : renamed `--recursive` to `--dependents`
alalazo
2
-6
/
+6
2016-04-04
suite-sparse: temporary disable TBB due to linking errors
Denis Davydov
1
-2
/
+7
2016-04-03
py-pillow: Updated for variants, but still having trouble getting it to use S...
Elizabeth F
1
-1
/
+62
2016-04-03
libxcb: Added comments on two dependencies Spack does not yet know how to build.
Elizabeth F
1
-0
/
+3
2016-04-03
git: added comment about newly discovered dependency
Elizabeth F
1
-0
/
+2
2016-04-03
dbus: Added missing dependency (expat)
Elizabeth F
1
-0
/
+2
2016-04-03
Fix conditional extends (BUG #683)
Elizabeth F
1
-3
/
+8
2016-04-03
Fixed up to work on a machine without any system-install tcl.
citibeth
1
-2
/
+7
2016-04-03
dealii: blacklist boost
Denis Davydov
1
-2
/
+4
2016-04-03
Fixed evil non-ASCII quotes
Elizabeth Fischer
1
-2
/
+2
2016-04-02
Update HDF5 to 1.10.0
Erik Schnetter
1
-3
/
+11
2016-04-02
Added version 1.0 of sympy. Beginning with this version, sympy requires
Glenn Johnson
2
-0
/
+15
2016-04-02
Merged the best of two Spack packages for Environment Modules.
citibeth
2
-29
/
+10
2016-04-02
Added deprecation warning to netcdf-cxx
citibeth
1
-1
/
+5
2016-04-02
dealii: add extra test for Petsc+Metis
Denis Davydov
1
-0
/
+13
2016-04-02
suite-sparse: fix a bug where interla metis was used; add TBB variant
Denis Davydov
1
-7
/
+29
2016-04-02
metis: fix compilation with Clang 7.3.0, add tests
Denis Davydov
1
-0
/
+18
2016-04-01
Add ipopt v3.12.4 package.
Geoffrey Oxberry
1
-0
/
+51
2016-04-01
mumps: install mpiseq headers for '~mpi'
Geoffrey Oxberry
1
-2
/
+5
[next]