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
2022-11-05
Fix relocation to avoid overwriting merged constant strings (#32253)
Tom Scogland
6
-83
/
+311
2022-11-05
packages.yaml: set url/git (#33275)
Peter Scheibel
4
-0
/
+113
2022-11-05
unparser: fix bug in unit test assertion (#33722)
Massimiliano Culpo
1
-5
/
+3
2022-11-05
Fix formatting in packaging guide (#33714)
iarspider
1
-10
/
+3
2022-11-04
demote warning for no source id to debug message (#33657)
Greg Becker
4
-15
/
+15
2022-11-04
Cray support: use linux platform for newer craype versions (#29392)
Greg Becker
7
-30
/
+105
2022-11-04
delegate to cray modules for target args on cray (#17857)
Greg Becker
2
-2
/
+8
2022-11-04
Fix typo in docs (#33662)
Matthieu Boileau
1
-1
/
+1
2022-11-04
Deprecate old YAML format for buildcaches (#33707)
Massimiliano Culpo
1
-2
/
+17
2022-11-04
Updates to stand-alone test documentation (#33703)
Tamara Dahlgren
2
-22
/
+154
2022-11-04
fix requires test for aarch64 (#33656)
Greg Becker
1
-2
/
+2
2022-11-04
Add in-place RPATH replacement (#27610)
Harmen Stoppels
5
-52
/
+155
2022-11-04
Fix non-parallel make under depfile jobserver (#32862)
Jordan Galby
2
-37
/
+58
2022-11-03
propagation: don't count propagated variant values as non-default (#33687)
Todd Gamblin
1
-0
/
+2
2022-11-03
Experimental binding of shared ELF libraries (#31948)
Harmen Stoppels
11
-11
/
+358
2022-11-03
gitlab: Prune untouched specs less aggressively (#33669)
Scott Wittenburg
3
-26
/
+31
2022-11-03
Use spack.traverse.traverse_nodes where useful (#33677)
Harmen Stoppels
1
-45
/
+33
2022-11-03
Update metadata for bootstrapping (#33665)
Massimiliano Culpo
4
-51
/
+24
2022-11-02
Bugfix for spec objects modified by flag handlers (#33682)
Greg Becker
2
-1
/
+13
2022-11-02
remove `deptype_query` remnants and fix incorrect `deptypes` kwarg (#33670)
Harmen Stoppels
1
-1
/
+1
2022-11-02
propagation: improve performance
Gregory Becker
3
-61
/
+68
2022-11-02
flags/variants: Add ++/~~/== syntax for propagation to dependencies
Kayla Butler
14
-118
/
+426
2022-11-02
tests: fix group membership check in sbang tests. (#33658)
Todd Gamblin
2
-4
/
+13
2022-11-01
Consolidate DAG traversal in traverse.py, support DFS/BFS (#33406)
Harmen Stoppels
5
-204
/
+671
2022-11-01
Unit tests: make unit tests work for aarch64 machines (#33625)
Greg Becker
24
-91
/
+340
2022-11-01
Update command option for example (#33321)
Greg Sjaardema
1
-1
/
+1
2022-11-01
Allow target requirements in packages.yaml (#32528)
Massimiliano Culpo
6
-14
/
+32
2022-11-01
Add elf parsing utility function (#33628)
Harmen Stoppels
4
-46
/
+635
2022-11-01
Relocate links using prefix to prefix map (#33636)
Harmen Stoppels
3
-58
/
+58
2022-10-31
Windows: fix library loading and enable Clingo bootstrapping (#33400)
John W. Parent
5
-69
/
+104
2022-10-31
Make --backtrace show non-SpackError backtraces (#33540)
Harmen Stoppels
1
-3
/
+8
2022-10-31
remove sequential filter in binary relo (#33608)
Harmen Stoppels
1
-16
/
+4
2022-10-31
_replace_prefix_bin performance improvements (#33590)
Harmen Stoppels
2
-26
/
+51
2022-10-29
Deprecate spack bootstrap trust/untrust (#33600)
Massimiliano Culpo
4
-57
/
+90
2022-10-27
CachedCMakePackage: Add back initconfig as a defined phase (#33575)
Chris White
3
-4
/
+7
2022-10-27
LuaPackage: add missing attribute (#33551)
Massimiliano Culpo
1
-0
/
+3
2022-10-26
Windows: fix bootstrap and package install failure (#32942)
百地 希留耶
2
-1
/
+10
2022-10-26
Allow for packages with multiple build-systems (#30738)
Massimiliano Culpo
80
-2323
/
+6226
2022-10-26
fix use of non-existing kwarg (#33520)
Harmen Stoppels
1
-1
/
+1
2022-10-26
Relocation regex single pass (#33496)
Harmen Stoppels
3
-21
/
+36
2022-10-26
gitlab ci: install binary deps faster (#33248)
Harmen Stoppels
3
-40
/
+95
2022-10-25
dfs traversal: simplify edges in reverse mode (#33481)
Harmen Stoppels
1
-27
/
+26
2022-10-25
binary_distribution: compress level 9 -> 6 (#33513)
Harmen Stoppels
1
-1
/
+5
2022-10-25
feature: Add -x|--explicit option to 'spack test run' (#32910)
Tamara Dahlgren
2
-6
/
+20
2022-10-25
BinaryCacheIndex: track update failures with cooldown (#33509)
Jonathon Anderson
1
-6
/
+12
2022-10-25
spec.py: prefer transitive link and direct build/run/test deps (#33498)
Harmen Stoppels
2
-2
/
+48
2022-10-25
Remove recursive symbolic link in lib/spack/docs from git repository (#33483)
Massimiliano Culpo
2
-1
/
+3
2022-10-25
Improve legibility of Gitlab CI (#33482)
Harmen Stoppels
2
-4
/
+4
2022-10-24
Add filename to text_to_relocate only if it needs to be relocated (#31074)
iarspider
4
-8
/
+54
2022-10-24
redact line numbers from grouped exception message (#33485)
Danny McClanahan
1
-4
/
+8
[next]