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-08
fix racy sbang (#33549)
Harmen Stoppels
3
-43
/
+65
2022-11-08
use pwd for usernames on unix (#19980)
Greg Becker
1
-1
/
+13
2022-11-08
Install from source if binary cache checksum validation fails (#31696)
Stephen Sachs
1
-0
/
+10
2022-11-08
scons: fix Scons builder after multi build-system refactoring (#33753)
Massimiliano Culpo
1
-6
/
+10
2022-11-08
Rework unit test to avoid tripping into concretization slowdown (#33749)
Massimiliano Culpo
1
-23
/
+9
2022-11-07
intel oneapi classic bootstrapping (#31285)
Greg Becker
5
-26
/
+48
2022-11-08
"spack uninstall": don't modify env (#33711)
Peter Scheibel
9
-107
/
+393
2022-11-08
Fix missing "*.spack*" files in views (#30980)
Jordan Galby
2
-1
/
+33
2022-11-07
reorder packages.yaml: requirements first, then preferences (#33741)
Harmen Stoppels
1
-80
/
+83
2022-11-07
gitlab ci: Add "script_failure" as a reason for retrying service jobs (#33420)
Scott Wittenburg
1
-1
/
+8
2022-11-07
encode development requirements in pyproject.toml (#32616)
Tom Scogland
3
-4
/
+72
2022-11-07
binary_distribution: Speed up buildcache update-index (#32796)
Scott Wittenburg
1
-36
/
+168
2022-11-07
Remove known issues (#33738)
Harmen Stoppels
2
-41
/
+0
2022-11-07
Bugfix: Compiler bootstrapping for compilers that are independently present i...
Greg Becker
2
-1
/
+47
2022-11-07
Apply dev specs for dependencies of roots (#30909)
Greg Becker
2
-17
/
+45
2022-11-07
Simplify repeated _add_dependency calls for same package (#33732)
Harmen Stoppels
1
-19
/
+17
2022-11-07
Doc: `lsb-release` (#32479)
Axel Huebl
2
-1
/
+2
2022-11-07
concretizer:unify:true as a default (#31787)
Harmen Stoppels
3
-44
/
+49
2022-11-07
archspec: update version, translate renamed uarchs (#33556)
Massimiliano Culpo
4
-24
/
+288
2022-11-06
bugfix for matrices with dependencies by hash (#22991)
Greg Becker
2
-5
/
+26
2022-11-06
solver setup: extract virtual dependencies from reusable specs (#32434)
Greg Becker
2
-0
/
+28
2022-11-06
package preferences: allow specs to be configured buildable when their virtua...
Greg Becker
2
-9
/
+26
2022-11-06
improve error message for dependency on nonexistant compiler (#32084)
Greg Becker
1
-12
/
+25
2022-11-06
solver: do not punish explicitly requested compiler mismatches (#30074)
Greg Becker
2
-1
/
+29
2022-11-06
MesonPackage: disable automatic download and install of dependencies (#33717)
Michael Kuhn
1
-2
/
+4
2022-11-06
allow multiple compatible deps from CLI (#21262)
Greg Becker
2
-2
/
+24
2022-11-06
canonicalize_path: add arch information to substitutions (#29810)
Greg Becker
3
-0
/
+50
2022-11-05
Add support for Python 3.11 (#33505)
Massimiliano Culpo
4
-12
/
+182
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
[prev]
[next]