summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-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 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 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-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 scalapack suffix for osxDenis Davydov1-5/+6
2016-03-20fix openblas suffix for OS-XDenis Davydov1-2/+4
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
2016-03-18Add support for .tar filesAdam J. Stewart2-5/+4
2016-03-18Merge pull request #569 from drbenmorgan/gcc-suffixesTodd Gamblin1-1/+2
2016-03-18added error class for error that should never come upGregory Becker1-0/+7
2016-03-18Created flatten_dependencies function that dummy packages can use to create s...Gregory Becker1-0/+18
2016-03-18env modifications : added a validation rulealalazo2-3/+33
2016-03-18modules : added formats mappingalalazo1-1/+4
2016-03-18modules : turned category into a property (logic can be extended later)alalazo1-4/+11
2016-03-18modules : fixed bug in `modify_module` argumentsalalazo1-1/+1
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 extensionsalalazo7-27/+53
2016-03-18Add additional suffixes for GCC compilerBen Morgan1-1/+2
2016-03-18Merge branch 'bugfix/openssl' into features/env_objects_flying_aroundalalazo1-12/+17
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...alalazo9-28/+128
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