Age | Commit message (Expand) | Author | Files | Lines |
2017-11-30 | gpg creation: added suggestion on how to set-up rngd (#6483) | Massimiliano Culpo | 1 | -0/+16 |
2017-11-30 | 'spack install': make conflict messages as verbose as 'spack spec' (#6436) | Massimiliano Culpo | 4 | -15/+37 |
2017-11-29 | Improve docstring of spack.directives.extend (#6485) | David Lukes | 1 | -2/+3 |
2017-11-28 | Remove spack md5 and sha256 commands (#6428) | Adam J. Stewart | 3 | -160/+0 |
2017-11-28 | add path to package.py in case of a syntax error (#6458) | healther | 1 | -1/+8 |
2017-11-28 | spack spec: don't show normalize + no hash for non concrete specs (#6417) | Massimiliano Culpo | 1 | -7/+2 |
2017-11-26 | Use long flag in spack help message (#6429) | Adam J. Stewart | 1 | -1/+1 |
2017-11-23 | Introduce virtual dependency pkgconfig (#5198) | Michael Kuhn | 1 | -2/+2 |
2017-11-22 | Remove spack extensions from list of known issues (#6405) | Adam J. Stewart | 1 | -20/+0 |
2017-11-19 | dealii: add cuda_arch variant via CudaPackage (#6070) | Denis Davydov | 1 | -0/+88 |
2017-11-15 | git grep --files-with-matches github.com/llnl/spack | xargs sed -i '/github.c... | Christoph Junghans | 15 | -15/+15 |
2017-11-15 | Fix truncated error messages in directives (#6320) | scheibelp | 1 | -4/+4 |
2017-11-13 | Update tutorial slide links. (#6276) | Todd Gamblin | 1 | -8/+7 |
2017-11-13 | basics tutorial: output updated (#6267) | becker33 | 1 | -813/+1308 |
2017-11-13 | Updates to build systems tutorial (#6273) | Todd Gamblin | 2 | -12/+36 |
2017-11-12 | Add build systems tutorial for SC17 (#6125) | Mario Melara | 18 | -3/+2539 |
2017-11-12 | Last minute edits to the Configuration Tutorial (#6271) | Adam J. Stewart | 1 | -59/+54 |
2017-11-12 | Add configuration tutorial for SC17 (#6141) | becker33 | 2 | -2/+852 |
2017-11-12 | Update packaging tutorial (#6270) | Matthew LeGendre | 8 | -142/+232 |
2017-11-12 | binary packages: do post install hooks (#6269) | becker33 | 1 | -0/+1 |
2017-11-12 | SC17: advanced packaging tutorial (#6148) | Massimiliano Culpo | 2 | -0/+564 |
2017-11-12 | SC17: reworked module file tutorial section (#5657) | Massimiliano Culpo | 3 | -363/+1911 |
2017-11-11 | Don't include build-only dependencies in build cache hash (#6262) | becker33 | 1 | -3/+5 |
2017-11-10 | Group flags and values separated by space (#6169) | scheibelp | 5 | -2/+52 |
2017-11-09 | deal with case where symbolic links are copied (#6178) | Patrick Gartung | 1 | -0/+9 |
2017-11-09 | spack buildcache: symlink and relative RPATH fixes (#6140) | Patrick Gartung | 4 | -106/+153 |
2017-11-06 | add artisanal handcrafted SVG Spack logo. (#6165) | Todd Gamblin | 1 | -1/+1 |
2017-11-06 | Fix spack view hardlink (#6130) | Johann Klähn | 2 | -1/+14 |
2017-11-06 | Introduce static_to_shared_library function (#6092) | Michael Kuhn | 2 | -0/+197 |
2017-11-06 | Docs: MPI as Root (#6156) | Axel Huebl | 1 | -0/+3 |
2017-11-06 | Add back help placeholder for "spack load" (#6127) | scheibelp | 5 | -8/+30 |
2017-11-04 | Replace github.com/llnl/spack with github.com/spack/spack (#6142) | Todd Gamblin | 277 | -298/+298 |
2017-11-03 | Fix restaging of resources (#5681) | Johann Klähn | 1 | -12/+22 |
2017-11-03 | spack fetch: don't fetch externals. (#6124) | Todd Gamblin | 1 | -1/+8 |
2017-11-02 | Configure user for mock Git repository (#6128) | Michael Kuhn | 1 | -0/+2 |
2017-11-02 | test_activations: also test perl activations | Ben Boeckel | 1 | -0/+103 |
2017-11-02 | test_activations: test Python's extension logic | Peter Scheibel | 1 | -0/+168 |
2017-11-02 | spec: support a test prefix | Peter Scheibel | 1 | -0/+5 |
2017-11-02 | view: test conflicting packages in views | Ben Boeckel | 1 | -0/+25 |
2017-11-02 | view: test that extension paths exist | Ben Boeckel | 1 | -0/+23 |
2017-11-02 | filesystem_view: reject packages with activations | Ben Boeckel | 3 | -11/+26 |
2017-11-02 | view: test viewing external packages | Ben Boeckel | 1 | -0/+9 |
2017-11-02 | view: add a test for extension activation | Ben Boeckel | 1 | -0/+82 |
2017-11-02 | extensions: support only showing a subset of information | Ben Boeckel | 1 | -32/+60 |
2017-11-02 | extensions: support acting on a view | Ben Boeckel | 3 | -12/+40 |
2017-11-02 | view: use the FilesystemView abstraction for creating views | Oliver Breitwieser | 1 | -198/+127 |
2017-11-02 | view: fix some docstrings for arguments | Oliver Breitwieser | 1 | -2/+2 |
2017-11-02 | filesystem_view: do not link external packages | Ben Boeckel | 1 | -0/+10 |
2017-11-02 | filesystem_view: add a class to handle a view via a Yaml description | Oliver Breitwieser | 1 | -0/+524 |
2017-11-02 | package: support removing dependencies when deactivating | Oliver Breitwieser | 1 | -6/+14 |