summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
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
2017-11-28add path to package.py in case of a syntax error (#6458)healther1-1/+8
2017-11-28spack spec: don't show normalize + no hash for non concrete specs (#6417)Massimiliano Culpo1-7/+2
2017-11-26Use long flag in spack help message (#6429)Adam J. Stewart1-1/+1
2017-11-23Introduce virtual dependency pkgconfig (#5198)Michael Kuhn1-2/+2
2017-11-22Remove spack extensions from list of known issues (#6405)Adam J. Stewart1-20/+0
2017-11-19dealii: add cuda_arch variant via CudaPackage (#6070)Denis Davydov1-0/+88
2017-11-15git grep --files-with-matches github.com/llnl/spack | xargs sed -i '/github.c...Christoph Junghans15-15/+15
2017-11-15Fix truncated error messages in directives (#6320)scheibelp1-4/+4
2017-11-13Update tutorial slide links. (#6276)Todd Gamblin1-8/+7
2017-11-13basics tutorial: output updated (#6267)becker331-813/+1308
2017-11-13Updates to build systems tutorial (#6273)Todd Gamblin2-12/+36
2017-11-12Add build systems tutorial for SC17 (#6125)Mario Melara18-3/+2539
2017-11-12Last minute edits to the Configuration Tutorial (#6271)Adam J. Stewart1-59/+54
2017-11-12Add configuration tutorial for SC17 (#6141)becker332-2/+852
2017-11-12Update packaging tutorial (#6270)Matthew LeGendre8-142/+232
2017-11-12binary packages: do post install hooks (#6269)becker331-0/+1
2017-11-12SC17: advanced packaging tutorial (#6148)Massimiliano Culpo2-0/+564
2017-11-12SC17: reworked module file tutorial section (#5657)Massimiliano Culpo3-363/+1911
2017-11-11Don't include build-only dependencies in build cache hash (#6262)becker331-3/+5
2017-11-10Group flags and values separated by space (#6169)scheibelp5-2/+52