Age | Commit message (Expand) | Author | Files | Lines |
2022-07-14 | Deprecate `blacklist`/`whitelist` in favor of `include`/`exclude` (#31569) | Todd Gamblin | 23 | -135/+375 |
2022-07-13 | Decompression: use tar exe vs. built-in Python tarfile support (#31563) | Peter Scheibel | 1 | -19/+4 |
2022-07-12 | `spack.repo.get()` can only be called on concrete specs (#31411) | Massimiliano Culpo | 76 | -1397/+1065 |
2022-07-12 | file_cache.py: idempotent remove without races (#31477) | Harmen Stoppels | 2 | -4/+19 |
2022-07-12 | compression.py: buffered copy (#31533) | Harmen Stoppels | 1 | -3/+4 |
2022-07-12 | environment.py: only acquire write lock when necessary (#31493) | Harmen Stoppels | 1 | -3/+4 |
2022-07-12 | env depfile: add missing touch (#31494) | Harmen Stoppels | 1 | -0/+1 |
2022-07-12 | Remove os.getcwd from function signature (#31480) | Massimiliano Culpo | 1 | -3/+2 |
2022-07-12 | Sanitize ownership when extracting tarfiles (#31524) | Jonathon Anderson | 1 | -3/+9 |
2022-07-11 | py-hatchling: add new packages, document new build backend (#31512) | Adam J. Stewart | 1 | -2/+31 |
2022-07-07 | Fix spack edit message when no editor installed (#31412) | Cory Bloor | 2 | -1/+15 |
2022-07-07 | Documentation: Add SourceforgePackage to the build systems docs (#31473) | Tamara Dahlgren | 2 | -2/+58 |
2022-07-07 | removing feature bloat: monitor and analyzers (#31130) | Vanessasaurus | 18 | -2159/+0 |
2022-07-06 | Testing Bugfix: refactor clean --python-cache to support all (#31449) | Tamara Dahlgren | 2 | -13/+63 |
2022-07-05 | Remove fetch from depfile (#31433) | Harmen Stoppels | 3 | -51/+19 |
2022-07-05 | ROCmPackage: unify amdgpu_targets (#30582) | Alberto Invernizzi | 1 | -3/+4 |
2022-07-01 | gitlab: Fix pipeline generation for non-develop protected pipelines (#31378) | Scott Wittenburg | 1 | -6/+9 |
2022-06-29 | Cray manifest: compiler duplicates (#31173) | Peter Scheibel | 3 | -7/+33 |
2022-06-29 | PythonPackage: add default libs/headers attributes (#28527) | Adam J. Stewart | 1 | -0/+34 |
2022-06-29 | Update containerize templates to account for view indirection (#31321) | Massimiliano Culpo | 1 | -1/+2 |
2022-06-28 | oneAPI supports cxx17_flag and cxx20_flag (#31274) | Wouter Deconinck | 1 | -0/+8 |
2022-06-28 | Feature: use git branches/tags as versions (#31200) | Greg Becker | 8 | -120/+304 |
2022-06-27 | oneapi-* packages: improve use with modules (#30981) | Sergey Kosukhin | 1 | -14/+12 |
2022-06-27 | `spack external find`: handle manifest with bad permissions (#31201) | Peter Scheibel | 4 | -0/+98 |
2022-06-27 | Rename os_facts.lp to os_compatibility.lp (#31206) | Massimiliano Culpo | 2 | -1/+1 |
2022-06-24 | Fix typo in documentation note about concretizer:unify (#31246) | Cody Balos | 1 | -3/+3 |
2022-06-23 | ASP-based solver: rescale target weights so that 0 is always the best score (... | Massimiliano Culpo | 2 | -49/+15 |
2022-06-22 | relocation: x-pie-executable needs relocation (#31248) | eugeneswalker | 1 | -1/+2 |
2022-06-22 | spack create: fix for no URL (#31239) | Adam J. Stewart | 2 | -1/+7 |
2022-06-22 | Remove update functions used to ease the transition in v0.16 (#31216) | Massimiliano Culpo | 4 | -301/+12 |
2022-06-21 | Canonicalize positional argument to spack bootstrap mirror (#31180) | Massimiliano Culpo | 1 | -1/+3 |
2022-06-20 | Stricter compatibility rules for OS and compiler when reusing specs (#31170) | Massimiliano Culpo | 4 | -3/+57 |
2022-06-20 | OpenSUSE Tumbleweed: use GLIBC version as distro version (#19895) | Christian Goll | 1 | -0/+12 |
2022-06-20 | Fix request for bzip2, since bzip was pulled due to patent issues (#31198) | Sam Broderick | 1 | -2/+2 |
2022-06-17 | Bugfix external find --all for libraries (#31186) | Brian Van Essen | 2 | -2/+2 |
2022-06-17 | docs: quote string to show valid YAML (#31178) | Massimiliano Culpo | 1 | -1/+1 |
2022-06-17 | Spec: Add a new virtual-customizable `home` attribute (#30917) | Chuck Atkins | 4 | -9/+331 |
2022-06-17 | Update Intel package descriptions (#31150) | Robert Cohn | 2 | -4/+7 |
2022-06-16 | ASP-based solver: fix rules on version weights selection (#31153) | Massimiliano Culpo | 3 | -4/+61 |
2022-06-16 | Manifest parsing: avoid irrelevant files (#31144) | Peter Scheibel | 2 | -1/+6 |
2022-06-16 | concretize.lp: impose a lower bound on the number of version facts if a solut... | Massimiliano Culpo | 2 | -0/+26 |
2022-06-15 | Allow bootstrapping to work when partial or incompatible modules exist in the... | Tom Scogland | 1 | -23/+32 |
2022-06-14 | Make the IntelPackage fail successfully (#30773) | G-Ragghianti | 1 | -0/+8 |
2022-06-13 | Fix spack style arbitrary git rev as base (#31019) | Jordan Galby | 2 | -5/+25 |
2022-06-11 | fix doubly shell quoting args to `spack spec` (#29282) | Danny McClanahan | 5 | -19/+145 |
2022-06-10 | bugfix: preserve dict order for `Spec.dag_hash()` in Python 2 (#31092) | Todd Gamblin | 2 | -3/+80 |
2022-06-10 | clingo: fix string formatting in error messages (#31084) | Sergey Kosukhin | 1 | -2/+2 |
2022-06-09 | Allow more fine-grained control over what submodules are updated (#27293) | Tim Fuller | 5 | -6/+78 |
2022-06-08 | bootstrap: account for disabled sources (#31042) | Massimiliano Culpo | 2 | -4/+22 |
2022-06-07 | Staging: determine extensions from nonstandard URLs (#31027) | Peter Scheibel | 2 | -5/+2 |