summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
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
2017-11-09deal with case where symbolic links are copied (#6178)Patrick Gartung1-0/+9
2017-11-09spack buildcache: symlink and relative RPATH fixes (#6140)Patrick Gartung4-106/+153
2017-11-06add artisanal handcrafted SVG Spack logo. (#6165)Todd Gamblin1-1/+1
2017-11-06Fix spack view hardlink (#6130)Johann Klähn2-1/+14
2017-11-06Introduce static_to_shared_library function (#6092)Michael Kuhn2-0/+197
2017-11-06Docs: MPI as Root (#6156)Axel Huebl1-0/+3
2017-11-06Add back help placeholder for "spack load" (#6127)scheibelp5-8/+30
2017-11-04Replace github.com/llnl/spack with github.com/spack/spack (#6142)Todd Gamblin277-298/+298
2017-11-03Fix restaging of resources (#5681)Johann Klähn1-12/+22
2017-11-03spack fetch: don't fetch externals. (#6124)Todd Gamblin1-1/+8
2017-11-02Configure user for mock Git repository (#6128)Michael Kuhn1-0/+2
2017-11-02test_activations: also test perl activationsBen Boeckel1-0/+103
2017-11-02test_activations: test Python's extension logicPeter Scheibel1-0/+168
2017-11-02spec: support a test prefixPeter Scheibel1-0/+5
2017-11-02view: test conflicting packages in viewsBen Boeckel1-0/+25
2017-11-02view: test that extension paths existBen Boeckel1-0/+23
2017-11-02filesystem_view: reject packages with activationsBen Boeckel3-11/+26
2017-11-02view: test viewing external packagesBen Boeckel1-0/+9
2017-11-02view: add a test for extension activationBen Boeckel1-0/+82
2017-11-02extensions: support only showing a subset of informationBen Boeckel1-32/+60