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-05-15
some fixes for command help strings (#23658)
Todd Gamblin
3
-8
/
+5
2021-05-15
do not sort projections alphabetically (#23649)
Greg Becker
1
-3
/
+7
2021-05-14
Separable module configurations (#22588)
Greg Becker
29
-183
/
+491
2021-05-13
spec: simplify __str__ implementation (#23593)
Massimiliano Culpo
2
-13
/
+10
2021-05-13
cc: change mode to ccld for loopopt edit (#23482)
Frank Willmore
2
-4
/
+13
2021-05-13
config key error: fix format string (#23610)
Greg Becker
1
-1
/
+1
2021-05-13
env views: make view updates atomic (#23476)
Greg Becker
6
-72
/
+172
2021-05-12
ASP-based solver: account for deprecated versions (#23491)
Massimiliano Culpo
4
-1
/
+43
2021-05-11
Environments: add run deps to shell modifications (#23485)
Peter Scheibel
2
-12
/
+42
2021-05-11
ASP-based solver: variants set from cli are considered as defaults (#23542)
Massimiliano Culpo
3
-7
/
+40
2021-05-11
cray: fix parsing of module list (#23566)
Howard Pritchard
1
-0
/
+1
2021-05-11
Updates and format tweaks to the release documentation (#22053)
Tamara Dahlgren
1
-93
/
+131
2021-05-11
Documentation: Refinement of "Checking an installation" (#22210)
Tamara Dahlgren
3
-164
/
+703
2021-05-10
bugfix: correct force_autoreconf method syntax (#23546)
Tamara Dahlgren
1
-1
/
+1
2021-05-10
compare full old_prefix and new_prefix instead of layout_root (#23506)
eugeneswalker
1
-1
/
+1
2021-05-08
clingo: don't skip tests that deal with file permissions
Massimiliano Culpo
3
-16
/
+0
2021-05-07
install cmd: --no-add in an env installs w/out concretize and add
Scott Wittenburg
4
-8
/
+196
2021-05-07
return concrete spec (as is advertised in the docstring)
Peter Josef Scheibel
1
-1
/
+1
2021-05-07
fix check when retrieving matching spec from environment when there is a matc...
Peter Josef Scheibel
2
-1
/
+19
2021-05-07
compilers: aocc is now also available as a Cray PrgEnv (#23289)
Tiziano Müller
1
-0
/
+3
2021-05-07
Show useful error in build-env (#23458)
Harmen Stoppels
2
-11
/
+21
2021-05-06
ASP-based solver: minimize mismatch of targets (#23462)
Massimiliano Culpo
1
-32
/
+19
2021-05-06
ASP-based solver: no intermediate package for concretizing together (#23307)
Massimiliano Culpo
2
-0
/
+33
2021-05-06
Reduce visual noise during distributed build (#23338)
Harmen Stoppels
2
-3
/
+7
2021-05-06
Put a module object in sys.modules before executing module code (#23269)
Massimiliano Culpo
2
-2
/
+39
2021-05-05
intel-oneapi packages: support root installs (#23401)
Robert Cohn
1
-0
/
+21
2021-05-03
archspec: updated external dependency (#23311)
Massimiliano Culpo
3
-13
/
+71
2021-05-03
Use Python's built-in machinery to import compilers (#23290)
Massimiliano Culpo
1
-8
/
+7
2021-05-03
cmd: improve shell support help message (#23410)
Michael Kuhn
1
-1
/
+8
2021-05-03
Use an environment variable to set the default stacktrace behavior (#23357)
Harmen Stoppels
1
-0
/
+1
2021-04-28
Make Spack able to apply gz compressed remote patches (#22823)
Massimiliano Culpo
2
-2
/
+19
2021-04-28
Fix intersection if a version is a prefix of another (#22941)
BenWeber42
2
-1
/
+6
2021-04-28
Read colorization from environment variable, if command line is not set (#23130)
Harmen Stoppels
2
-2
/
+9
2021-04-27
Import hooks using Python's built-in machinery (#23288)
Massimiliano Culpo
1
-52
/
+66
2021-04-27
Don't report configure errors to CDash for successful packages (#23286)
Zack Galbreath
2
-9
/
+28
2021-04-26
Dyninst: Add dependencies for v11.0.0 (#23121)
Tim Haines
1
-1
/
+1
2021-04-23
docs: be more precise on what `spack add ...` does (#23204)
George Hartzell
1
-3
/
+3
2021-04-22
Docs: Updated copyrights in files still using 2020 as ending year (#23215)
Tamara Dahlgren
4
-4
/
+4
2021-04-21
ASP-based solve: minimize compiler mismatches (#23016)
Massimiliano Culpo
2
-32
/
+26
2021-04-21
ASP-based solver: suppress warnings when constructing facts (#23090)
Massimiliano Culpo
1
-1
/
+4
2021-04-20
check for package in spec not variant (#23157)
Chris White
1
-3
/
+3
2021-04-20
Catch rstudio based URL for `cran` attribute in create.py (#23072)
Glenn Johnson
1
-1
/
+1
2021-04-20
Fixing typo tty.fail -> tty.die and monitor docstrings (#23152)
Vanessasaurus
1
-37
/
+90
2021-04-16
docs: spack does not have a variant debug for libelf (#23021)
Vanessasaurus
1
-3
/
+3
2021-04-15
Return non-zero from CDash reporter when errors are detected (#22962)
Zack Galbreath
1
-4
/
+12
2021-04-15
Merge pull request #21930 from vsoch/add/spack-monitor
Vanessasaurus
29
-102
/
+2253
2021-04-15
Use `gethostname()` instead of `getfqdn()` for lock debug mode
vsoch
2
-2
/
+2
2021-04-14
updates for new tutorial
Gregory Becker
1
-2
/
+2
2021-04-13
Documentation: update intel-parallel-studio instructions (#22248)
Tiziano Müller
1
-36
/
+36
2021-04-13
intel-parallel-studio: fix vtune installation for 2020+ (#22255)
Tiziano Müller
1
-3
/
+5
[prev]
[next]