Age | Commit message (Expand) | Author | Files | Lines |
2016-09-20 | fix : failing unit tests due to missing `self` (#1806) | Massimiliano Culpo | 1 | -2/+2 |
2016-09-20 | Fix format string (in class RemoveFailedError) (#1803) | Eric | 1 | -1/+1 |
2016-09-20 | lmod : added support for the creation of hierarchical lua module files (#1723) | Massimiliano Culpo | 8 | -147/+554 |
2016-09-20 | Allow multi-user installations (#1804) | Eric | 1 | -1/+1 |
2016-09-15 | Fix location -p and -P (#1776) | Michael Kuhn | 1 | -3/+2 |
2016-09-15 | Make libstdc++-detection work on Darwin (#1778) | Erik Schnetter | 1 | -2/+2 |
2016-09-08 | Don't overwrite PYTHONPATH in docs Makefile (#1693) | Adam J. Stewart | 1 | -1/+1 |
2016-09-07 | Fix fetching non-expanded resources from mirrors (#1310) | scheibelp | 3 | -22/+25 |
2016-09-06 | Add debug command for creating tarball of install DB. | Todd Gamblin | 1 | -0/+84 |
2016-09-06 | modules : ('build',) type dependencies are not accounted when autoloading | alalazo | 2 | -1/+24 |
2016-09-03 | spack boostrap: fix missing include (#1657) | Axel Huebl | 1 | -1/+1 |
2016-09-03 | added package : pexsi (#1550) | Massimiliano Culpo | 2 | -0/+8 |
2016-09-02 | Attributes for directives need to be set at class construction time. (#1718) | Todd Gamblin | 1 | -3/+6 |
2016-09-02 | Clean up stable hashing so that specs don't contain !!python/object/apply | Todd Gamblin | 4 | -50/+51 |
2016-09-02 | Merge branch 'UCL-RITS-hash_stability' into bugfix/hash-collision | Todd Gamblin | 2 | -15/+51 |
2016-09-02 | Fix hash copying in _dup. | Todd Gamblin | 1 | -7/+17 |
2016-09-02 | Fix hash handling in directory layout | Todd Gamblin | 1 | -0/+7 |
2016-09-01 | Fix `spack reindex` so that it will work if DB is corrupt (duh). | Todd Gamblin | 1 | -16/+45 |
2016-09-01 | Update tests to reflect new in-memory hashing vs. coarser dag_hash. | Todd Gamblin | 1 | -7/+18 |
2016-09-01 | Add option to copy only certain deptypes to Spec.copy() | Todd Gamblin | 1 | -16/+24 |
2016-09-01 | Faster database loading. | Todd Gamblin | 1 | -17/+37 |
2016-09-01 | Specs now cache result of "fast" in-memory hash. | Todd Gamblin | 1 | -8/+22 |
2016-09-01 | Fix dependency bug in database. Fixes #1265, #1320. | Todd Gamblin | 1 | -1/+1 |
2016-08-31 | Make gh-pages redirect to readthedocs.io | Todd Gamblin | 3 | -1/+22 |
2016-08-31 | Expand/clarify description of dependency types | Erik Schnetter | 1 | -14/+25 |
2016-08-30 | Fix modules.rst doc build warning. | Todd Gamblin | 2 | -4/+2 |
2016-08-30 | Move sphinx-apidoc into conf.py, too. | Todd Gamblin | 3 | -1/+7 |
2016-08-30 | fix sys.path in conf.py | Todd Gamblin | 1 | -1/+1 |
2016-08-30 | test. | Todd Gamblin | 1 | -0/+3 |
2016-08-30 | sorted command index, better colification. | Todd Gamblin | 1 | -5/+7 |
2016-08-30 | Don't test sphinx-generated conf.py for flake8 issues. | Todd Gamblin | 1 | -0/+1 |
2016-08-30 | Fix issue with path to Spack. | Todd Gamblin | 1 | -1/+1 |
2016-08-30 | Exclude spack.__all__ from documentation. | Todd Gamblin | 1 | -0/+22 |
2016-08-30 | Undo changes to trailing triple quotes in docstring | Adam J. Stewart | 6 | -8/+12 |
2016-08-30 | Resolve new documentation issues that have cropped up | Adam J. Stewart | 1 | -46/+60 |
2016-08-30 | Make subcommands importable, '-' -> '_', fixes #1642 | Adam J. Stewart | 4 | -5/+1 |
2016-08-30 | Fix spack --profile, fixes #1639 | Adam J. Stewart | 1 | -35/+8 |
2016-08-30 | Use console instead of shell syntax lexer, fixes #1634 | Adam J. Stewart | 8 | -1002/+970 |
2016-08-30 | Fixes #1620, Missing references | Adam J. Stewart | 2 | -3/+6 |
2016-08-30 | Fixes #1618, Problems with spack package-list | Adam J. Stewart | 1 | -9/+14 |
2016-08-30 | Fix docstrings for core Spack libraries, fixes #1612 | Adam J. Stewart | 20 | -201/+205 |
2016-08-30 | Fix unexpected indentation in .rst files, #1612 | Adam J. Stewart | 2 | -2/+2 |
2016-08-30 | Fix #1608, Include file not found | Adam J. Stewart | 1 | -2/+2 |
2016-08-30 | Fix #1604 and fix #1605, title underline problems | Adam J. Stewart | 8 | -277/+411 |
2016-08-30 | Fix #1594, duplicate explicit target name | Adam J. Stewart | 1 | -2/+2 |
2016-08-30 | Move all documentation generation into conf.py | Todd Gamblin | 3 | -21/+32 |
2016-08-29 | resources : added docs fixes #1551 (#1627) | Massimiliano Culpo | 2 | -3/+23 |
2016-08-29 | Fix exception constructors. (#1663) | Todd Gamblin | 1 | -3/+7 |
2016-08-29 | Merge pull request #1564 from adamjstewart/features/create | Todd Gamblin | 1 | -1/+2 |
2016-08-28 | Documentation: Fix accidental quotation. version() takes expand as a keyword.... | Tyler Esser | 1 | -1/+1 |