summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Expand)AuthorFilesLines
2016-03-22Merge pull request #585 from davydden/mumps_w_parmetisTodd Gamblin5-32/+151
2016-03-22Merge pull request #591 from epfl-scitas/package/llvmTodd Gamblin1-1/+16
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 Gamblin2-11/+13
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-21Rename some environment methods to be less repetitive, add set_path.Todd Gamblin5-15/+16
2016-03-21Refactor environment setup.Todd Gamblin6-56/+34
2016-03-21Merge pull request #552 from epfl-scitas/features/env_objects_flying_aroundTodd Gamblin8-51/+90
2016-03-21Merge pull request #592 from mathstuf/paraview-pythonTodd Gamblin1-4/+4
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/llvmalalazo2-7/+10
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...alalazo2-7/+9
2016-03-21fix petsc on osxDenis Davydov1-5/+15
2016-03-20Merge pull request #583 from davydden/openblas_osxTodd Gamblin1-2/+4
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-18Revert "openssl : solved glitch to prevent spack to freeze when the network i...alalazo1-17/+12
2016-03-18PYTHONPATH : python patches methods for its extensionsalalazo2-6/+34
2016-03-18Merge branch 'bugfix/openssl' into features/env_objects_flying_aroundalalazo1-12/+17
2016-03-18Update PAPI to 5.4.3Erik Schnetter1-0/+1
2016-03-18openssl : solved glitch to prevent spack to freeze when the network is unreac...alalazo1-12/+17
2016-03-18Merge branch 'develop' of https://github.com/LLNL/spack into features/env_obj...alalazo6-11/+29
2016-03-17Merge pull request #566 from eschnett/eschnett/papiTodd Gamblin1-0/+1
2016-03-17Merge pull request #567 from eschnett/eschnett/openblasTodd Gamblin1-0/+1
2016-03-17Merge pull request #565 from eschnett/eschnett/curlTodd Gamblin1-0/+1
2016-03-17Update OpenBLAS to 0.2.16Erik Schnetter1-0/+1
2016-03-17Update PAPI to 5.4.3Erik Schnetter1-0/+1
2016-03-17Change sanity_check_[file|dir] to sanity_check_is_[file|dir], per #554Todd Gamblin1-2/+1
2016-03-17Update curl to 7.47.1Erik Schnetter1-0/+1
2016-03-17python : fixed typoalalazo1-1/+1
2016-03-17python : implemented possible solutionalalazo1-1/+2
2016-03-17package : split `environment_modifications` into `setup_environment` and `set...alalazo6-55/+42
2016-03-161. Disabled git versions known to have vulnerabilities.citibeth1-7/+17
2016-03-16Merge pull request #555 from epfl-scitas/packages/binutilsTodd Gamblin1-4/+7
2016-03-16tclmodules : added hooks to process EnvironmentModifications objectsalalazo2-12/+28