summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin.mock
AgeCommit message (Expand)AuthorFilesLines
2024-01-02Update copyright year to 2024 (#41919)Todd Gamblin302-302/+302
2023-11-07Propagate variant across nodes that don't have that variant (#38512)Richarda Butler5-0/+104
2023-11-06Don't let runtime env variables of compiler like deps leak into the build env...Harmen Stoppels2-0/+34
2023-11-03Bugfix: propagation of multivalued variants (#39833)Richarda Butler2-1/+5
2023-11-01Cherry-picking virtual dependencies (#35322)Massimiliano Culpo5-5/+43
2023-10-31Fix interaction of spec literals that propagate variants with unify:false (#4...Massimiliano Culpo2-0/+38
2023-10-23audit: add check for GitLab patches (#40656)Michael Kuhn2-0/+40
2023-10-18AutotoolsPackage / MakefilePackage: add gmake build dependency (#40380)Harmen Stoppels3-0/+36
2023-10-18Add license directive (#39346)Aiden Grossman1-0/+18
2023-08-28Patch VTK to enable python 3.8 in VTK 8.2 (#38735)kwryankrattiger1-0/+1
2023-08-15Rework conflicts so that "vendors" is not needed anymoreMassimiliano Culpo1-2/+3
2023-08-15Add vendors directiveMassimiliano Culpo1-0/+18
2023-08-14Windows: executable/path handling (#37762)markus-ferrell1-1/+1
2023-08-14Windows: enable "spack install" tests (#34696)markus-ferrell3-31/+73
2023-07-19modules: use curly braces to enclose value in Tcl modulefile (#38375)Xavier Delaruelle1-0/+19
2023-07-19Remove `LazyReference` from code (#38944)Massimiliano Culpo1-1/+1
2023-07-12vtk-m: correct cuda_arch variant behavior (#38697)Vicente Bolea1-0/+37
2023-07-05Drop Python 2 super syntax (#38718)Adam J. Stewart2-2/+2
2023-06-26Add raw attribute to env.set command (#38465)Xavier Delaruelle1-0/+16
2023-06-13modules: append trailing delimiter to MANPATH when set (#36678)Xavier Delaruelle3-0/+49
2023-05-17spack test: fix stand-alone test suite status reporting (#37602)Tamara Dahlgren1-3/+11
2023-05-16Requirements and preferences should not define (non-git) versions (#37687)Peter Scheibel1-0/+1
2023-05-10Stand-alone testing: make recipe support and processing spack-/pytest-like (#...Tamara Dahlgren8-15/+71
2023-05-08Add a "requires" directive, extend functionality of package requirements (#36...Massimiliano Culpo2-0/+36
2023-05-05Improve version, version range, and version list syntax and behavior (#36273)Harmen Stoppels12-25/+25
2023-05-02GitHub Actions: do not install six in CI (#37361)Massimiliano Culpo2-4/+2
2023-04-19make version(...) kwargs explicit (#36998)Harmen Stoppels197-334/+338
2023-03-24modules: add support for append_flags/remove_flags (#36402)Xavier Delaruelle1-0/+3
2023-03-19Fix case spelling for Lmod and Tcl (#36215)Xavier Delaruelle1-1/+1
2023-03-18cmake build system: make "generator" a variant (#35552)Massimiliano Culpo1-0/+15
2023-03-18Fix wrong computation of concrete specs due to a bug in intersects (#36194)Massimiliano Culpo1-0/+2
2023-03-08Split `satisfies(..., strict=True/False)` into two functions (#35681)Massimiliano Culpo1-0/+18
2023-03-05windows: use `sys.platform == "win32"` instead of `is_windows` (#35640)Todd Gamblin1-3/+1
2023-02-16Style: black 23, skip magic trailing comma (#35351)Adam J. Stewart5-14/+4
2023-02-16spack uninstall: follow run/link edges on --dependents (#34058)Harmen Stoppels4-0/+67
2023-02-01Use the `maintainers` directive in all packages (#35201)Massimiliano Culpo2-2/+2
2023-01-27Add a `maintainers` directive (#35083)Massimiliano Culpo3-3/+19
2023-01-20Windows/testing: enable tests for "spack find" (#33588)markus-ferrell2-6/+4
2023-01-20Identify Windows support with tags (#35027)John W. Parent1-0/+1
2023-01-18license year bump (#34921)Harmen Stoppels268-268/+268
2022-12-09Windows: reenable unit tests (#33385)John W. Parent1-3/+11
2022-12-01conditional variant values: allow boolean (#33939)Greg Becker1-0/+7
2022-11-15Fix incorrect timer (#33900)Harmen Stoppels1-5/+0
2022-11-14Speed up traverse unit tests (#33840)Harmen Stoppels4-129/+0
2022-11-07intel oneapi classic bootstrapping (#31285)Greg Becker1-0/+28
2022-11-08Fix missing "*.spack*" files in views (#30980)Jordan Galby1-0/+46
2022-11-05Fix relocation to avoid overwriting merged constant strings (#32253)Tom Scogland2-2/+12
2022-11-02flags/variants: Add ++/~~/== syntax for propagation to dependenciesKayla Butler2-0/+9
2022-11-01Consolidate DAG traversal in traverse.py, support DFS/BFS (#33406)Harmen Stoppels4-0/+129
2022-11-01Unit tests: make unit tests work for aarch64 machines (#33625)Greg Becker3-0/+7