summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2018-01-23Fix error message typo in 'spack create' cmd (#7042)Alastair Harrison1-1/+1
2018-01-19Add --full-path option to module find (#6838)Levi Baber2-4/+16
2018-01-19Added a setter to the Spec.prefix property (#6814)Massimiliano Culpo2-13/+17
2018-01-18Fix type issues with setting flag handlers (#6960)becker332-2/+27
2018-01-16Final changes for v0.11.0 (#6318)Todd Gamblin2-2/+1
2018-01-16Fix installing specs from yaml file (#6906)Massimiliano Culpo4-4/+34
2018-01-16Speed up doc builds with spack list --format=html (#6945)Todd Gamblin5-18/+141
2018-01-16Vendor ordereddict for python2.6 only (#6931)Massimiliano Culpo9-281/+181
2018-01-12Handle test dependencies that are python extensions (#6904)scheibelp1-1/+2
2018-01-12Relax conflict checks for externals (#6907)scheibelp1-2/+2
2018-01-10Keep track of source and versions for external libraries (#6803)Adam J. Stewart1-16/+98
2018-01-10Update to pytest 3.2.5 (#6801)Adam J. Stewart48-2109/+3303
2018-01-10Add suggestion to Contribution Guide to activate flake8 (#6886)Adam J. Stewart1-9/+19
2018-01-10Update to the latest version of jinja2 (#6790)Adam J. Stewart23-365/+728
2018-01-10Update to py 1.4.34 (#6789)Adam J. Stewart9-79/+25
2018-01-10Add unit tests for spack versions command (#6774)Adam J. Stewart2-1/+47
2018-01-10Update to the latest version of six (#6787)Adam J. Stewart1-3/+8
2018-01-10Fix bug in placeholder spack cd command and add unit tests (#6776)Adam J. Stewart3-3/+40
2018-01-10Add unit tests for spack arch command (#6775)Adam J. Stewart1-0/+34
2018-01-10Add unit tests for spack graph command (#6778)Adam J. Stewart1-0/+76
2018-01-10Fix a typo in fetch_strategy error message formatting (#6878)Adam J. Stewart1-1/+1
2018-01-07Add documentation on Codecov (#6842)Adam J. Stewart1-12/+60
2018-01-05Fixes the bug in spack configure spotted in #6833 (#6837)Massimiliano Culpo1-1/+1
2018-01-05Fix spack configure output (#6835)Adam J. Stewart1-1/+1
2018-01-02Fix HTML detection (#6394)Michael Kuhn1-1/+2
2018-01-02add OctavePackage (#6746)Denis Davydov4-9/+85
2018-01-02Add more unit tests for spack clean command (#6777)Adam J. Stewart1-3/+5
2017-12-30Add unit tests for spack help command (#6779)Adam J. Stewart1-0/+75
2017-12-30Update to the latest version of argparse (#6786)Adam J. Stewart1-53/+36
2017-12-30Update to distro 1.0.4 (#6788)Adam J. Stewart1-24/+39
2017-12-22Add more unit tests for spack list command (#6750)Adam J. Stewart1-2/+32
2017-12-22spack mirror remove: fix no-update error (#6559)Massimiliano Culpo1-9/+1
2017-12-21Fix python3 compatibility bug in spack edit command (#6748)Adam J. Stewart1-2/+2
2017-12-21separate stdout and stderr for module loading (#6713)becker331-1/+4
2017-12-20binary caching: handle files misidentified as needing relocation (#6679)Patrick Gartung3-25/+54
2017-12-20Compiler flag handlers (#6415)becker3312-1320/+372
2017-12-19dealii: add GMSH, add CMAKE_FIND_APPBUNDLE to CMakePackage (#6723)Denis Davydov1-1/+4
2017-12-18spack install: make restaging the default (#6465)Massimiliano Culpo2-3/+9
2017-12-14Skip collection of compilers which report an empty version (#6684)scheibelp2-19/+39
2017-12-14misc fixes, changed to EnvironmentModifications (issue #6501) (#6541)Mark Olesen1-11/+52
2017-12-11add -d option for edit command (#6416)becker331-3/+21
2017-12-11Simplified "Environment-Modules" section in getting started guide. (#6410)Massimiliano Culpo1-58/+21
2017-12-07config.py: fixed comments that refer to variables following them (#6585)Massimiliano Culpo1-11/+10
2017-12-06CMAKE_INSTALL_RPATH is semicolon-separated. (#6577)Sergey Kosukhin1-1/+1
2017-12-01Buildcache: relocate fixes (#6512)Patrick Gartung3-27/+60
2017-12-01Remove reference to deprecated spack md5 command (#6537)Adam J. Stewart1-2/+1
2017-11-30gpg creation: added suggestion on how to set-up rngd (#6483)Massimiliano Culpo1-0/+16
2017-11-30'spack install': make conflict messages as verbose as 'spack spec' (#6436)Massimiliano Culpo4-15/+37
2017-11-29Improve docstring of spack.directives.extend (#6485)David Lukes1-2/+3
2017-11-28Remove spack md5 and sha256 commands (#6428)Adam J. Stewart3-160/+0