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-12-07
extensions.py: remove import of spack.cmd (#47963)
Harmen Stoppels
4
-34
/
+30
2024-12-06
directives.py: remove redundant import (#47965)
Harmen Stoppels
1
-2
/
+0
2024-12-06
build_environment: drop off by one fix (#47960)
Harmen Stoppels
1
-10
/
+3
2024-12-05
Don't inject import statements in package recipes
Massimiliano Culpo
5
-38
/
+32
2024-12-05
solver: partition classes related to requirement parsing into their own file ...
Massimiliano Culpo
3
-224
/
+238
2024-12-05
spack.mirror: split into submodules (#47936)
Harmen Stoppels
32
-532
/
+578
2024-12-04
`resource`: clean up arguments and typing
Todd Gamblin
4
-41
/
+43
2024-12-04
directives: add type annotations to `DirectiveMeta` class
Todd Gamblin
1
-11
/
+13
2024-12-04
directives: use `Type[PackageBase]` instead of `PackageBase`
Todd Gamblin
4
-21
/
+30
2024-12-04
directives: don't include `Optional` in `PatchesType`
Todd Gamblin
1
-3
/
+3
2024-12-04
stage.py: improve path to url (#47898)
Harmen Stoppels
1
-1
/
+1
2024-12-03
bug fix: updated warning message to reflect impending v1.0 release (#47887)
Carson Woods
1
-2
/
+2
2024-12-03
style.py: do not remove import spack in packages (#47895)
Harmen Stoppels
1
-2
/
+0
2024-12-03
build(deps): bump pytest from 8.3.3 to 8.3.4 in /lib/spack/docs (#47882)
dependabot[bot]
1
-1
/
+1
2024-11-30
`version_types`: clean up type hierarchy and add annotations (#47781)
Todd Gamblin
3
-201
/
+328
2024-11-28
filesystem.py: remove unused md5sum (#47832)
Harmen Stoppels
1
-16
/
+0
2024-11-28
traverse: add MixedDepthVisitor, use in cmake (#47750)
Harmen Stoppels
3
-19
/
+136
2024-11-28
darwin: preserve hardlinks on codesign/install_name_tool (#47808)
Harmen Stoppels
5
-13
/
+49
2024-11-27
gcc-runtime: remove libz.so from libgfortran.so if present (#47812)
Harmen Stoppels
1
-24
/
+42
2024-11-26
Docs: Reference 7z requirement on Windows (#35943)
kwryankrattiger
1
-0
/
+8
2024-11-26
Intel/oneapi compilers: correct version ranges for diab-disable flag (#47428)
Dom Heinzeller
2
-4
/
+4
2024-11-25
install_test: first look at builder, then package (#47735)
Harmen Stoppels
1
-14
/
+7
2024-11-22
traverse.py: ensure topo order is bfs for trees (#47720)
Harmen Stoppels
5
-109
/
+96
2024-11-20
spack style: import-check -> import, fix bugs, exclude spack.pkg (#47690)
Harmen Stoppels
13
-13
/
+50
2024-11-19
Make oneAPI library-with-sdk specialize library class (#47632)
Mark Abraham
1
-1
/
+1
2024-11-19
solver: add a timeout handle for users (#47661)
Massimiliano Culpo
2
-1
/
+18
2024-11-19
Restore message when concretizing in parallel (#47663)
Massimiliano Culpo
1
-0
/
+5
2024-11-18
cached_cmake: mpifc is not always defined (#46861)
Richard Berger
1
-1
/
+4
2024-11-17
Add an audit to prevent using the name "all" in packages (#47651)
Massimiliano Culpo
1
-0
/
+5
2024-11-17
style.py: add import-check for missing & redundant imports (#47619)
Harmen Stoppels
2
-20
/
+241
2024-11-17
spack.package / builtin repo: fix exports/imports (#47617)
Harmen Stoppels
2
-8
/
+6
2024-11-15
build(deps): bump sphinx-rtd-theme in /lib/spack/docs (#47588)
dependabot[bot]
1
-1
/
+1
2024-11-15
Add missing llnl.* imports (#47618)
Harmen Stoppels
2
-2
/
+3
2024-11-15
Improve type hints for package API (#47576)
Harmen Stoppels
37
-700
/
+817
2024-11-14
Rework `spack.database.InstallStatuses` into a flag (#47321)
Massimiliano Culpo
15
-155
/
+192
2024-11-14
Remove support for PGI compilers (#47195)
Massimiliano Culpo
13
-260
/
+28
2024-11-13
Spec: prefer a splice-specific method to `__len__` (#47585)
Todd Gamblin
5
-25
/
+37
2024-11-14
Update tutorial version (#47593)
psakievich
1
-1
/
+1
2024-11-13
`spack spec`: simplify and unify output (#47574)
Todd Gamblin
1
-42
/
+23
2024-11-13
bump version to 0.24.0.dev0 (#47578)
Harmen Stoppels
1
-1
/
+1
2024-11-13
missing and redundant imports (#47577)
Harmen Stoppels
5
-4
/
+5
2024-11-12
Add solver capability for synthesizing splices of ABI compatible packages. (#...
John Gouwar
14
-56
/
+689
2024-11-12
parse_specs: special case for concretizing lookups quickly (#47556)
Greg Becker
4
-3
/
+182
2024-11-12
getting_started.rst: fix list of spack deps (#47557)
Harmen Stoppels
1
-3
/
+3
2024-11-11
Compiler.default_libc: early exit on darwin/win (#47554)
Harmen Stoppels
1
-2
/
+13
2024-11-11
Bugfix: `spack find -x` in environments (#46798)
Peter Scheibel
5
-45
/
+242
2024-11-11
Move concretization tests to the same folder (#47539)
Massimiliano Culpo
6
-0
/
+0
2024-11-11
mirrors: allow username/password as environment variables (#46549)
kwryankrattiger
9
-57
/
+520
2024-11-11
solver: avoid parsing specs in setup
Todd Gamblin
5
-16
/
+20
2024-11-11
imports: move `conditional` to `directives.py`
Todd Gamblin
3
-15
/
+13
[next]