index
:
spack
adelie
adelie-v0.19.0
adelie-v0.20.3
adelie-v0.21.0
develop
A flexible package manager that supports multiple versions, configurations, platforms, and compilers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-02
relocate: do not change library id to use rpaths on package install (#27139)
Seth R. Johnson
3
-23
/
+7
2021-11-02
spack arch: add --generic argument (#27061)
Michael Kuhn
1
-0
/
+8
2021-11-02
Add tag filters to `spack test list` (#26842)
Tamara Dahlgren
1
-5
/
+21
2021-11-01
feature: add "spack tags" command (#26136)
Tamara Dahlgren
9
-77
/
+490
2021-11-01
Fix caching of spack.repo.all_package_names() (#26991)
Massimiliano Culpo
2
-9
/
+16
2021-10-29
For Spack commands that fail but don't throw exceptions, we were discarding t...
Peter Scheibel
1
-1
/
+1
2021-10-29
config add: infer type based on JSON schema validation errors (#27035)
Massimiliano Culpo
3
-19
/
+45
2021-10-28
bugfix: config edit should work with a malformed `spack.yaml`
Todd Gamblin
2
-10
/
+31
2021-10-28
bugfix: `spack config get <section>` in environments
Todd Gamblin
1
-4
/
+4
2021-10-28
config: ensure that options like `--debug` are set first
Todd Gamblin
1
-17
/
+38
2021-10-28
errors: Rework error handling in `main()`
Todd Gamblin
1
-23
/
+48
2021-10-28
config: fix `SPACK_DISABLE_LOCAL_CONFIG`, remove `$user_config_path` (#27022)
Todd Gamblin
6
-17
/
+13
2021-10-28
Deactivate previous env before activating new one (#25409)
Harmen Stoppels
2
-15
/
+23
2021-10-28
YamlFilesystemView: improve file removal performance via batching (#24355)
Robert Blackwell
3
-17
/
+23
2021-10-28
Fix sbang hook for non-writable files (#27007)
Michael Kuhn
2
-0
/
+15
2021-10-28
buildcaches: fix directory link relocation (#26948)
Paul Ferrell
2
-3
/
+17
2021-10-27
Remove documentation tests from GitHub Actions (#26981)
Massimiliano Culpo
1
-9
/
+0
2021-10-27
tests: speed up `spack list` tests (#26958)
Todd Gamblin
2
-36
/
+41
2021-10-27
Allow non-UTF-8 encoding in sbang hook (#26793)
Harmen Stoppels
2
-71
/
+181
2021-10-27
Fix assumption v.concrete => isinstance(v, Version) (#26537)
Harmen Stoppels
2
-2
/
+23
2021-10-26
config: overrides for caches and system and user scopes (#26735)
Harmen Stoppels
7
-47
/
+228
2021-10-26
modules: allow user to remove arch dir (#24156)
Greg Becker
8
-11
/
+58
2021-10-26
modules: configurable module defaults (#24367)
Greg Becker
4
-3
/
+86
2021-10-25
containerize: pin the Spack version used in a container (#21910)
Massimiliano Culpo
11
-86
/
+447
2021-10-25
cuda: add 11.4.1, 11.4.2, 11.5.0. (#26892)
Olli Lupton
1
-1
/
+4
2021-10-25
Reduce verbosity of module files warning
Harmen Stoppels
1
-3
/
+1
2021-10-25
Return early in do_fetch when there is no code or a package is external (#26926)
Harmen Stoppels
3
-7
/
+32
2021-10-25
virtuals: simplify virtual handling
Todd Gamblin
1
-16
/
+5
2021-10-25
Add a unit test to prevent regression
Massimiliano Culpo
4
-2
/
+20
2021-10-25
ASP-based solver: a package eligible to provide a virtual must provide it
Massimiliano Culpo
1
-0
/
+5
2021-10-24
Mark flaky test_ci_rebuild as xfail (#26911)
Scott Wittenburg
1
-0
/
+1
2021-10-24
py-vermin: add latest version 1.3.1 (#26920)
Morten Kristensen
1
-1
/
+1
2021-10-22
Document backport in py (#26897)
Harmen Stoppels
1
-0
/
+2
2021-10-22
Shorten long shebangs only if the execute permission is set (#26899)
Harmen Stoppels
2
-0
/
+54
2021-10-22
Backport #186 from py-py to fix macOS failures (#26653)
Harmen Stoppels
1
-3
/
+3
2021-10-22
Add GCS Bucket Mirrors (#26382)
Doug Jacobsen
5
-0
/
+375
2021-10-21
Make 'spack location -e' print the current env, and 'spack cd -e' go to the c...
Harmen Stoppels
2
-21
/
+26
2021-10-20
Add --preferred and --latest to`spack checksum` (#25830)
Tamara Dahlgren
5
-14
/
+103
2021-10-20
Reduce verbosity of error messages when concretizing environments (#26843)
Massimiliano Culpo
2
-17
/
+25
2021-10-20
Fix typo in repositories.rst (#26845)
Alexander Jaust
1
-1
/
+1
2021-10-19
A single process pool is not something to boast about (#26837)
Harmen Stoppels
1
-3
/
+3
2021-10-19
cray architecture detection for zen3/milan (#26827)
Greg Becker
1
-7
/
+14
2021-10-19
Reduce verbosity of threaded concretization (#26822)
Harmen Stoppels
1
-2
/
+6
2021-10-19
Speed-up environment concretization on linux with a process pool (#26264)
Massimiliano Culpo
9
-27
/
+232
2021-10-19
Fix trigger and child links in pipeline docs (#26814)
Christopher Kotfila
1
-2
/
+2
2021-10-18
Speed up pipeline generation (#26622)
Scott Wittenburg
2
-16
/
+38
2021-10-18
patches: make re-applied patches idempotent (#26784)
Todd Gamblin
4
-25
/
+137
2021-10-18
Make macOS installed libraries more relocatable (#26608)
Seth R. Johnson
6
-112
/
+392
2021-10-18
docutils > 0.17 issue with rendering list items in sphinx (#26355)
Shahzeb Siddiqui
2
-0
/
+4
2021-10-18
Remove unused exist_errors in installer.py (#26650)
Harmen Stoppels
1
-5
/
+1
[next]