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-29
Remove "get_compiler_duplicates" (#46077)
Massimiliano Culpo
2
-37
/
+0
2024-08-28
Don't check checksums on spack-develop packages (#46076)
Jordan Galby
1
-0
/
+1
2024-08-28
For "when:" and install_environment.json: Support fully qualified hostname (#...
Jordan Galby
2
-2
/
+4
2024-08-28
buildcache.py: elide string not spec (#46074)
Harmen Stoppels
2
-7
/
+6
2024-08-28
Drop now redundant use of inspect (#46057)
Harmen Stoppels
8
-14
/
+9
2024-08-28
Spec.from_detection now accounts for external prefix (#46063)
Massimiliano Culpo
6
-69
/
+38
2024-08-28
Remove llnl.util.lang.has_method, use built-in hasattr instead (#46072)
Massimiliano Culpo
1
-14
/
+4
2024-08-27
spack_yaml: delete custom deepcopy (#46048)
Harmen Stoppels
1
-15
/
+0
2024-08-27
Remove "prevent_cray_detection" context manager (#46060)
Massimiliano Culpo
3
-18
/
+2
2024-08-27
config.py: tell don't ask (#46040)
Harmen Stoppels
1
-20
/
+13
2024-08-27
Remove a few unused classes and globals (#46054)
Massimiliano Culpo
1
-68
/
+0
2024-08-27
Move `spack.compilers._to_dict` to `Compiler` (#46051)
Massimiliano Culpo
2
-30
/
+35
2024-08-27
abi.py: remove (#46047)
Harmen Stoppels
3
-198
/
+0
2024-08-26
jsonschema: remove optional deps (#46041)
Harmen Stoppels
2
-173
/
+188
2024-08-26
distro.py: avoid excessive stat calls (#46030)
Harmen Stoppels
2
-11
/
+58
2024-08-26
cuda: add v12.6 (#45558)
pauleonix
1
-2
/
+2
2024-08-26
`ci generate`: don't warn when no cdash config (#46004)
Todd Gamblin
1
-1
/
+2
2024-08-26
compilers: avoid redundant fs operations and cache (#46031)
Harmen Stoppels
2
-13
/
+17
2024-08-24
variant.py: extract spec bits into spec.py (#45941)
Harmen Stoppels
5
-166
/
+156
2024-08-24
PythonExtension: use different bin dir on Windows (#45427)
John W. Parent
1
-1
/
+7
2024-08-24
mirror: fetch by digest (#45809)
Harmen Stoppels
8
-182
/
+173
2024-08-23
Substitute `__import__` with `importlib.import_module` (#45965)
Massimiliano Culpo
8
-49
/
+15
2024-08-23
spack create: add depends_on(<lang>) statements (#45296)
Harmen Stoppels
4
-106
/
+236
2024-08-23
Add missing MultiMethodMeta metaclass in builders (#45879)
Harmen Stoppels
10
-280
/
+277
2024-08-22
Add a new audit to find missing package.py files (#45868)
Massimiliano Culpo
1
-1
/
+28
2024-08-22
Windows: port tests for mirror/blame (#45259)
Nicole C.
2
-8
/
+6
2024-08-22
Make spack compiler find use external find (#45784)
Massimiliano Culpo
16
-1107
/
+336
2024-08-21
Windows: Port icu4c; define cxx std flags for MSVC (#45547)
John W. Parent
1
-0
/
+24
2024-08-20
spack bootstrap status --dev: function call for new interface (#45822)
Greg Becker
1
-1
/
+1
2024-08-20
Increase min version for sparse_checkout (#45818)
psakievich
2
-2
/
+4
2024-08-20
Unify url and oci buildcache push code paths (#45776)
Harmen Stoppels
10
-142
/
+206
2024-08-19
build_environment: explicitly disable ccache if disabled (#45275)
Harmen Stoppels
1
-1
/
+4
2024-08-19
Simplify URLFetchStrategy (#45741)
Harmen Stoppels
10
-233
/
+93
2024-08-19
Remove deprecated `--safe-only` in spack version cmd (#45765)
Alec Scott
2
-19
/
+3
2024-08-17
util/web.py: parse new GitLab JS dropdown links (#45764)
Wouter Deconinck
3
-4
/
+31
2024-08-16
include_concrete: read from older env formats properly (#45766)
Greg Becker
3
-39
/
+43
2024-08-16
Windows: fix stage cleaning for long paths (#45786)
James Smillie
1
-0
/
+6
2024-08-16
Revert "Change environment modifications to escape with double quotes (#36789...
Harmen Stoppels
2
-45
/
+16
2024-08-16
oci: support --only=package (#45775)
Harmen Stoppels
3
-36
/
+51
2024-08-16
stage: provide mirrors in constructor (#45792)
Harmen Stoppels
6
-94
/
+83
2024-08-16
Remove "test_foreground_background"
Massimiliano Culpo
1
-345
/
+0
2024-08-16
Skip test_foreground_background + other minor cleanups
Massimiliano Culpo
10
-56
/
+24
2024-08-16
Clean up `test/cmd/ci.py` (#45774)
Massimiliano Culpo
2
-1036
/
+603
2024-08-15
Update archspec to v0.2.5-dev (7e6740012b897ae4a950f0bba7e9726b767e921f) (#45...
Massimiliano Culpo
5
-37
/
+168
2024-08-15
Add options for sparse checkout in GitFetcher (#45473)
psakievich
6
-19
/
+225
2024-08-14
spack info: use spec fullname (#45753)
Greg Becker
1
-1
/
+1
2024-08-14
OneapiPackage: do not use getpass.getuser (#45727)
Greg Becker
1
-3
/
+3
2024-08-14
SpecHashDescriptor: better repr in debugger (#45739)
Massimiliano Culpo
1
-0
/
+6
2024-08-14
spack buildcache push: parallel in general (#45682)
Harmen Stoppels
14
-803
/
+833
2024-08-14
Optimize marshaling of Repo and RepoPath (#45742)
Massimiliano Culpo
3
-19
/
+62
[prev]
[next]