index
:
spack
adelie
adelie-v0.19.0
adelie-v0.20.3
adelie-v0.21.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
2023-02-16
Style: black 23, skip magic trailing comma (#35351)
Adam J. Stewart
158
-1650
/
+367
2023-02-16
view: fix issue with non-contributing specs (#34661)
Harmen Stoppels
3
-13
/
+68
2023-02-16
simplify cdash filename (#35509)
Harmen Stoppels
1
-8
/
+1
2023-02-16
spack buildcache create: push all deps / cleanup (#34860)
Harmen Stoppels
2
-38
/
+28
2023-02-16
spack uninstall: follow run/link edges on --dependents (#34058)
Harmen Stoppels
2
-42
/
+44
2023-02-16
Avoid verifying variants in default package requirements (#35037)
Massimiliano Culpo
3
-23
/
+58
2023-02-16
buildcache create: avoid prefix copy (#35173)
Harmen Stoppels
1
-37
/
+40
2023-02-15
Use the `maintainers` directive in all base classes (#35324)
Adam J. Stewart
5
-13
/
+22
2023-02-14
Update cce.py (#35469)
luker
1
-0
/
+5
2023-02-10
MSBuilder/MSVC: correct toolchain ver (#35424)
John W. Parent
1
-1
/
+1
2023-02-10
Restore our ability to submit build/test results to CDash from GitLab CI (#35...
Zack Galbreath
3
-14
/
+36
2023-02-08
spack help --spec: fix indentation (#35383)
Adam J. Stewart
1
-2
/
+2
2023-02-08
Ensure we print the correct branch number for tutorials (#35371)
Massimiliano Culpo
1
-4
/
+4
2023-02-08
bindist: use append as a method, not assignable attr (#35379)
Scott Wittenburg
1
-4
/
+6
2023-02-07
Windows: Fix spack.bat handling of env commands (#35143)
Dan Lipsa
1
-9
/
+7
2023-02-06
Fix path handling in prefix inspections (#35318)
Matthias Wolf
1
-1
/
+1
2023-02-06
GenericBuilder: facilitate post-install phase test callbacks (#35314)
Tamara Dahlgren
1
-2
/
+11
2023-02-05
Don't use CDash upload URL as report filename (#35338)
Massimiliano Culpo
4
-31
/
+55
2023-02-03
MSVC compiler: add platform toolset version (#35098)
John W. Parent
1
-2
/
+13
2023-02-02
NMake builder: fix incorrect variable reference (#34937)
John W. Parent
1
-1
/
+1
2023-02-01
Use the `maintainers` directive in all packages (#35201)
Massimiliano Culpo
3
-2
/
+8
2023-02-01
Pin black to 22.12.0 to avoid spurious style changes (#35282)
Massimiliano Culpo
1
-1
/
+1
2023-01-27
Add a `maintainers` directive (#35083)
Massimiliano Culpo
6
-24
/
+95
2023-01-26
Cleanup of binary text relocation (#34188)
Harmen Stoppels
8
-484
/
+561
2023-01-26
Extract functions to read spec files from different format (#35094)
Massimiliano Culpo
17
-256
/
+374
2023-01-26
test/config.py: fix import issues (#35076)
Harmen Stoppels
1
-3
/
+5
2023-01-25
Print file summary on checksum validation failure (#35161)
Harmen Stoppels
2
-4
/
+35
2023-01-24
hip: add cuda variant (#33872)
Cory Bloor
1
-1
/
+1
2023-01-24
Avoid creating help.sh and test.sh in cwd (#35123)
Massimiliano Culpo
1
-42
/
+35
2023-01-23
ParaView/VTK: Patch xdmf2 for HDF5 1.13 (#33930)
kwryankrattiger
1
-1
/
+5
2023-01-24
Update: spack help --spec (#35115)
Richarda Butler
1
-0
/
+9
2023-01-23
environments: don't replace relative view path with absolute path on concreti...
Harmen Stoppels
4
-4
/
+48
2023-01-21
Add --exclude option to 'spack external find' (#35013)
Alex Richert
2
-0
/
+24
2023-01-20
Windows/testing: enable tests for "spack find" (#33588)
markus-ferrell
1
-9
/
+21
2023-01-20
Identify Windows support with tags (#35027)
John W. Parent
1
-21
/
+8
2023-01-20
Add type hints to DependencySpec (#35021)
Massimiliano Culpo
2
-16
/
+18
2023-01-19
buildcache create: make "file exists" less verbose (#35019)
Harmen Stoppels
1
-3
/
+3
2023-01-19
[py-numpy, py-scipy] Enable MKL & ARMpl (#34979)
Stephen Sachs
1
-0
/
+2
2023-01-19
depfile: --make-target-prefix -> --make-prefix (#35009)
Harmen Stoppels
3
-21
/
+21
2023-01-18
Bugfix: External Python Extensions (#34202)
Greg Becker
4
-20
/
+207
2023-01-18
license year bump (#34921)
Harmen Stoppels
571
-578
/
+578
2023-01-18
depfile: variable with all identifiers (#34678)
Harmen Stoppels
3
-1
/
+112
2023-01-18
Remove verbose warning message from _try_install_from_binary_cache (#34994)
Harmen Stoppels
2
-38
/
+18
2023-01-18
Bug fix for duplicate rpath errors on macOS when creating build caches (#34375)
Dom Heinzeller
1
-3
/
+11
2023-01-18
spack mirror create takes local paths only (#34992)
Harmen Stoppels
2
-43
/
+14
2023-01-17
CDashReporter: remove unused argument (#34869)
Massimiliano Culpo
4
-82
/
+7
2023-01-17
Forward lookup of "test_log_file" and "test_failures" (#34882)
Massimiliano Culpo
4
-22
/
+69
2023-01-17
Reduce verbosity in mirrors.yaml (#34210)
roottreej
4
-24
/
+42
2023-01-16
Refer to mirrors by name, path, or url (#34891)
Harmen Stoppels
16
-313
/
+340
2023-01-16
fix libtool filter for Fujitsu compilers (#34916)
Gilles Gouaillardet
1
-8
/
+8
[next]