Age | Commit message (Expand) | Author | Files | Lines |
2023-07-05 | Drop Python 2 object subclassing (#38720) | Adam J. Stewart | 103 | -226/+226 |
2023-07-05 | Installations: don't set group permissions when they match what is desired (#... | Peter Scheibel | 2 | -0/+36 |
2023-07-04 | spack commands: add type hints and docstrings (#38705) | Adam J. Stewart | 3 | -159/+371 |
2023-07-04 | macos sip: apply on macos only, dont store LD_LIBRARY_PATH (#38687) | Harmen Stoppels | 1 | -12/+20 |
2023-07-04 | spack make-installer: deterministic choice order (#38706) | Adam J. Stewart | 1 | -3/+2 |
2023-07-04 | Remove from __future__ imports (#38703) | Adam J. Stewart | 61 | -125/+1 |
2023-07-02 | SIPPackage: documentation fix (#38672) | Adam J. Stewart | 1 | -1/+1 |
2023-06-30 | gitlab ci: reorganize when we check for specs on mirrors (#38626) | Scott Wittenburg | 1 | -86/+85 |
2023-06-30 | tests/pythons: convert to new stand-alone test process (#38340) | Tamara Dahlgren | 1 | -6/+9 |
2023-06-27 | Windows: Add PowerShell env support (#37951) | John W. Parent | 7 | -13/+59 |
2023-06-27 | ci: remove compiler bootstrapping code (#38543) | Scott Wittenburg | 5 | -742/+193 |
2023-06-27 | Adjust cc90 to require at least CUDA 12 (#38572) | Wileam Y. Phan | 1 | -3/+2 |
2023-06-27 | Revert "Updates to symlinking for Windows (#34701)" (#38578) | Harmen Stoppels | 13 | -817/+191 |
2023-06-26 | CachedCMakePackage: set build type (#38502) | Brian Van Essen | 1 | -0/+1 |
2023-06-26 | Updates to symlinking for Windows (#34701) | David Alexander | 13 | -191/+817 |
2023-06-26 | modules: ignore more Modules variables in from_sourcing_file (#38455) | Xavier Delaruelle | 3 | -6/+51 |
2023-06-26 | Add raw attribute to env.set command (#38465) | Xavier Delaruelle | 4 | -9/+42 |
2023-06-23 | spack buildcache sync (--manifest-glob <glob> | <src> <dest>) are mutually ex... | Harmen Stoppels | 1 | -3/+6 |
2023-06-18 | cc: Ensure that user-specified flags take precedence over others (#37376) | Andrey Parfenov | 2 | -195/+256 |
2023-06-18 | fix oneapi modules (#38400) | simonleary-umass-edu | 1 | -1/+1 |
2023-06-16 | unparser: drop Python 2, fix testing bugs with newer Pythons (#38424) | Greg Becker | 2 | -129/+20 |
2023-06-16 | show external status as [e] (#33792) | Greg Becker | 2 | -14/+34 |
2023-06-16 | docs: add quotes around some values in a YAML example (#38412) | Gurkirat Singh | 1 | -3/+3 |
2023-06-15 | Enable build system guess tests on windows (#36971) | markus-ferrell | 2 | -5/+1 |
2023-06-15 | Windows testing: enable graph, mark, and info cmd tests (#36977) | markus-ferrell | 3 | -11/+0 |
2023-06-15 | Add virtual information on DAG edges (#34821) | Massimiliano Culpo | 18 | -136/+290 |
2023-06-14 | modules: use depends-on to autoload module with Lmod on Tcl (#38347) | Xavier Delaruelle | 1 | -0/+27 |
2023-06-14 | build(deps): bump python-levenshtein in /lib/spack/docs (#38339) | dependabot[bot] | 1 | -1/+1 |
2023-06-13 | Windows bugfix: path-to-URL conversion (#37827) | Dan Lipsa | 2 | -12/+5 |
2023-06-13 | modules: append trailing delimiter to MANPATH when set (#36678) | Xavier Delaruelle | 3 | -1/+86 |
2023-06-12 | pip is a pythonextension not a pythonpackage, and it turns out we werent doin... | Peter Scheibel | 2 | -47/+46 |
2023-06-12 | buildcache: remove deprecated api (#37246) | Harmen Stoppels | 10 | -347/+66 |
2023-06-12 | bootstrap: add minimum versions required for flake8 and pytest (#38322) | Massimiliano Culpo | 1 | -2/+2 |
2023-06-11 | Fix typo in example code block (#38318) | Christopher Christofi | 1 | -1/+1 |
2023-06-11 | build(deps): bump urllib3 from 2.0.2 to 2.0.3 in /lib/spack/docs (#38244) | dependabot[bot] | 1 | -1/+1 |
2023-06-11 | build(deps): bump sphinx-rtd-theme in /lib/spack/docs (#38245) | dependabot[bot] | 1 | -1/+1 |
2023-06-09 | install status arg: update to default true and add inverse (#38252) | Greg Becker | 4 | -5/+24 |
2023-06-08 | Forbid using `env:` as a top level environment attribute (#38199) | Massimiliano Culpo | 10 | -80/+60 |
2023-06-08 | CMake/Windows bugfix: Make CMAKE_INSTALL_PREFIX a posix path (#36842) | John W. Parent | 1 | -2/+2 |
2023-06-08 | Fix compiler removal from command line (#38057) | Massimiliano Culpo | 9 | -251/+200 |
2023-06-07 | Add documentation about package signing model (#30939) | Christopher Kotfila | 2 | -0/+485 |
2023-06-06 | E4S Cray CI Stack (#37837) | eugeneswalker | 1 | -1/+1 |
2023-06-06 | CachedCMakePackage: fix bug where CMAKE_CUDA_ARCHITECTURES=none is set (#38169) | Mikael Simberg | 1 | -2/+2 |
2023-06-06 | containers: don't install epel-release on Fedora (#37766) | Jonathon Anderson | 2 | -8/+18 |
2023-06-05 | Update RtD and Sphinx configuration (#38046) | Massimiliano Culpo | 3 | -42/+29 |
2023-06-01 | Memoize a few hot functions during module file generation (#37739) | Massimiliano Culpo | 5 | -13/+16 |
2023-06-01 | Spec.format: print false attributes if requested (#37932) | Greg Becker | 2 | -1/+2 |
2023-05-31 | CachedCMakePackage: add CUDA/HIP options and improve independent builds (#37592) | Brian Van Essen | 1 | -9/+83 |
2023-05-30 | Bugfix: cray manifest parsing regression (#37909) | Tiziano Müller | 3 | -4/+18 |
2023-05-30 | Simplify implementation of "get_compiler_config" (#37989) | Massimiliano Culpo | 1 | -28/+18 |