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-15
depfile: improve tab completion (#33773)
Harmen Stoppels
1
-14
/
+30
2022-11-15
Fixup: start the timer before the phase (#33917)
Harmen Stoppels
1
-2
/
+1
2022-11-15
Fix incorrect timer (#33900)
Harmen Stoppels
5
-65
/
+305
2022-11-15
External find now searches all dynamic linker paths (#33800)
Brian Van Essen
3
-12
/
+211
2022-11-15
Remove exit(0) (#33896)
Harmen Stoppels
2
-9
/
+7
2022-11-15
Stop using `six` in Spack (#33905)
Massimiliano Culpo
83
-618
/
+329
2022-11-14
gitlab: Add shared PR mirror to places pipelines look for binaries. (#33746)
Scott Wittenburg
3
-0
/
+17
2022-11-14
Add `$date` option to the list of config variables (#33875)
psakievich
3
-0
/
+13
2022-11-14
rocm: add all GFX9, GFX10 and GFX11 amdgpu_targets (#33871)
Cory Bloor
1
-2
/
+17
2022-11-14
Bump version to v0.20.0.dev0
Todd Gamblin
1
-1
/
+1
2022-11-14
Get rid of context for exceptions outside PackageBase (#33887)
Harmen Stoppels
1
-0
/
+2
2022-11-14
Fix a bug/typo in a config_values.py fixture (#33886)
Massimiliano Culpo
1
-1
/
+1
2022-11-14
Remove support for running with Python 2.7 (#33063)
Massimiliano Culpo
58
-4197
/
+254
2022-11-14
Speed up traverse unit tests (#33840)
Harmen Stoppels
1
-32
/
+107
2022-11-13
hotfix: ensure that schema is compatible with tutorial VM config
Todd Gamblin
1
-0
/
+1
2022-11-13
Speed-up bootstrap and architecture unit tests (#33865)
Massimiliano Culpo
2
-2
/
+3
2022-11-12
update tutorial command to newest release branch (#33867)
Greg Becker
1
-1
/
+1
2022-11-12
use spack.version_info as source of version truth for spack tutorial command ...
Greg Becker
1
-1
/
+2
2022-11-11
Speed-up unit tests by caching default mock concretization (#33755)
Massimiliano Culpo
10
-180
/
+218
2022-11-11
ensure view projections for extensions always point to extendee (#33848)
Greg Becker
1
-2
/
+11
2022-11-11
docs: updates related to extensions (#33837)
Harmen Stoppels
4
-44
/
+78
2022-11-11
remove activate/deactivate support in favor of environments (#29317)
Harmen Stoppels
21
-1559
/
+31
2022-11-10
remove deprecated top-level module config (#33828)
Greg Becker
3
-66
/
+2
2022-11-11
remove deprecated `concretization` environment key (#33774)
Greg Becker
3
-90
/
+6
2022-11-10
Use bfs order in spack find --deps tree (#33782)
Harmen Stoppels
2
-9
/
+11
2022-11-10
spack location: fix attribute lookup after multiple build systems (#33791)
Massimiliano Culpo
1
-2
/
+4
2022-11-09
always use the cxx compiler as a host compiler (#33771)
Chris White
1
-7
/
+1
2022-11-09
Revert "fix racy sbang (#33549)" (#33778)
Harmen Stoppels
3
-65
/
+43
2022-11-09
ensure external PythonPackages have python deps (#33777)
Greg Becker
5
-0
/
+54
2022-11-08
Account for patchelf binaries when creating local bootstrap mirror (#33776)
Massimiliano Culpo
1
-0
/
+2
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
[next]