Age | Commit message (Expand) | Author | Files | Lines |
2018-02-07 | Change location of public key in basic tutorial (#7192)v0.11.2 | becker33 | 1 | -5/+5 |
2018-02-02 | Fix ignore-conflicts for extensions in views (#7167) | healther | 3 | -9/+28 |
2018-02-01 | Update tutorial on advanced packaging (#7144) | scheibelp | 1 | -278/+227 |
2018-01-31 | Improve log parsing performance (#7093) | Todd Gamblin | 6 | -96/+408 |
2018-01-29 | Mark slow unit tests (#6994) | Massimiliano Culpo | 14 | -71/+136 |
2018-01-28 | Remove Package instance caching in Repo (#6367) | scheibelp | 9 | -60/+27 |
2018-01-28 | Fix gfortran 7 detection (#7017) | Adam J. Stewart | 4 | -7/+44 |
2018-01-28 | Cleaned up JUnit report generation on install (#6977) | Massimiliano Culpo | 3 | -226/+364 |
2018-01-26 | Enable install of multiple specs from yaml files (#6984) | Federico Ficarelli | 2 | -21/+52 |
2018-01-25 | Python Installs: No User Site Dir (#7065) | Axel Huebl | 1 | -3/+3 |
2018-01-23 | Fix error message typo in 'spack create' cmd (#7042) | Alastair Harrison | 1 | -1/+1 |
2018-01-19 | Add --full-path option to module find (#6838) | Levi Baber | 2 | -4/+16 |
2018-01-19 | Added a setter to the Spec.prefix property (#6814) | Massimiliano Culpo | 2 | -13/+17 |
2018-01-18 | Fix type issues with setting flag handlers (#6960) | becker33 | 2 | -2/+27 |
2018-01-16 | Final changes for v0.11.0 (#6318) | Todd Gamblin | 2 | -2/+1 |
2018-01-16 | Fix installing specs from yaml file (#6906) | Massimiliano Culpo | 4 | -4/+34 |
2018-01-16 | Speed up doc builds with spack list --format=html (#6945) | Todd Gamblin | 5 | -18/+141 |
2018-01-16 | Vendor ordereddict for python2.6 only (#6931) | Massimiliano Culpo | 9 | -281/+181 |
2018-01-12 | Handle test dependencies that are python extensions (#6904) | scheibelp | 1 | -1/+2 |
2018-01-12 | Relax conflict checks for externals (#6907) | scheibelp | 1 | -2/+2 |
2018-01-10 | Keep track of source and versions for external libraries (#6803) | Adam J. Stewart | 1 | -16/+98 |
2018-01-10 | Update to pytest 3.2.5 (#6801) | Adam J. Stewart | 48 | -2109/+3303 |
2018-01-10 | Add suggestion to Contribution Guide to activate flake8 (#6886) | Adam J. Stewart | 1 | -9/+19 |
2018-01-10 | Update to the latest version of jinja2 (#6790) | Adam J. Stewart | 23 | -365/+728 |
2018-01-10 | Update to py 1.4.34 (#6789) | Adam J. Stewart | 9 | -79/+25 |
2018-01-10 | Add unit tests for spack versions command (#6774) | Adam J. Stewart | 2 | -1/+47 |
2018-01-10 | Update to the latest version of six (#6787) | Adam J. Stewart | 1 | -3/+8 |
2018-01-10 | Fix bug in placeholder spack cd command and add unit tests (#6776) | Adam J. Stewart | 3 | -3/+40 |
2018-01-10 | Add unit tests for spack arch command (#6775) | Adam J. Stewart | 1 | -0/+34 |
2018-01-10 | Add unit tests for spack graph command (#6778) | Adam J. Stewart | 1 | -0/+76 |
2018-01-10 | Fix a typo in fetch_strategy error message formatting (#6878) | Adam J. Stewart | 1 | -1/+1 |
2018-01-07 | Add documentation on Codecov (#6842) | Adam J. Stewart | 1 | -12/+60 |
2018-01-05 | Fixes the bug in spack configure spotted in #6833 (#6837) | Massimiliano Culpo | 1 | -1/+1 |
2018-01-05 | Fix spack configure output (#6835) | Adam J. Stewart | 1 | -1/+1 |
2018-01-02 | Fix HTML detection (#6394) | Michael Kuhn | 1 | -1/+2 |
2018-01-02 | add OctavePackage (#6746) | Denis Davydov | 4 | -9/+85 |
2018-01-02 | Add more unit tests for spack clean command (#6777) | Adam J. Stewart | 1 | -3/+5 |
2017-12-30 | Add unit tests for spack help command (#6779) | Adam J. Stewart | 1 | -0/+75 |
2017-12-30 | Update to the latest version of argparse (#6786) | Adam J. Stewart | 1 | -53/+36 |
2017-12-30 | Update to distro 1.0.4 (#6788) | Adam J. Stewart | 1 | -24/+39 |
2017-12-22 | Add more unit tests for spack list command (#6750) | Adam J. Stewart | 1 | -2/+32 |
2017-12-22 | spack mirror remove: fix no-update error (#6559) | Massimiliano Culpo | 1 | -9/+1 |
2017-12-21 | Fix python3 compatibility bug in spack edit command (#6748) | Adam J. Stewart | 1 | -2/+2 |
2017-12-21 | separate stdout and stderr for module loading (#6713) | becker33 | 1 | -1/+4 |
2017-12-20 | binary caching: handle files misidentified as needing relocation (#6679) | Patrick Gartung | 3 | -25/+54 |
2017-12-20 | Compiler flag handlers (#6415) | becker33 | 12 | -1320/+372 |
2017-12-19 | dealii: add GMSH, add CMAKE_FIND_APPBUNDLE to CMakePackage (#6723) | Denis Davydov | 1 | -1/+4 |
2017-12-18 | spack install: make restaging the default (#6465) | Massimiliano Culpo | 2 | -3/+9 |
2017-12-14 | Skip collection of compilers which report an empty version (#6684) | scheibelp | 2 | -19/+39 |
2017-12-14 | misc fixes, changed to EnvironmentModifications (issue #6501) (#6541) | Mark Olesen | 1 | -11/+52 |