Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-03-30 | + Changes to swig are not needed with this PR. | Kelly (KT) Thompson | 1 | -4/+1 | |
2016-03-30 | + Provide basic instructions for providing subversion w/o additional ↵ | Kelly (KT) Thompson | 3 | -16/+21 | |
language bindings. | |||||
2016-03-30 | Merge remote-tracking branch 'upstream/develop' into pkg-graphviz | Kelly (KT) Thompson | 14 | -51/+344 | |
2016-03-30 | add dev version and conditionals for tests; remove parmetis | Denis Davydov | 1 | -38/+24 | |
2016-03-30 | doxygen: add missing dependencies | Denis Davydov | 1 | -0/+5 | |
2016-03-30 | doxygen off by default | Denis Davydov | 1 | -11/+11 | |
2016-03-30 | add variants and extra dependencies | Denis Davydov | 1 | -36/+140 | |
2016-03-29 | Merge pull request #672 from citibeth/efischer/160327-GEOSPython3 | Gregory Lee | 1 | -4/+20 | |
[WIP] GEOS Python extension did not compile with Python3. | |||||
2016-03-29 | Merge branch 'develop' of https://github.com/llnl/spack into develop | Gregory L. Lee | 9 | -17/+197 | |
2016-03-29 | updated geos version | Gregory L. Lee | 1 | -0/+1 | |
2016-03-29 | Merge pull request #653 from citibeth/efischer/160325-Cython3Fix | Todd Gamblin | 2 | -2/+30 | |
Added new Cython version; old versions don't work with Python3. | |||||
2016-03-29 | Merge branch 'trilinos_extra' of git://github.com/davydden/spack into ↵ | Todd Gamblin | 2 | -10/+214 | |
davydden-trilinos_extra | |||||
2016-03-29 | Merge remote-tracking branch 'upstream/develop' into pkg-subversion | Kelly (KT) Thompson | 14 | -51/+344 | |
2016-03-29 | + New version of cmake (3.5.1). | Kelly (KT) Thompson | 1 | -0/+1 | |
2016-03-29 | Merge pull request #684 from davydden/astyle | Todd Gamblin | 1 | -0/+17 | |
astyle@2.04: add new package | |||||
2016-03-29 | Merge pull request #632 from sixy6e/gdal-tools | Todd Gamblin | 4 | -0/+149 | |
Upload of GDAL, kealib, openjpeg, py-tuiview package builds. | |||||
2016-03-29 | Removed googletest FIXME... | Elizabeth Fischer | 1 | -16/+0 | |
2016-03-29 | Add CUDA and HOOMD-blue packages | Adam J. Stewart | 2 | -0/+109 | |
2016-03-29 | Merge pull request #671 from citibeth/efischer/160327-RemoveRedundantLibXML2 | Todd Gamblin | 1 | -15/+0 | |
Removed redundant package py-libxml2. Use libxml2 instead. | |||||
2016-03-29 | add modules package and have setup script find it if built | Patrick Gartung | 1 | -0/+25 | |
2016-03-29 | astyle@2.04: add new package | Denis Davydov | 1 | -0/+17 | |
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 ↵ | Todd Gamblin | 1 | -0/+13 | |
into eschnett-eschnett/boost-mpi-osx | |||||
2016-03-29 | Merge pull request #680 from davydden/hypre_muparser_fixes | Todd Gamblin | 2 | -1/+4 | |
minor fixes to hypre and muparser on Linux | |||||
2016-03-29 | Merge branch 'eschnett-eschnett/gcc-osx-2' into develop | Todd Gamblin | 3 | -20/+111 | |
2016-03-29 | this allows gcc4.9.3 to build on OSX10 | Patrick Gartung | 3 | -1/+81 | |
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 | |
add shared variant to mumps (needed for Trilinos) plus tests | |||||
2016-03-29 | add a comment on static mumps | Denis Davydov | 1 | -2/+8 | |
2016-03-29 | turn off python by default | Denis Davydov | 1 | -2/+3 | |
2016-03-28 | Merge remote-tracking branch 'upstream/develop' into pkg-subversion | Kelly (KT) Thompson | 42 | -249/+890 | |
2016-03-28 | Merge remote-tracking branch 'upstream/develop' into pkg-graphviz | Kelly (KT) Thompson | 34 | -201/+679 | |
2016-03-28 | Merge pull request #673 from davydden/netcdf_cxx | Todd Gamblin | 1 | -0/+15 | |
new package: netcdf-cxx | |||||
2016-03-29 | fix installation of superlu_dist headers and add it as a dependency to ↵ | Denis Davydov | 3 | -8/+29 | |
petsc; add a variant to hypre to disable internal superlu | |||||
2016-03-28 | fix extra comma | Denis Davydov | 1 | -1/+1 | |
2016-03-28 | make hypre and hdf5 be ON/OFF | Denis Davydov | 1 | -2/+2 | |
2016-03-28 | adopt modifed superlu and hypre | Denis Davydov | 1 | -2/+2 | |
2016-03-28 | petsc: extend variants by mumps, complex and debug | Denis Davydov | 1 | -13/+20 | |
2016-03-28 | tell amesos that we use mumps 5 | Denis Davydov | 1 | -2/+13 | |
2016-03-28 | more elaborated tests/direct solvers | Denis Davydov | 1 | -1/+41 | |
2016-03-28 | fix netcdf | Denis Davydov | 1 | -3/+3 | |
2016-03-28 | new package: netcdf-cxx | Denis Davydov | 1 | -0/+15 | |
2016-03-27 | Merge pull request #658 from davydden/metis_parmetis_darwin | Todd Gamblin | 5 | -26/+47 | |
metis/parmetis/oce/boost: correct install_name on Darwin via a global tool | |||||
2016-03-27 | GEOS Python extension did not compile with Python3. | Elizabeth F | 1 | -4/+20 | |
2016-03-28 | metis/parmetis/boost/oce/scalapack: correct install_name on Darwin via a ↵ | Denis Davydov | 5 | -26/+47 | |
global function. | |||||
2016-03-27 | Removed redundant package py-libxml2. Use libxml2 instead. | citibeth | 1 | -15/+0 | |
2016-03-27 | rework netcdf | Denis Davydov | 1 | -2/+10 | |
2016-03-27 | Merge branch 'eschnett/gcc-osx-2' of git://github.com/eschnett/spack into ↵ | Todd Gamblin | 1 | -19/+30 | |
eschnett-eschnett/gcc-osx-2 | |||||
2016-03-27 | add tests and netcdf-cxx4 | Denis Davydov | 1 | -2/+36 | |
2016-03-27 | Better blas/lapack and scipy packages: more robust, added `shared` variants. | Todd Gamblin | 3 | -16/+88 | |
- py-scipy now builds with netlib-lapack, openblas, and atlas. - started a convention for passing lib info from blas/lapack implementations. - Improved netlib-lapack: - Also build static libs when `shared` variant is enabled. - Enable CBLAS build - needed minor patch to build correctly. - Added `shared` variant to OpenBLAS. - Made OpenBLAS build properly shared and static. |