Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-04-04 | Merge remote-tracking branch 'upstream/develop' into develop | Jim Galarowicz | 7 | -36/+163 | |
2016-04-04 | Merge pull request #714 from goxberry/ipopt-3.12.4 | Todd Gamblin | 1 | -0/+51 | |
Add ipopt v3.12.4 package. | |||||
2016-04-04 | Merge pull request #711 from goxberry/mumps-add-libexec | Todd Gamblin | 1 | -2/+5 | |
Add mpiseq headers to MUMPS installation (was: Add libexec dir to MUMPS installation) | |||||
2016-04-04 | Add release 9.1.0 recognition to the Dyninst API package file. | Jim Galarowicz | 1 | -0/+2 | |
2016-04-04 | Merge pull request #724 from davydden/metis_suitesparse_dealii | Todd Gamblin | 3 | -9/+69 | |
Metis and suitesparse fixes | |||||
2016-04-04 | Merge pull request #715 from citibeth/efischer/160401-EnvironmentModules | Todd Gamblin | 2 | -25/+38 | |
Added Environment Modules | |||||
2016-04-04 | Add changes that remove unsupported libraries from the boost build libraries ↵ | Jim Galarowicz | 1 | -0/+12 | |
list based on the boost version numbers. Libraries that are removed include: log - for versions of boost 1.53.0 and older - :atomic - for versions of boost 1.52.0 and older - :locale for versions of boost 1.49.0 and older - :chrono - for versions of boost 1.48.0 and older - and :random - for versions of boost 1.44.0 and older. | |||||
2016-04-04 | Merge pull request #716 from citibeth/efischer/160401-TclTk | Todd Gamblin | 2 | -4/+11 | |
Fixed TCL/Tk | |||||
2016-04-04 | Merge pull request #725 from citibeth/efischer/160402-NetCDFCXX | Todd Gamblin | 1 | -1/+5 | |
Added deprecation warning to netcdf-cxx | |||||
2016-04-04 | Merge pull request #730 from citibeth/efischer/160403-PyPillow | Todd Gamblin | 1 | -1/+62 | |
[WIP] py-pillow: Updated for variants | |||||
2016-04-04 | Merge pull request #727 from glennpj/sympy | Todd Gamblin | 2 | -0/+15 | |
Added version 1.0 of sympy. | |||||
2016-04-04 | Merge pull request #729 from citibeth/efischer/160403-LibxcbDependency | Todd Gamblin | 1 | -0/+3 | |
libxcb: Added comments on two dependencies Spack does not yet know ho… | |||||
2016-04-04 | Merge pull request #731 from citibeth/efischer/160403-GitDependency | Todd Gamblin | 1 | -0/+2 | |
git: added comment about newly discovered dependency | |||||
2016-04-04 | Merge pull request #733 from citibeth/efischer/160403-DbusDependency | Todd Gamblin | 1 | -0/+2 | |
dbus: Added missing dependency (expat) | |||||
2016-04-04 | Fix #620, Resolve #664. Fix issues with build environment. | Todd Gamblin | 2 | -0/+158 | |
- Also added better regression tests for build environment. | |||||
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 ↵ | Elizabeth F | 1 | -1/+62 | |
Spack-supplied libjpeg. | |||||
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 | 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 | Added version 1.0 of sympy. Beginning with this version, sympy requires | Glenn Johnson | 2 | -0/+15 | |
the mpmath package. The py-mpmath package is added in this PR to accommodate that. | |||||
2016-04-02 | Merged the best of two Spack packages for Environment Modules. | citibeth | 2 | -29/+10 | |
Named "environment-modules" to be consistent with Fedora and Ubuntu repositories. See d96ea5b for original packages/modules/package.py | |||||
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 | |
Add package for the nonlinear programming solver IPOPT. This commit depends on the changes made in GitHub PR #711, since IPOPT requires the headers that correspond to the fake MPI implementation in sequential MUMPS. | |||||
2016-04-01 | mumps: install mpiseq headers for '~mpi' | Geoffrey Oxberry | 1 | -2/+5 | |
Prior to this commit, spack installs a library called `libmpiseq` into `spec['mumps'].prefix.lib` when it builds MUMPS without MPI. However, it does not also install the headers corresponding to this library, so it is impossible to compile source files that depend on function calls implemented in this library. This commit fixes this problem by installing these headers, which are needed by packages (e.g., IPOPT) that depend on these headers. | |||||
2016-04-01 | Fixed tk, and used uverridden url_for_version(). | Elizabeth F | 2 | -6/+10 | |
2016-04-01 | Added Environment Modules package. | Elizabeth F | 1 | -0/+27 | |
2016-04-01 | Fixed TCL/Tk | Elizabeth F | 2 | -3/+6 | |
2016-03-31 | Merge pull request #709 from xjrc/packages/zoltan | Todd Gamblin | 1 | -0/+54 | |
Add Package : Zoltan | |||||
2016-03-31 | Fixed the MPI variant for the 'zoltan' package. | Joseph Ciurej | 1 | -0/+2 | |
2016-03-31 | Added the initial version of the 'zoltan' package. | Joseph Ciurej | 1 | -0/+52 | |
2016-03-31 | Merge pull request #685 from gartung/add-modules-package | Todd Gamblin | 1 | -0/+25 | |
add modules package and have setup script find it if built | |||||
2016-03-31 | Merge pull request #704 from adamjstewart/features/qt-url | Todd Gamblin | 1 | -26/+44 | |
Add url_for_version function and gtk variant | |||||
2016-03-31 | Merge branch 'features/blas-lapack-hardening' into develop | Todd Gamblin | 3 | -16/+88 | |
2016-03-31 | Add url_for_version function and gtk variant | Adam J. Stewart | 1 | -26/+44 | |
2016-03-31 | Merge pull request #697 from KineticTheory/pkg-libdrm | Todd Gamblin | 1 | -1/+3 | |
+ libdrm depends_on libpciaccess. Use spack provided libpciaccess. | |||||
2016-03-31 | Merge pull request #698 from UCL-RITS/espresso | Todd Gamblin | 1 | -7/+10 | |
Fixes install issues on OS/X for Quantum Espresso | |||||
2016-03-31 | Merge pull request #701 from dhandeo/vtk | Todd Gamblin | 1 | -0/+18 | |
VTK | |||||
2016-03-31 | Merge pull request #702 from adamjstewart/features/cuda | Todd Gamblin | 2 | -0/+120 | |
Add CUDA and HOOMD-blue packages | |||||
2016-03-31 | Change variant defaults and add comment | Adam J. Stewart | 2 | -4/+9 | |
2016-03-31 | Add variant opengl2, which is ON by default | Dhanannjay Deo | 1 | -0/+10 | |
Needed for visit which depends on vtk@6.1.0~opengl2 | |||||
2016-03-31 | Fix build for vtk6.1.0 | Dhanannjay Deo | 1 | -0/+4 | |
2016-03-31 | add: VTK lastest versions | Dhanannjay Deo | 1 | -0/+4 | |
2016-03-31 | oce: fix bugs related to NULL pointers and compiler optimisation | Denis Davydov | 3 | -5/+502 | |