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-02-11
[oneapi]: make headers match oneapi vars.sh (#42614)
Robert Cohn
1
-3
/
+11
2024-02-09
hooks: remove 7 unused hooks (#42575)
Harmen Stoppels
4
-120
/
+12
2024-02-09
ASP-based solver: fix issue with conditional requirements and trigger conditi...
Massimiliano Culpo
2
-0
/
+51
2024-02-09
Allow `+` in module file names (#41999)
simonLeary42
1
-1
/
+1
2024-02-09
docs: overhaul module_file_support.rst (#42585)
Harmen Stoppels
1
-184
/
+222
2024-02-08
spack help --spec: add @= notation (#42584)
Adam J. Stewart
1
-0
/
+1
2024-02-07
Windows registry: improve search efficiency & error reporting (#41720)
John W. Parent
2
-70
/
+161
2024-02-03
Environment views: dependents before dependencies, resolve identical file con...
Harmen Stoppels
6
-28
/
+146
2024-02-02
build(deps): bump python-levenshtein in /lib/spack/docs (#42440)
dependabot[bot]
1
-1
/
+1
2024-02-02
Extract low-level clingo wrappers from spack.solver.asp (#42429)
Massimiliano Culpo
2
-218
/
+294
2024-02-02
Update packages_yaml.rst (#42438)
Matthew Whitlock
1
-4
/
+5
2024-02-01
docs: git version section title + highlight issues (#42398)
Harmen Stoppels
5
-10
/
+14
2024-02-01
Lua: better specify providers in LuaPackage base class (#42392)
Alberto Invernizzi
1
-9
/
+6
2024-02-01
Environments: Add support for including views (#42250)
Tamara Dahlgren
28
-281
/
+587
2024-01-31
environment/view: small cleanup (#42395)
Harmen Stoppels
2
-9
/
+6
2024-01-31
spack reproduce-build: accept URLs from web interface (#42261)
Harmen Stoppels
2
-7
/
+83
2024-01-31
ASP-based solver: decouple setup phase from `clingo.backend` (#41952)
Massimiliano Culpo
1
-135
/
+133
2024-01-31
environments: `develop` paths were not getting expanded (#34986)
Alberto Invernizzi
2
-2
/
+40
2024-01-31
CI: Add OIDC capability for deprecated CI (#42371)
kwryankrattiger
1
-1
/
+1
2024-01-31
build(deps): bump urllib3 from 2.1.0 to 2.2.0 in /lib/spack/docs (#42384)
dependabot[bot]
1
-1
/
+1
2024-01-31
compression.py: refactor + bug fix (#42367)
Harmen Stoppels
4
-385
/
+289
2024-01-30
elf: relocate PT_INTERP (#42318)
Harmen Stoppels
7
-208
/
+306
2024-01-30
MSVC: Broken ifx needs new $TMP (#42155)
John W. Parent
1
-1
/
+11
2024-01-30
build(deps): bump pytest from 7.4.4 to 8.0.0 in /lib/spack/docs (#42361)
dependabot[bot]
1
-1
/
+1
2024-01-30
build(deps): bump black from 24.1.0 to 24.1.1 in /lib/spack/docs (#42360)
dependabot[bot]
1
-1
/
+1
2024-01-30
"spack logs": print log files for packages (either partially built or install...
Peter Scheibel
2
-0
/
+197
2024-01-29
traverse: w/o deptype (#42345)
Harmen Stoppels
3
-14
/
+25
2024-01-29
filesystem: cleanup (#42342)
Harmen Stoppels
4
-253
/
+116
2024-01-29
containers: switch to quay.io/almalinuxorg images (#42193)
Wouter Deconinck
1
-4
/
+4
2024-01-29
build(deps): bump black from 23.12.1 to 24.1.0 in /lib/spack/docs (#42328)
dependabot[bot]
1
-1
/
+1
2024-01-27
Apply black 2024 style to Spack (#42317)
Adam J. Stewart
15
-77
/
+49
2024-01-26
Run config audits in CI, add a new audit to detect wrongly named external spe...
Massimiliano Culpo
1
-9
/
+33
2024-01-26
Merge `virtuals=` from duplicate dependencies (#42281)
Massimiliano Culpo
2
-8
/
+25
2024-01-25
CMake: disable Package Registry (#42149)
Alberto Invernizzi
2
-11
/
+45
2024-01-25
Fix using sticky variants in externals (#42253)
Greg Becker
2
-8
/
+29
2024-01-25
spack find mpiexec for impi (#42284)
Robert Cohn
1
-0
/
+2
2024-01-24
generate modules of non-roots during spack install of env (#42147)
Harmen Stoppels
6
-104
/
+91
2024-01-24
set_packge_py_globals: only set pure build related globals on the root in bui...
Harmen Stoppels
3
-41
/
+66
2024-01-23
Environments: Fix environment configuration (#42058)
Tamara Dahlgren
5
-195
/
+220
2024-01-22
Add syntactic sugar for "strong preferences" and "conflicts" (#41832)
Massimiliano Culpo
4
-112
/
+354
2024-01-22
environment.py: drop early exit in install (#42145)
Harmen Stoppels
2
-57
/
+12
2024-01-22
CMakePackage pass python hints automatically (#42201)
kwryankrattiger
1
-5
/
+37
2024-01-22
repo.py: pass package name not fully qualified package name (#42217)
Harmen Stoppels
1
-1
/
+1
2024-01-19
test/cmd/checksum.py: avoid networking (#42190)
Harmen Stoppels
2
-10
/
+57
2024-01-19
Revert "cc: work around -v split between ld and ccld" (#42196)
Harmen Stoppels
2
-11
/
+2
2024-01-19
environment.py: remove symlinking of logs (#42148)
Harmen Stoppels
1
-24
/
+0
2024-01-19
Typing for spack checksum code paths (#42183)
Harmen Stoppels
4
-85
/
+79
2024-01-19
oci: use pickleable errors (#42160)
Harmen Stoppels
3
-39
/
+33
2024-01-19
Bugfix: spack config change handle string requirements (#42176)
Peter Scheibel
2
-1
/
+17
2024-01-18
Reduce the size on disk for logs (#42122)
Harmen Stoppels
8
-84
/
+40
[next]