summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-04-05module file : added filtering based on environment variable namealalazo4-4/+70
2016-04-04Merge pull request #740 from glennpj/scikitTodd Gamblin5-0/+70
Scikit
2016-04-04Merge pull request #742 from KineticTheory/pkg-diaTodd Gamblin1-0/+34
Provide dia
2016-04-04Merge pull request #743 from eschnett/eschnett/netlib-scalapackTodd Gamblin1-0/+1
Require cmake
2016-04-04Merge pull request #728 from eschnett/eschnett/hdf5-1.10Todd Gamblin1-4/+13
Update HDF5 to 1.10.0
2016-04-04Add missing dependency on py-setuptools forGlenn Johnson2-0/+4
- py-dask - py-decorator
2016-04-04Add missing dependencies.Glenn Johnson1-0/+4
2016-04-04Require cmakeErik Schnetter1-0/+1
2016-04-04Merge branch 'pkg-dia' of github.com:KineticTheory/spack into pkg-diaKelly (KT) Thompson0-0/+0
2016-04-04+ Provide dia, a program for drawing structured diagrams.Kelly (KT) Thompson2-6/+40
2016-04-04+ General cleanup of package.py.Kelly (KT) Thompson1-33/+0
2016-04-04+ Don't include files submitted with PR#741.Kelly (KT) Thompson1-6/+6
2016-04-04+ Provide dia, a program for drawing structured diagrams.Kelly (KT) Thompson1-0/+67
2016-04-04Resolves #739. Don't call setup_dependent_* for package itself.Todd Gamblin1-1/+2
2016-04-04Merge pull request #714 from goxberry/ipopt-3.12.4Todd Gamblin1-0/+51
Add ipopt v3.12.4 package.
2016-04-04Merge pull request #711 from goxberry/mumps-add-libexecTodd Gamblin1-2/+5
Add mpiseq headers to MUMPS installation (was: Add libexec dir to MUMPS installation)
2016-04-04+ Revert accidental commit that set CMAKE_BUILD_TYPE=Release.Kelly (KT) Thompson1-1/+1
2016-04-04+ Since CBLAS is only provided in 3.6.0 or later, modify package.py to on ↵Kelly (KT) Thompson1-6/+6
refer to CBLAS when the latest release is requested.
2016-04-04Merge remote-tracking branch 'upstream/develop' into env-dracoKelly (KT) Thompson26-217/+730
2016-04-04+ When using CMake, use Release instead of RelWithDebInfo flags.Kelly (KT) Thompson1-1/+1
2016-04-04New package - py-scikit-image (http://scikit-image.org/).Glenn Johnson1-0/+20
2016-04-04New package - py-networkx (https://networkx.github.io/).Glenn Johnson1-0/+15
2016-04-04New package - py-decorator (https://github.com/micheles/decorator).Glenn Johnson1-0/+13
2016-04-04New package - py-dask (http://dask.pydata.org).Glenn Johnson1-0/+13
2016-04-04Add version 0.17.1 of scikit-learn.Glenn Johnson1-0/+1
2016-04-04Calculate version string in a functionErik Schnetter1-3/+4
2016-04-04Merge pull request #724 from davydden/metis_suitesparse_dealiiTodd Gamblin3-9/+69
Metis and suitesparse fixes
2016-04-04Merge pull request #715 from citibeth/efischer/160401-EnvironmentModulesTodd Gamblin3-25/+66
Added Environment Modules
2016-04-04Merge pull request #716 from citibeth/efischer/160401-TclTkTodd Gamblin2-4/+11
Fixed TCL/Tk
2016-04-04Merge pull request #732 from citibeth/efischer/160403-ConditionalExtendsBugfixTodd Gamblin1-3/+8
[Needs Review] Fix conditional extends (BUG #683)
2016-04-04Merge pull request #725 from citibeth/efischer/160402-NetCDFCXXTodd Gamblin1-1/+5
Added deprecation warning to netcdf-cxx
2016-04-04Merge pull request #730 from citibeth/efischer/160403-PyPillowTodd Gamblin1-1/+62
[WIP] py-pillow: Updated for variants
2016-04-04Merge pull request #727 from glennpj/sympyTodd Gamblin2-0/+15
Added version 1.0 of sympy.
2016-04-04Merge pull request #729 from citibeth/efischer/160403-LibxcbDependencyTodd Gamblin1-0/+3
libxcb: Added comments on two dependencies Spack does not yet know ho…
2016-04-04Merge pull request #731 from citibeth/efischer/160403-GitDependencyTodd Gamblin1-0/+2
git: added comment about newly discovered dependency
2016-04-04Merge pull request #733 from citibeth/efischer/160403-DbusDependencyTodd Gamblin1-0/+2
dbus: Added missing dependency (expat)
2016-04-04Merge pull request #670 from epfl-scitas/uninstall_improvedTodd Gamblin7-143/+290
enhancement : recursive uninstallation of dependent packages
2016-04-04Merge pull request #735 from LLNL/bugfix/build-environment-order-issuesTodd Gamblin4-31/+197
Fix #620, Resolve #664. Fix issues with build environment.
2016-04-04Fix #620, Resolve #664. Fix issues with build environment.Todd Gamblin4-31/+197
- Also added better regression tests for build environment.
2016-04-04uninstall : updated documentation and error messagesalalazo2-16/+35
2016-04-04uninstall : renamed `--recursive` to `--dependents`alalazo2-6/+6
2016-04-04suite-sparse: temporary disable TBB due to linking errorsDenis Davydov1-2/+7
2016-04-03py-pillow: Updated for variants, but still having trouble getting it to use ↵Elizabeth F1-1/+62
Spack-supplied libjpeg.
2016-04-03libxcb: Added comments on two dependencies Spack does not yet know how to build.Elizabeth F1-0/+3
2016-04-03git: added comment about newly discovered dependencyElizabeth F1-0/+2
2016-04-03dbus: Added missing dependency (expat)Elizabeth F1-0/+2
2016-04-03Fix conditional extends (BUG #683)Elizabeth F1-3/+8
2016-04-03Fixed up to work on a machine without any system-install tcl.citibeth1-2/+7
2016-04-03dealii: blacklist boostDenis Davydov1-2/+4
2016-04-03Fixed evil non-ASCII quotesElizabeth Fischer1-2/+2