index
:
spack
adelie
adelie-v0.19.0
adelie-v0.20.3
adelie-v0.21.0
adelie-v0.23.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
2024-07-08
environments.rst: go from simple to advanced (#45004)
Harmen Stoppels
1
-76
/
+86
2024-07-08
spec.py: print right deptype in tree (#45091)
Harmen Stoppels
2
-5
/
+32
2024-07-08
spec.py: fix __getitem__ looking outside of dag (#45090)
Harmen Stoppels
2
-18
/
+30
2024-07-08
Add type-hints to RepoPath (#45068)
Massimiliano Culpo
6
-89
/
+121
2024-07-06
spack -C <env>: use env config w/o activation (#45046)
Harmen Stoppels
4
-42
/
+77
2024-07-05
spack gc: remove debug print statement (#45067)
Todd Gamblin
1
-1
/
+0
2024-07-05
config: fix class hierarchy (#45044)
Harmen Stoppels
10
-124
/
+128
2024-07-05
Inject dependencies in repo classes (#45053)
Massimiliano Culpo
16
-176
/
+317
2024-07-04
containers: rm centos7 since EOL (#45049)
Wouter Deconinck
2
-10
/
+0
2024-07-04
spack audit packages: Fix message (#45045)
Jordan Galby
1
-1
/
+1
2024-07-04
Heuristic decays to default over time (#45023)
Massimiliano Culpo
2
-11
/
+15
2024-07-03
Add support for macOS Sequoia (#45018)
Adam J. Stewart
1
-0
/
+1
2024-07-02
ci: deprecate the --dependencies and --optimize option (#45005)
Massimiliano Culpo
7
-644
/
+16
2024-07-02
queue -> stack (#45002)
Harmen Stoppels
2
-8
/
+8
2024-07-02
spack_yaml.py: fix default_flow_style (#44998)
Harmen Stoppels
1
-2
/
+2
2024-07-02
spack_yaml: add anchorify function (#44995)
Harmen Stoppels
3
-3
/
+80
2024-07-01
cmd/develop.py: fix readability (#44980)
Harmen Stoppels
1
-4
/
+7
2024-07-01
cuda: add v12.5.0 (#44971)
Kun Wu
1
-2
/
+2
2024-07-01
Docs: include cmake spec property for the command (#44956)
Tamara Dahlgren
1
-1
/
+2
2024-07-01
archive.py: undo unrelated changes from #43851 (#44947)
Harmen Stoppels
1
-4
/
+2
2024-07-01
Use composite stage also for develop specs (#44950)
Harmen Stoppels
3
-16
/
+9
2024-07-01
Flag propagation: restrict to link/run (#44925)
Massimiliano Culpo
3
-81
/
+76
2024-07-01
neoverse-v1: restore py-cinemasci (#44976)
Massimiliano Culpo
2
-4
/
+4
2024-07-01
Remove DIYStage (#44949)
Harmen Stoppels
4
-141
/
+9
2024-06-28
installer.py: handle external roots the same (#44917)
Harmen Stoppels
1
-16
/
+4
2024-06-27
Spack on Windows: fix "spack load --list" and "spack unload" (#35720)
Dan Lipsa
5
-77
/
+119
2024-06-27
Fix bug in logfile parsing (#42706)
Matthew Whitlock
2
-1
/
+31
2024-06-27
Ensure parent runtime version >= child (#44834)
Massimiliano Culpo
5
-28
/
+90
2024-06-27
build(deps): bump mypy from 1.10.0 to 1.10.1 in /lib/spack/docs (#44885)
dependabot[bot]
1
-1
/
+1
2024-06-27
Fix typo in docs (#44891)
Miguel
1
-3
/
+3
2024-06-27
containers: centos:stream -> centos:stream9 (#44876)
Wouter Deconinck
2
-8
/
+8
2024-06-26
ASP-based solver: add a generic rule for propagation (#44870)
Massimiliano Culpo
2
-41
/
+44
2024-06-26
Simplify and improve solver heuristic (#44893)
Massimiliano Culpo
3
-39
/
+23
2024-06-25
Steal source was not assigning the package class (#44886)
psakievich
1
-0
/
+1
2024-06-25
Docs: Update stand-alone test information (#44755)
Tamara Dahlgren
1
-246
/
+387
2024-06-25
add documentation for make_jobs variable (#44838)
Miguel
1
-0
/
+21
2024-06-25
Make url_fetch tests work on Windows (#44809)
Nicole C
1
-3
/
+0
2024-06-24
spec_list: do not resolve abstract hashes (#44760)
Harmen Stoppels
2
-21
/
+28
2024-06-21
Bugfix: test_is_externally_detectable needs to use mockpackages (#44795)
Tamara Dahlgren
1
-2
/
+2
2024-06-20
build_environment: fix ccache error handling (#44740)
Harmen Stoppels
1
-4
/
+2
2024-06-18
build(deps): bump flake8 from 7.0.0 to 7.1.0 in /lib/spack/docs (#44752)
dependabot[bot]
1
-1
/
+1
2024-06-18
build(deps): bump urllib3 from 2.2.1 to 2.2.2 in /lib/spack/docs (#44751)
dependabot[bot]
1
-1
/
+1
2024-06-11
MFEM: add new version v4.7 (#44010)
Veselin Dobrev
2
-2
/
+6
2024-06-11
Enable and constrain reuse for GitVersion installations (#43859)
psakievich
3
-4
/
+56
2024-06-06
build(deps): bump sphinx-design from 0.5.0 to 0.6.0 in /lib/spack/docs (#44360)
dependabot[bot]
1
-1
/
+1
2024-06-06
build(deps): bump pytest from 8.2.1 to 8.2.2 in /lib/spack/docs (#44553)
dependabot[bot]
1
-1
/
+1
2024-06-05
spack edit: allow edit multiple files at once (#44416)
Harmen Stoppels
2
-61
/
+104
2024-06-04
python: make every view a `venv` (#44382)
Todd Gamblin
3
-53
/
+85
2024-06-04
nvhpc: Do not use `-Wno-error` with `nvhpc` (#44142)
Todd Gamblin
2
-9
/
+31
2024-06-03
Consolidate concretization output for environments (#44489)
Todd Gamblin
6
-87
/
+161
[prev]
[next]