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-08
Fix style checks on develop (#47518)
Massimiliano Culpo
1
-1
/
+2
2024-11-08
fix patched dependencies across repositories (#42463)
Greg Becker
5
-12
/
+22
2024-11-08
`spack.compiler`/`spack.util.libc`: add caching (#47213)
Harmen Stoppels
7
-37
/
+227
2024-11-08
llnl.util.filesystem: multiple entrypoints and max_depth (#47495)
Harmen Stoppels
6
-111
/
+455
2024-11-08
Add missing imports (#47496)
Harmen Stoppels
3
-0
/
+5
2024-11-08
`spack env track` command (#41897)
Alec Scott
3
-51
/
+290
2024-11-07
Revert "filesystem.py: add `max_depth` argument to `find` (#41945)"
Harmen Stoppels
3
-290
/
+75
2024-11-07
Revert "llnl.util.filesystem.find: restore old error handling (#47463)"
Harmen Stoppels
1
-11
/
+20
2024-11-07
Revert "`llnl.util.filesystem.find`: multiple entrypoints (#47436)"
Harmen Stoppels
4
-178
/
+130
2024-11-07
spec.py: fix comparison with multivalued variants (#47485)
Harmen Stoppels
2
-1
/
+5
2024-11-06
`llnl.util.filesystem.find`: multiple entrypoints (#47436)
Harmen Stoppels
4
-130
/
+178
2024-11-06
Fix `spack -c <override>` when env active (#47403)
Massimiliano Culpo
3
-45
/
+40
2024-11-06
Fix various bootstrap/concretizer import issues (#47467)
Harmen Stoppels
4
-9
/
+10
2024-11-06
llnl.util.filesystem.find: restore old error handling (#47463)
Harmen Stoppels
1
-20
/
+11
2024-11-06
Feature: Allow variants to propagate if not available in source pkg (#42931)
Richarda Butler
7
-35
/
+332
2024-11-05
libc.py: detect glibc also in chinese locale (#47434)
Harmen Stoppels
1
-6
/
+18
2024-11-05
Revert "Ci generate on change (#47318)" (#47431)
Harmen Stoppels
2
-109
/
+27
2024-11-05
spack.concretize: add type-hints, remove kwargs (#47382)
Massimiliano Culpo
5
-124
/
+52
2024-11-04
filesystem.py: add `max_depth` argument to `find` (#41945)
Peter Scheibel
3
-75
/
+290
2024-11-04
cc: parse RPATHs when in `ld` mode
Todd Gamblin
2
-21
/
+85
2024-11-04
`cc`: simplify ordered list handling
Todd Gamblin
1
-114
/
+65
2024-11-04
Times spec building and timing to public concretizer API (#47310)
John Gouwar
1
-4
/
+15
2024-11-04
packaging_guide.rst: explain forward and backward compat before the less comm...
Harmen Stoppels
1
-28
/
+63
2024-11-03
Specs: propagated variants affect `==` equality (#47376)
Massimiliano Culpo
3
-15
/
+42
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
[next]