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-11-02
Remove ignored config:install_missing_compilers from unit tests (#47357)
Tamara Dahlgren
1
-18
/
+16
2024-11-02
Rework the schema for reusing environments (#47364)
Massimiliano Culpo
3
-22
/
+13
2024-11-01
build(deps): bump python-levenshtein in /lib/spack/docs (#47372)
dependabot[bot]
1
-1
/
+1
2024-11-01
parse_specs: unify specs based on concretizer:unify (#44843)
Greg Becker
9
-125
/
+237
2024-11-01
Ci generate on change (#47318)
kwryankrattiger
2
-27
/
+109
2024-11-01
Fix pickle round-trip of specs propagating variants (#47351)
Massimiliano Culpo
3
-14
/
+50
2024-11-01
build(deps): bump docutils from 0.20.1 to 0.21.2 in /lib/spack/docs (#45592)
dependabot[bot]
1
-1
/
+1
2024-10-31
database.py: remove process unsafe update_explicit (#47358)
Harmen Stoppels
3
-24
/
+7
2024-10-31
Concretize reuse: reuse specs from environment (#45139)
kwryankrattiger
7
-13
/
+279
2024-10-31
Docs: remove reference to pyspack (#47346)
Adam J. Stewart
1
-4
/
+0
2024-10-30
hooks: run in clear, fixed order (#47329)
Harmen Stoppels
2
-32
/
+25
2024-10-30
types: remove singleton union in globals (#47282)
Harmen Stoppels
4
-29
/
+14
2024-10-30
add std_pip_args global to the audit list (#47320)
Harmen Stoppels
1
-1
/
+1
2024-10-30
Spec.__str__: use full hash (#47322)
Harmen Stoppels
1
-1
/
+1
2024-10-30
Spec.dependencies: allow to filter on virtuals (#47284)
Massimiliano Culpo
3
-49
/
+96
2024-10-30
Fix malformed RST link in documentation (#47309)
Alex Hedges
1
-1
/
+1
2024-10-29
llnl.util.lang: add classes to help with deprecations (#47279)
Massimiliano Culpo
2
-0
/
+92
2024-10-29
bootstrap: do not consider source when metadata file missing (#47278)
Harmen Stoppels
1
-3
/
+6
2024-10-29
std_meson_args: deprecate (#47259)
Harmen Stoppels
1
-1
/
+1
2024-10-29
builder.py: builder_cls should be associated to spack.pkg module (#47269)
Harmen Stoppels
2
-5
/
+14
2024-10-29
directives_meta.py: use startswith to test module part of spack.pkg (#47270)
Harmen Stoppels
1
-1
/
+2
2024-10-28
cmd/solve: use interface from cmd/spec (#47182)
Greg Becker
2
-59
/
+20
2024-10-27
Remove a few redundant imports (#47250)
Harmen Stoppels
6
-15
/
+8
2024-10-27
explicit splice: do not fail for bad config replacement if target not matched...
Greg Becker
2
-2
/
+42
2024-10-26
Add `-t` short option for `spack --backtrace` (#47227)
Todd Gamblin
1
-0
/
+1
2024-10-25
Normalize Spack Win entry points (#38648)
John W. Parent
1
-2
/
+0
2024-10-25
Intel/Oneapi compilers: suppress warnings when using Cray wrappers (#47046)
Dom Heinzeller
2
-6
/
+8
2024-10-25
ensure write_fd.close() isn't called when sys.std* cannot be redirected
Harmen Stoppels
1
-6
/
+7
2024-10-25
Avoid a socket to communicate effectively a bit
Harmen Stoppels
1
-3
/
+3
2024-10-25
Replace MultiProcessFd with Connection objects
Harmen Stoppels
2
-134
/
+68
2024-10-25
file_cache.py: allow read transaction on uninitialized cache (#47212)
Harmen Stoppels
2
-40
/
+58
2024-10-25
Add spack short version in config variables (#47016)
Jordan Galby
4
-14
/
+35
2024-10-24
Env help: expand and refine subcommand help and descriptions (#47089)
Tamara Dahlgren
1
-62
/
+97
2024-10-24
compilers.yaml: require list of strings for modules (#47197)
Harmen Stoppels
2
-2
/
+5
2024-10-24
Restore bold uncolored font face (#47108)
Kyle Knoepfel
1
-1
/
+3
2024-10-24
bootstrap: add clingo 3.13 binaries and more (#47126)
Harmen Stoppels
3
-8
/
+4
2024-10-24
Improve `Database.query*` methods (#47116)
Massimiliano Culpo
8
-128
/
+181
2024-10-23
env: continue to mark non-roots as implicitly installed on partial env instal...
Harmen Stoppels
2
-11
/
+24
2024-10-23
ci: Remove deprecated logic from the ci module (#47062)
Scott Wittenburg
7
-1059
/
+171
2024-10-23
mypy: work around typing issues with `functools.partial` (#47160)
Todd Gamblin
1
-5
/
+9
2024-10-23
build(deps): bump sphinx from 7.4.7 to 8.1.3 in /lib/spack/docs (#47159)
dependabot[bot]
1
-1
/
+1
2024-10-23
Remove spurious warning, introduced in #46992 (#47152)
Massimiliano Culpo
1
-1
/
+1
2024-10-22
build(deps): bump black from 24.8.0 to 24.10.0 in /lib/spack/docs (#47118)
dependabot[bot]
1
-1
/
+1
2024-10-22
spack arch: add --family --generic flags (#47078)
Harmen Stoppels
1
-1
/
+17
2024-10-22
buildcache: recognize . and .. as paths instead of names (#47105)
Harmen Stoppels
3
-11
/
+19
2024-10-21
avoid double closing of fd in sub-processes (#47035)
Peter Scheibel
2
-23
/
+22
2024-10-21
Devtools darwin (#46910)
Tom Scogland
1
-1
/
+5
2024-10-21
bootstrap: handle a new edge case of binary python packages with missing pyth...
Harmen Stoppels
4
-14
/
+37
2024-10-21
Fix broken `spack find -u` (#47102)
Massimiliano Culpo
5
-17
/
+37
2024-10-21
Modules suffixes config are now spec format strings (#38411)
Jordan Galby
4
-4
/
+22
[next]