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
2023-01-13
config: make path replacements lazy (#34758)
Todd Gamblin
1
-23
/
+23
2023-01-12
Documentation: Add installation policy to packaging guide (#34878)
Tamara Dahlgren
1
-0
/
+9
2023-01-11
Fix issue when generating compiler hierarchy (#34873)
Massimiliano Culpo
1
-1
/
+1
2023-01-10
Build systems: add MSBuild and update NMake (#34659)
John W. Parent
4
-53
/
+225
2023-01-10
Remove **kwargs from function signatures in llnl.util.filesystem (#34804)
Massimiliano Culpo
1
-69
/
+119
2023-01-10
style: Run mypy last (#34687)
Jonathon Anderson
1
-1
/
+1
2023-01-10
FileCache: Delete the new cache file on exception (#34623)
Jonathon Anderson
2
-2
/
+22
2023-01-10
Add CUDA 12.0 (#34664)
Wileam Y. Phan
1
-1
/
+2
2023-01-09
Support ASCI control
John Parent
2
-0
/
+62
2023-01-09
Revert "Allow spec.json files to be clearsigned, use transparent compression ...
Harmen Stoppels
5
-255
/
+158
2023-01-07
Allow spec.json files to be clearsigned, use transparent compression for *.js...
Harmen Stoppels
5
-158
/
+255
2023-01-06
Fix PrgEnv detection (#34845)
QuellynSnead
1
-1
/
+1
2023-01-05
spack.dependency: add type hints (#34807)
Massimiliano Culpo
2
-18
/
+27
2023-01-04
Fix building docs
Massimiliano Culpo
2
-2
/
+9
2023-01-04
Add vendored packages back
Massimiliano Culpo
154
-0
/
+41107
2023-01-04
Delete outdated externals
Massimiliano Culpo
187
-56425
/
+0
2023-01-04
Use "vendoring" to manage 3rd party dependencies
Massimiliano Culpo
9
-66
/
+50
2023-01-04
Remove dead code that was needed for the old parser (#34792)
Massimiliano Culpo
1
-7
/
+0
2023-01-02
environment view use new traversal (#34662)
Harmen Stoppels
1
-11
/
+11
2022-12-30
Simplify creation of test and install reports (#34712)
Massimiliano Culpo
11
-322
/
+368
2022-12-30
bugfix: setgid tests fail when primary group is unknown (#34729)
Todd Gamblin
1
-0
/
+14
2022-12-29
docs: avoid errors by using type hints instead of doc types (#34707)
Todd Gamblin
13
-83
/
+133
2022-12-28
Consolidate how Spack uses `git` (#34700)
Todd Gamblin
24
-154
/
+138
2022-12-27
spack graph: rework to use Jinja templates and builders (#34637)
Massimiliano Culpo
4
-213
/
+219
2022-12-26
types: fix type annotations and remove novm annootations for llnl module
Todd Gamblin
2
-18
/
+13
2022-12-26
timer: pick a single unit based on max duration.
Harmen Stoppels
3
-17
/
+25
2022-12-26
`spack solve`: use consistent units for time
Todd Gamblin
2
-5
/
+5
2022-12-23
QMakeBuilder: fix bug introduced during multi-bs refactor (#34683)
Adam J. Stewart
1
-1
/
+1
2022-12-22
Fix combine_phase_logs text encoding issues (#34657)
Harmen Stoppels
2
-5
/
+20
2022-12-22
Add `--fresh` to docs to actually upgrade spack environments (#34433)
Alec Scott
1
-5
/
+40
2022-12-22
docs: show module documentation before submodules (#34258)
Todd Gamblin
1
-0
/
+1
2022-12-22
docs: remove monitors and analyzers (#34358)
Todd Gamblin
3
-434
/
+0
2022-12-22
index.json.hash, no fatal error if key cannot be fetched (#34643)
Harmen Stoppels
2
-19
/
+20
2022-12-21
json: remove python 2 only code (#34615)
Harmen Stoppels
3
-45
/
+5
2022-12-21
rocm: make amdgpu_target sticky (#34591)
Cory Bloor
1
-0
/
+1
2022-12-21
urlopen: handle timeout in opener (#34639)
Harmen Stoppels
1
-4
/
+4
2022-12-21
etags for index.json invalidation, test coverage (#34641)
Harmen Stoppels
4
-97
/
+442
2022-12-20
archspec: add support for zen4 (#34609)
Massimiliano Culpo
7
-33
/
+98
2022-12-17
fix != -> == typo (#34568)
Harmen Stoppels
1
-1
/
+1
2022-12-16
Compiler detection: avoid false recognition of MSVC (#34574)
John W. Parent
1
-0
/
+2
2022-12-15
Propagate exceptions from Spack python console (#34547)
Massimiliano Culpo
1
-0
/
+17
2022-12-15
IntelOneApiPackage: add envmods variant to toggle environment modifications b...
Sean Koyama
1
-5
/
+14
2022-12-15
Add a proper deprecation warning for update-index -d (#34520)
Harmen Stoppels
4
-5
/
+38
2022-12-15
Remove warning in download_tarball (#34549)
Harmen Stoppels
1
-4
/
+0
2022-12-15
Forward lookup of the "run_tests" attribute (#34531)
Massimiliano Culpo
2
-1
/
+20
2022-12-14
Revert "Revert "Use `urllib` handler for `s3://` and `gs://`, improve `url_ex...
Harmen Stoppels
4
-159
/
+92
2022-12-14
Use update-index --mirror-url <url> instead of -d <url> (#34519)
Harmen Stoppels
3
-3
/
+3
2022-12-13
Use file paths/urls correctly (#34452)
Harmen Stoppels
28
-471
/
+259
2022-12-13
Don't fetch to order mirrors (#34359)
Harmen Stoppels
2
-11
/
+15
2022-12-13
Fix markdown links in rst files (#34488)
Aidan Heerdegen
1
-4
/
+6
[next]