summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-22Merge pull request #598 from davydden/suite_sparse_renameTodd Gamblin3-4/+3
2016-03-22Merge pull request #597 from davydden/arpackTodd Gamblin2-0/+19
2016-03-22Merge pull request #582 from KineticTheory/developTodd Gamblin1-4/+3
2016-03-22Change from PR #552: rename setup_dependent_python_module -> setup_dependent_...Todd Gamblin4-26/+52
2016-03-22adjust eigen and octave to use new names of suite sparseDenis Davydov2-2/+2
2016-03-22adjust the class name for suite sparseDenis Davydov1-2/+1
2016-03-22move suite sparse to a proper folderDenis Davydov1-0/+0
2016-03-22arpack: add a patch for 3.3Denis Davydov2-0/+19
2016-03-22Merge pull request #589 from davydden/petsc_osxTodd Gamblin1-5/+15
2016-03-21+ Provide subversion and required packages apr and apr-util.Kelly (KT) Thompson4-1/+158
2016-03-21Rename some environment methods to be less repetitive, add set_path.Todd Gamblin8-47/+73
2016-03-21Refactor environment setup.Todd Gamblin9-97/+151
2016-03-21Remove unused code from modules.pyTodd Gamblin1-20/+10
2016-03-21Fix print function in uninstall.pyTodd Gamblin1-5/+6
2016-03-21Merge pull request #552 from epfl-scitas/features/env_objects_flying_aroundTodd Gamblin19-283/+669
2016-03-21Merge pull request #592 from mathstuf/paraview-pythonTodd Gamblin1-4/+4
2016-03-21Merge pull request #595 from mplegendre/bugfix/issue-573-concretize-compilersTodd Gamblin2-2/+9
2016-03-21Add test for issue 573, child with compiler not respected in concretizationMatthew LeGendre1-0/+7
2016-03-21Fix issue 573 where Spack was ignoring user's compiler preference in concreti...Matthew LeGendre1-2/+2
2016-03-21Merge pull request #594 from davydden/superlu_distTodd Gamblin1-0/+63
2016-03-21add superlu_dist packageDenis Davydov1-0/+63
2016-03-21paraview: disallow python3Ben Boeckel1-1/+1
2016-03-21paraview: fix variant description typoBen Boeckel1-1/+1
2016-03-21paraview: remove trailing whitespaceBen Boeckel1-2/+2
2016-03-21Merge branch 'develop' of https://github.com/LLNL/spack into package/llvmalalazo9-14/+71
2016-03-21llvm : does not support python 3alalazo1-1/+1
2016-03-21parmetis patches by PETSc developersDenis Davydov3-0/+118
2016-03-21llvm : update to 3.8.0alalazo1-0/+15
2016-03-21build parmetis against external metisDenis Davydov2-20/+17
2016-03-21Merge branch 'develop' of https://github.com/LLNL/spack into features/env_obj...alalazo9-14/+71
2016-03-21uninstall : fixed typo (print statement vs. print function)alalazo1-2/+2
2016-03-21fix petsc on osxDenis Davydov1-5/+15
2016-03-20cmake: depend on openssl when openssl variant=trueCyrus Harrison1-0/+1
2016-03-20cmake package: add variant for openssl supportCyrus Harrison1-2/+4
2016-03-20Merge pull request #583 from davydden/openblas_osxTodd Gamblin1-2/+4
2016-03-20Merge pull request #584 from davydden/scalapack_osxTodd Gamblin1-5/+6
2016-03-20fix mumps: when installed with parmetis has to be linked with metisDenis Davydov1-12/+16
2016-03-20fix scalapack suffix for osxDenis Davydov1-5/+6
2016-03-20fix openblas suffix for OS-XDenis Davydov1-2/+4
2016-03-19+ Provide fpic variant for netlib-lapack.Kelly (KT) Thompson1-4/+3
2016-03-19Merge pull request #581 from eschnett/eschnett/bash-uTodd Gamblin1-1/+1
2016-03-19Support Bash "-u" modeErik Schnetter1-1/+1
2016-03-18Merge pull request #578 from LLNL/features/gh-294-abort-buildTodd Gamblin3-2/+24
2016-03-18Add docs for InstallError.Todd Gamblin1-0/+14
2016-03-18Make InstallError and ExternalPackageError visiible in packages.Todd Gamblin2-2/+10
2016-03-18Merge pull request #574 from LLNL/features/flattenerTodd Gamblin2-0/+32
2016-03-18changed function name and removed hardcoded libs dirGregory Becker2-5/+4
2016-03-18cleanupGregory Becker1-1/+0
2016-03-18Refactoring flat_installGregory Becker3-24/+33
2016-03-18Merge pull request #576 from adamjstewart/features/tarTodd Gamblin2-5/+4