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-08-12
buildcache: fix hard-coded, outdated layout version (#45645)
Harmen Stoppels
1
-1
/
+1
2024-08-10
Remove the old concretizer (#45215)
Massimiliano Culpo
35
-1899
/
+286
2024-08-09
Concretizer should respect namespace of reused specs (#45538)
Greg Becker
3
-30
/
+95
2024-08-09
Remove execution permission from setup-env.sh (#45641)
Dominic Hofer
1
-4
/
+0
2024-08-08
Remove `Compiler.PrgEnv*` attributes (#45615)
Massimiliano Culpo
9
-30
/
+1
2024-08-08
Compiler wrapper: add env var to pass vcheck flags (#44588)
Dom Heinzeller
5
-37
/
+110
2024-08-07
Fix SIP build system installing files into python-venv (#45360)
Jordan Galby
1
-0
/
+4
2024-08-06
Fix spack url stats (#45584)
Gavin John
1
-1
/
+1
2024-08-06
build(deps): bump flake8 from 7.1.0 to 7.1.1 in /lib/spack/docs (#45588)
dependabot[bot]
1
-1
/
+1
2024-08-05
Do not halt concretization on unknown variants in externals (#45326)
Massimiliano Culpo
2
-24
/
+82
2024-08-04
build(deps): bump pytest from 8.3.1 to 8.3.2 in /lib/spack/docs (#45461)
dependabot[bot]
1
-1
/
+1
2024-08-03
build(deps): bump black from 24.4.2 to 24.8.0 in /lib/spack/docs (#45563)
dependabot[bot]
1
-1
/
+1
2024-08-03
build(deps): bump sphinx-design from 0.6.0 to 0.6.1 in /lib/spack/docs (#45562)
dependabot[bot]
1
-1
/
+1
2024-08-02
build(deps): bump mypy from 1.11.0 to 1.11.1 in /lib/spack/docs (#45530)
dependabot[bot]
1
-1
/
+1
2024-08-02
Allow spec queries by `namespace` (#45416)
Todd Gamblin
5
-105
/
+134
2024-08-01
format: allow spaces in format specifiers (#45487)
Todd Gamblin
4
-47
/
+88
2024-08-01
Windows msvsc: Report accurate platform toolset version for VS2022 (#45525)
John W. Parent
1
-7
/
+38
2024-07-29
wasi-sdk: add default provider
Todd Gamblin
2
-13
/
+16
2024-07-24
`spack pkg grep`: don't warn when grepping for quoted strings (#45412)
Todd Gamblin
2
-2
/
+5
2024-07-23
build(deps): bump pytest from 8.2.2 to 8.3.1 in /lib/spack/docs (#45377)
dependabot[bot]
1
-1
/
+1
2024-07-23
build(deps): bump sphinx from 7.4.6 to 7.4.7 in /lib/spack/docs (#45376)
dependabot[bot]
1
-1
/
+1
2024-07-23
GoPackage: default `-modcacherw` to ensure stage cleanup (#45350)
Wouter Deconinck
1
-1
/
+1
2024-07-20
build(deps): bump mypy from 1.10.1 to 1.11.0 in /lib/spack/docs (#45337)
dependabot[bot]
1
-1
/
+1
2024-07-20
Testing: omit test on windows (#45340)
Peter Scheibel
1
-0
/
+1
2024-07-19
Windows Tests: enable more cmd tests on Windows (#45031)
Nicole C.
8
-22
/
+3
2024-07-19
docs: util/environment.py: use `re.Pattern[str]` instead of `re` (#45329)
Wouter Deconinck
2
-3
/
+3
2024-07-18
Do not initialize previous store state in "use_store" (#45268)
Massimiliano Culpo
2
-1
/
+22
2024-07-17
environment: handle view root at existing directory better (#45263)
Wouter Deconinck
2
-0
/
+43
2024-07-17
Run minimization of weights only on known targets (#45269)
Massimiliano Culpo
1
-0
/
+3
2024-07-16
Fix order of deserialization in subprocess context (#45229)
Massimiliano Culpo
1
-1
/
+3
2024-07-16
concretizer: show input specs on error (#45245)
Harmen Stoppels
1
-8
/
+11
2024-07-16
Fix error message for test log in child process (#45233)
Massimiliano Culpo
1
-1
/
+1
2024-07-16
cmd/dependents.py: remove unused loop over all packages (#45166)
Wouter Deconinck
1
-10
/
+0
2024-07-15
unparser.py: remove print statements (#45235)
Harmen Stoppels
1
-2
/
+0
2024-07-15
cuda: add v12.5.1 (#44342)
pauleonix
1
-1
/
+7
2024-07-12
Add c to the list of languages (#45191)
Harmen Stoppels
1
-1
/
+1
2024-07-12
directives: types, avoid redundant parsing (#45208)
Harmen Stoppels
3
-23
/
+23
2024-07-12
Add pkg- prefix to builtin.mock a b c d ... (#45205)
Harmen Stoppels
36
-493
/
+546
2024-07-11
Buildcache: remove deprecated --allow-root and preview subcommand (#45204)
Tamara Dahlgren
3
-29
/
+1
2024-07-11
concretize.lp: drop 0 weight of external providers (#45025)
Harmen Stoppels
3
-21
/
+13
2024-07-11
external find --not-buildable: mark virtuals (#45159)
Harmen Stoppels
4
-7
/
+74
2024-07-11
checksum: fix circular imports on macOS (#45187)
Massimiliano Culpo
4
-6
/
+4
2024-07-10
Spack on Windows: update dev_build tests to run on Windows (#45039)
Nicole C
1
-6
/
+3
2024-07-10
Avoid duplicate detectable tag (#45160)
Harmen Stoppels
1
-3
/
+3
2024-07-10
Set `LD_LIBRARY_PATH` for OneAPI compiler (#45059)
Stephen Nicholas Swatman
1
-2
/
+6
2024-07-10
Remove unnecessary copy.deepcopy calls (#45135)
Massimiliano Culpo
5
-53
/
+36
2024-07-09
Add compatibility of sequoia with previous macOS versions (#45127)
Massimiliano Culpo
1
-0
/
+1
2024-07-09
`spack find -c`: search all concretized-but-not-installed specs (#44713)
Peter Scheibel
3
-19
/
+58
2024-07-09
Remove the "install_mockery_mutable_config" fixture (#45129)
Massimiliano Culpo
10
-123
/
+42
2024-07-09
Fix conflicting use of `config` and `mutable_config` fixtures in unit tests (...
Massimiliano Culpo
31
-173
/
+122
[next]