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-21
Modification to R environment (#23623)
Glenn Johnson
1
-2
/
+1
2021-05-20
spack: update archspec
Massimiliano Culpo
3
-7
/
+172
2021-05-20
versions: do not drop 2.0.X if 2.0 is a declared version in the package (#23217)
Valentin Volkl
2
-6
/
+30
2021-05-20
Cray: fix extracting paths from module files (#23472)
Harmen Stoppels
2
-3
/
+13
2021-05-19
Write junit-report to reports directory to allow installation from read-only...
Valentin Volkl
2
-1
/
+3
2021-05-19
adding support to tag a build
vsoch
3
-5
/
+26
2021-05-19
Add caret/hat to spack spec help documentation (#23758)
Jamie Finney
1
-0
/
+1
2021-05-19
monitor: fix issue with attribute lookup (#23773)
Vanessasaurus
1
-1
/
+1
2021-05-18
docs/packaging guide: Reference test stage directory (#23707)
Tamara Dahlgren
1
-3
/
+15
2021-05-18
Bugfix: fetching oddly-named resources from local mirrors (#23300)
Michael Kuhn
1
-1
/
+9
2021-05-17
Revert "Separable module configurations (#22588)" (#23674)
Harmen Stoppels
29
-491
/
+183
2021-05-17
performance: speed up existence checks in packages (#23661)
Todd Gamblin
3
-24
/
+37
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
[next]