summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2018-02-27Docker-Based Developer Resource (#5871)Omar Padron3-0/+62
2018-02-23Pin Sphinx version to v1.7.0 (#7337)Massimiliano Culpo1-1/+1
2018-02-23Make fix_darwin_install_name python3-compatible (#7329)scheibelp1-10/+6
2018-02-15Use abspath to avoid permission errors(#7241)Pramod S Kumbhar1-0/+1
2018-02-13find has been changed to accept glob expressionsalalazo7-44/+79
2018-02-13filter_compiler_path: added the possibility to narrow search pathalalazo1-10/+33
2018-02-13mixins: moved debug logs to 'filter_file'. Renamed shadowed variable name.alalazo2-11/+16
2018-02-13mixins: flush method dictionaries after registration.alalazo1-0/+6
2018-02-13mixins: implemented declarative syntaxalalazo4-54/+144
2018-02-13Improved naming of properties and classes (per Denis comments).alalazo2-9/+11
2018-02-13Added mixins to modularize common behaviors across build-systems.alalazo3-0/+90
2018-02-12Rework command reference in docs, add `spack commands` commandTodd Gamblin7-20/+459
2018-02-12Fix issues with `spack [cmd] -h` help outputTodd Gamblin2-13/+40
2018-02-12Fix section labels for some commands in the docsTodd Gamblin2-7/+7
2018-02-12make defaults in command help look like standard argparseTodd Gamblin5-7/+7
2018-02-12Add help for buildcache, reorganize command help categoriesTodd Gamblin5-10/+15
2018-02-12Clean up help metavar for --scope configuration optionsTodd Gamblin6-14/+32
2018-02-07Change location of public key in basic tutorial (#7192)v0.11.2becker331-5/+5
2018-02-02Fix ignore-conflicts for extensions in views (#7167)healther3-9/+28
2018-02-01Update tutorial on advanced packaging (#7144)scheibelp1-278/+227
2018-01-31Improve log parsing performance (#7093)Todd Gamblin6-96/+408
2018-01-29Mark slow unit tests (#6994)Massimiliano Culpo14-71/+136
2018-01-28Remove Package instance caching in Repo (#6367)scheibelp9-60/+27
2018-01-28Fix gfortran 7 detection (#7017)Adam J. Stewart4-7/+44
2018-01-28Cleaned up JUnit report generation on install (#6977)Massimiliano Culpo3-226/+364
2018-01-26Enable install of multiple specs from yaml files (#6984)Federico Ficarelli2-21/+52
2018-01-25Python Installs: No User Site Dir (#7065)Axel Huebl1-3/+3
2018-01-23Fix error message typo in 'spack create' cmd (#7042)Alastair Harrison1-1/+1
2018-01-19Add --full-path option to module find (#6838)Levi Baber2-4/+16
2018-01-19Added a setter to the Spec.prefix property (#6814)Massimiliano Culpo2-13/+17
2018-01-18Fix type issues with setting flag handlers (#6960)becker332-2/+27
2018-01-16Final changes for v0.11.0 (#6318)Todd Gamblin2-2/+1
2018-01-16Fix installing specs from yaml file (#6906)Massimiliano Culpo4-4/+34
2018-01-16Speed up doc builds with spack list --format=html (#6945)Todd Gamblin5-18/+141
2018-01-16Vendor ordereddict for python2.6 only (#6931)Massimiliano Culpo9-281/+181
2018-01-12Handle test dependencies that are python extensions (#6904)scheibelp1-1/+2
2018-01-12Relax conflict checks for externals (#6907)scheibelp1-2/+2
2018-01-10Keep track of source and versions for external libraries (#6803)Adam J. Stewart1-16/+98
2018-01-10Update to pytest 3.2.5 (#6801)Adam J. Stewart48-2109/+3303
2018-01-10Add suggestion to Contribution Guide to activate flake8 (#6886)Adam J. Stewart1-9/+19
2018-01-10Update to the latest version of jinja2 (#6790)Adam J. Stewart23-365/+728
2018-01-10Update to py 1.4.34 (#6789)Adam J. Stewart9-79/+25
2018-01-10Add unit tests for spack versions command (#6774)Adam J. Stewart2-1/+47
2018-01-10Update to the latest version of six (#6787)Adam J. Stewart1-3/+8
2018-01-10Fix bug in placeholder spack cd command and add unit tests (#6776)Adam J. Stewart3-3/+40
2018-01-10Add unit tests for spack arch command (#6775)Adam J. Stewart1-0/+34
2018-01-10Add unit tests for spack graph command (#6778)Adam J. Stewart1-0/+76
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