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-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
2021-10-18
Don't print error output in the test whether gpgconf works (#26682)
Harmen Stoppels
1
-1
/
+1
2021-10-18
Revert 19736 because conflicts are avoided by clingo by default (#26721)
Harmen Stoppels
1
-96
/
+95
2021-10-15
Fix ruby dependent extensions. (#26729)
Brice Videau
1
-1
/
+8
2021-10-15
Revert "Don't run lsb_release on linux (#26707)" (#26754)
Harmen Stoppels
2
-4
/
+1
2021-10-15
EnvironmentModifications: allow disabling stack tracing (#26706)
Harmen Stoppels
2
-14
/
+29
2021-10-14
Stand-alone tests: disallow re-using an alias (#25881)
Tamara Dahlgren
4
-8
/
+82
2021-10-14
ASP-based solver: add a rule for version uniqueness in virtual packages (#26740)
Massimiliano Culpo
2
-0
/
+10
2021-10-14
Constrain abstract specs rather than concatenating strings in the "when" cont...
Massimiliano Culpo
6
-11
/
+73
2021-10-14
Don't run lsb_release on linux (#26707)
Harmen Stoppels
2
-1
/
+4
2021-10-13
buildcache: do one less tar file extraction
Patrick Gartung
2
-35
/
+25
2021-10-12
Improve error messages for bootstrap download failures (#26599)
Harmen Stoppels
5
-23
/
+100
2021-10-12
Add missing spack command in basic usage tutorial (#26646)
Alexander Jaust
1
-2
/
+2
2021-10-12
spack: Add package (#25979)
Harmen Stoppels
1
-1
/
+1
2021-10-12
allowing spack monitor to handle redirect (#26666)
Vanessasaurus
1
-0
/
+16
2021-10-12
ASP-based solver: decrease the priority of multi-valued variant optimization ...
Massimiliano Culpo
2
-10
/
+31
2021-10-12
Fix potentially broken shutil.rmtree in tests (#26665)
Harmen Stoppels
1
-1
/
+4
2021-10-12
Avoid quadratic complexity in log parser (#26568)
Harmen Stoppels
1
-62
/
+21
2021-10-11
installer: Support showing status information in terminal title (#16259)
Michael Kuhn
3
-1
/
+43
2021-10-11
Only install env modifications in <prefix>/.spack (#24081)
Harmen Stoppels
7
-29
/
+79
2021-10-11
Add `spack env activate --temp` (#25388)
Harmen Stoppels
2
-16
/
+54
2021-10-11
Remove unused --dependencies flag (#25731)
Harmen Stoppels
1
-1
/
+1
2021-10-08
Remove DB reindex during a read operation (#26601)
Massimiliano Culpo
2
-12
/
+16
[next]