summaryrefslogtreecommitdiff
path: root/lib/spack/spack/tengine.py
AgeCommit message (Expand)AuthorFilesLines
2024-01-02Update copyright year to 2024 (#41919)Todd Gamblin1-1/+1
2023-07-19modules: use curly braces to enclose value in Tcl modulefile (#38375)Xavier Delaruelle1-0/+6
2023-06-01Memoize a few hot functions during module file generation (#37739)Massimiliano Culpo1-8/+8
2023-01-18license year bump (#34921)Harmen Stoppels1-1/+1
2022-12-05vermin: remove all novm comments from code (#34308)Todd Gamblin1-1/+1
2022-12-04typing: move from comment annotations to Python 3.6 annotations (#34305)Todd Gamblin1-1/+1
2022-11-15Stop using `six` in Spack (#33905)Massimiliano Culpo1-3/+1
2022-10-12env depfile: allow deps only install (#33245)Harmen Stoppels1-0/+1
2022-07-31black: reformat entire repository with blackTodd Gamblin1-12/+10
2022-01-14Update copyright year to 2022Todd Gamblin1-1/+1
2021-07-08imports: sort imports everywhere in Spack (#24695)Todd Gamblin1-1/+2
2021-01-02copyrights: update all files with license headers for 2021Todd Gamblin1-1/+1
2020-12-22add mypy to style checks; rename `spack flake8` to `spack style` (#20384)Tom Scogland1-1/+2
2020-11-18spack test (#15702)Greg Becker1-1/+2
2020-11-17spack containerize: allow users to customize the base image (#15028)Massimiliano Culpo1-1/+3
2019-12-30copyright: update copyright dates for 2020 (#14328)Todd Gamblin1-1/+1
2019-12-28externals: avoid importing jinja2 on startup (#14308)Todd Gamblin1-4/+4
2019-03-28Spack can be extended with external commands (#8612)Massimiliano Culpo1-2/+5
2019-01-01copyright: update license headers for 2013-2019 copyright.Todd Gamblin1-1/+1
2018-10-17relicense: replace LGPL headers with Apache-2.0/MIT SPDX headersTodd Gamblin1-23/+4
2018-07-19style: make core comply with pep8-namingTodd Gamblin1-6/+6
2018-05-17init: remove template_dirs globalTodd Gamblin1-3/+5
2018-03-24Update copyright on LLNL files for 2018. (#7592)Todd Gamblin1-1/+1
2017-11-04Replace github.com/llnl/spack with github.com/spack/spack (#6142)Todd Gamblin1-1/+1
2017-09-19Modulefiles generated with a template engine (#3183)Massimiliano Culpo1-0/+120