Age | Commit message (Expand) | Author | Files | Lines |
2023-12-21 | specs: Better error messages for badly quoted specs (#41805) | Todd Gamblin | 4 | -25/+18 |
2023-12-20 | Only reuse externals when configured (#41707) | Harmen Stoppels | 3 | -33/+78 |
2023-12-20 | fix attribute error in perl build-system (#41628) | Christopher Christofi | 1 | -14/+25 |
2023-12-20 | containers.rst: small docs improvement (#41792) | Harmen Stoppels | 1 | -2/+3 |
2023-12-20 | `spack buildcache push --tag`: create container image with multiple roots (#4... | Harmen Stoppels | 4 | -121/+294 |
2023-12-19 | "spack diff": add ignore option for dependencies (#41711) | Peter Scheibel | 6 | -25/+204 |
2023-12-19 | CI: Disable downloading artifacts from upstream jobs (#41432) | kwryankrattiger | 1 | -0/+3 |
2023-12-19 | environment_modifications_for_specs: do not mutate spec.prefix (#41737) | Harmen Stoppels | 1 | -41/+31 |
2023-12-19 | Add an audit to prevent virtual packages with variants specified (#41747) | Massimiliano Culpo | 1 | -0/+9 |
2023-12-19 | build(deps): bump black from 23.11.0 to 23.12.0 in /lib/spack/docs (#41615) | dependabot[bot] | 1 | -1/+1 |
2023-12-19 | `spack config get`/`blame`: with no args, show entire config | Massimiliano Culpo | 3 | -42/+43 |
2023-12-18 | environment modifications for externals (#41723) | Greg Becker | 4 | -1/+60 |
2023-12-18 | build(deps): bump isort from 5.12.0 to 5.13.2 in /lib/spack/docs (#41651) | dependabot[bot] | 1 | -1/+1 |
2023-12-18 | spack.config: cleanup and add type hints (#41741) | Massimiliano Culpo | 4 | -164/+177 |
2023-12-18 | asp.py: remove "CLI" reference (#41718) | Harmen Stoppels | 2 | -6/+6 |
2023-12-18 | `spack develop`: convert to config (#35273) | Peter Scheibel | 11 | -208/+365 |
2023-12-14 | spec parser: precompile quoting-related regular expressions (#41657) | Todd Gamblin | 2 | -8/+8 |
2023-12-13 | Improve parsing of quoted flags and variants in specs (#41529) | Todd Gamblin | 7 | -188/+198 |
2023-12-13 | spack mirror create --all: include patches (#41579) | Harmen Stoppels | 1 | -26/+25 |
2023-12-12 | mysql: fix issue when using old core API call (#41573) | Massimiliano Culpo | 1 | -3/+1 |
2023-12-11 | Bump up the version for ROCm-5.7.0 and ROCm-5.7.1 releases. (#40724) | Sreenivasa Murthy Kolam | 1 | -0/+4 |
2023-12-11 | Build cache: make signed/unsigned a mirror property (#41507) | Harmen Stoppels | 10 | -52/+214 |
2023-12-11 | Add missing build-system/custom phases to the CDash map (#41439) | Tamara Dahlgren | 1 | -4/+17 |
2023-12-11 | Link to GitHub Action spack/setup-spack in docs (#41509) | Harmen Stoppels | 1 | -78/+4 |
2023-12-11 | unit tests: replace /bin/bash with /bin/sh (#41495) | Harmen Stoppels | 3 | -10/+10 |
2023-12-11 | Fix filter_compiler_wrapper where compiler is None (#41502) | Dave Keeshan | 1 | -1/+1 |
2023-12-11 | commands: better install status help formatting (#41527) | Todd Gamblin | 1 | -4/+5 |
2023-12-08 | Add logic to cache the RPATH variables in CachedCMakePackages. (#41417) | Brian Van Essen | 1 | -0/+17 |
2023-12-07 | cce compiler: remove vestigial compiler names (#41303) | Greg Becker | 1 | -4/+4 |
2023-12-07 | add missing endtime property to CDash (#41498) | Tamara Dahlgren | 1 | -0/+1 |
2023-12-07 | Fix cdash reporter time stamps (#38825) | Victor Brunini | 1 | -7/+7 |
2023-12-07 | freebsd (#41480) | Harmen Stoppels | 1 | -0/+2 |
2023-12-07 | traverse.py: use > 0 instead of >= 0 (#41482) | Ataf Fazledin Ahamed | 1 | -1/+1 |
2023-12-07 | Do not use depfile in bootstrap (#41458) | Jordan Galby | 2 | -32/+10 |
2023-12-07 | audit: forbid nested dependencies in depends_on declarations (#41428) | Massimiliano Culpo | 1 | -2/+26 |
2023-12-06 | bootstrap: Don't catch Ctrl-C (#41449) | Jordan Galby | 3 | -5/+23 |
2023-12-06 | minimal support for freebsd (#41434) | Harmen Stoppels | 6 | -9/+76 |
2023-12-06 | bootstrap status: no bash (#41431) | Harmen Stoppels | 1 | -1/+0 |
2023-12-05 | CDash: Spack dumps stage errors to configure phase (#41436) | psakievich | 1 | -0/+19 |
2023-12-05 | documentation: add instructions on how to use external opengl (#40987) | Billae | 1 | -0/+25 |
2023-12-05 | spack buildcache check: use same interface as push (#41378) | Harmen Stoppels | 1 | -8/+19 |
2023-12-05 | bugfix: sort variants in `spack info --variants-by-name` (#41389) | Todd Gamblin | 1 | -1/+1 |
2023-12-05 | extensions: improve docs, fix unit-tests (#41425) | Massimiliano Culpo | 3 | -56/+68 |
2023-12-04 | ci.py: fix missing import (#41391) | Harmen Stoppels | 1 | -1/+4 |
2023-12-04 | PythonPackage: type hints (#40539) | Adam J. Stewart | 1 | -31/+39 |
2023-12-03 | Windows: fix kit base path and reference to windows registry key (#41388) | James Smillie | 1 | -2/+10 |
2023-12-01 | build(deps): bump docutils from 0.18.1 to 0.20.1 in /lib/spack/docs (#38174) | dependabot[bot] | 1 | -1/+1 |
2023-12-01 | build(deps): bump pygments from 2.17.1 to 2.17.2 in /lib/spack/docs (#41212) | dependabot[bot] | 1 | -1/+1 |
2023-12-01 | build(deps): bump sphinx-rtd-theme in /lib/spack/docs (#41305) | dependabot[bot] | 1 | -1/+1 |
2023-12-01 | build(deps): bump mypy from 1.7.0 to 1.7.1 in /lib/spack/docs (#41243) | dependabot[bot] | 1 | -1/+1 |