Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | 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 | 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-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 | petsc: extend variants by mumps, complex and debug | Denis Davydov | 1 | -13/+20 | |
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-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 | 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 | 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 | |
make netcdf link against Spack's curl | |||||
2016-03-25 | Merge pull request #485 from epfl-scitas/packages/blas_lapack_providers | Todd Gamblin | 2 | -84/+30 | |
reworking package : netlib | |||||
2016-03-25 | Merge branch 'develop' of https://github.com/LLNL/spack into ↵ | Massimiliano Culpo | 12 | -46/+101 | |
packages/blas_lapack_providers Conflicts: var/spack/repos/builtin/packages/py-numpy/package.py | |||||
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 | Upload of GDAL, kealib, openjpeg, py-tuiview package builds. | Josh Sixsmith | 4 | -0/+149 | |
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 | Merge pull request #490 from epfl-scitas/packages/atlas | Todd Gamblin | 1 | -29/+29 | |
atlas : provides both 'blas' and 'lapack' | |||||
2016-03-24 | Merge pull request #627 from adamjstewart/features/numpy-scipy | Todd Gamblin | 2 | -11/+31 | |
Simplify NumPy dependencies | |||||
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 | python extensions : create PYTHONPATH in module files | alalazo | 1 | -1/+4 | |
2016-03-24 | Merge pull request #613 from davydden/superlu_dist_fix_lib | Todd Gamblin | 1 | -0/+1 | |
fix superlu-dist lib installation | |||||
2016-03-24 | Merge pull request #618 from epfl-scitas/fixes/espresso_no_module | Todd Gamblin | 1 | -0/+4 | |
fix : no module file gets generated by espresso | |||||
2016-03-24 | Merge pull request #612 from davydden/mumps_osx | Todd Gamblin | 1 | -1/+2 | |
fix MUMPS build on OSX (set parallel=False) | |||||
2016-03-24 | Merge pull request #624 from davydden/parmetis_gnu | Todd Gamblin | 2 | -0/+16 | |
fix parmetis on Ubuntu with GNU compilers by linking to lm | |||||
2016-03-24 | Merge pull request #587 from cyrush/cmake_pkg_openssl_as_variant | Todd Gamblin | 1 | -2/+5 | |
cmake package: add variant for openssl support | |||||
2016-03-24 | fix parmetis on Ubuntu with GNU compilers by linking to lm | Denis Davydov | 2 | -0/+16 | |
2016-03-23 | fix missing (depricated) _dggsvd_ and _sggsvd_ in Openblas 0.2.16 | Denis Davydov | 1 | -1/+9 | |
2016-03-23 | Merge branch 'develop' of https://github.com/LLNL/spack into ↵ | alalazo | 70 | -222/+1562 | |
packages/blas_lapack_providers Conflicts: var/spack/repos/builtin/packages/netlib-lapack/package.py | |||||
2016-03-23 | espresso : fixes #454 | alalazo | 1 | -0/+4 | |
2016-03-23 | Add mock python package. | Todd Gamblin | 1 | -0/+43 | |
2016-03-23 | Merge pull request #599 from davydden/slepc | Todd Gamblin | 2 | -0/+53 | |
add Slepc package | |||||
2016-03-23 | Merge pull request #609 from xjrc/packages/silo | Todd Gamblin | 2 | -12/+21 | |
Update Package : Silo | |||||
2016-03-23 | Merge pull request #611 from davydden/p4est | Todd Gamblin | 1 | -0/+34 | |
add p4est package |