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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-24
gdk-pixbuf: restrict patch application to meson packages (#23838)
Andreas Baumbach
1
-1
/
+3
2021-05-24
libedit: add missing pkgconfig dependency (#23839)
Andreas Baumbach
1
-0
/
+1
2021-05-24
ncdu: add v1.15.1 (#23840)
Andreas Baumbach
1
-0
/
+3
2021-05-24
alpaka: add new package (#23576)
Valentin Volkl
1
-0
/
+77
2021-05-24
chapel: add versions up to 1.24.1 (#23365)
Hang Yan
1
-1
/
+7
2021-05-24
ucx: add v1.10.1 (#23858)
Robert Mijakovic
1
-1
/
+2
2021-05-24
CUDA: add v11.3.1 (#23864)
Filippo Spiga
1
-0
/
+4
2021-05-24
chaplin: add new package (#23866)
Valentin Volkl
1
-0
/
+22
2021-05-22
updating debugedit to be built from its production repository (#23851)
Vanessasaurus
1
-6
/
+9
2021-05-22
Spack can Use RHEL8's `platform-python` if nothing else is available. (#23857)
Todd Gamblin
2
-3
/
+2
2021-05-22
Merge tag 'v0.16.2' into develop
Todd Gamblin
1
-0
/
+27
2021-05-22
Update CHANGELOG and release version for v0.16.2
v0.16.2
Todd Gamblin
2
-1
/
+28
2021-05-22
Style fixes for v0.16.2 release
Massimiliano Culpo
8
-12
/
+22
2021-05-22
performance: speed up existence checks in packages (#23661)
Todd Gamblin
3
-24
/
+37
2021-05-22
ASP-based solve: minimize compiler mismatches (#23016)
Massimiliano Culpo
3
-32
/
+28
2021-05-22
new package for openvdb (#23581)
Drew Whitehouse
1
-0
/
+90
2021-05-22
New package: sparskit (#23848)
Olivier Cessenat
1
-0
/
+76
2021-05-22
ASP-based solver: no intermediate package for concretizing together (#23307)
Massimiliano Culpo
2
-0
/
+33
2021-05-22
Import hooks using Python's built-in machinery (#23288)
Massimiliano Culpo
1
-29
/
+38
2021-05-22
spack location: fix usage without args (#22755)
Harmen Stoppels
2
-4
/
+5
2021-05-22
Add "spack [cd|location] --source-dir" (#22321)
Harmen Stoppels
3
-58
/
+82
2021-05-22
Use Python's built-in machinery to import compilers (#23290)
Massimiliano Culpo
1
-8
/
+7
2021-05-22
ASP-based solver: suppress warnings when constructing facts (#23090)
Massimiliano Culpo
1
-1
/
+4
2021-05-22
Externals with merged prefixes (#22653)
Peter Scheibel
2
-17
/
+85
2021-05-22
ASP-based solver: assign OS correctly with inheritance from parent (#22896)
Massimiliano Culpo
3
-0
/
+28
2021-05-22
"spack build-env" searches env for relevant spec (#21642)
Peter Scheibel
5
-4
/
+117
2021-05-22
Remove erroneous warnings about quotes for from_source_file (#22767)
Adam J. Stewart
2
-10
/
+18
2021-05-22
Bootstrapping: swap store before configuration (#22631)
Massimiliano Culpo
3
-6
/
+45
2021-05-22
Bootstrap: add _builtin config scope (#22610)
Harmen Stoppels
1
-2
/
+5
2021-05-22
Fix clearing cache of InternalConfigScope (#22609)
Harmen Stoppels
3
-40
/
+49
2021-05-22
bugfix for active when pkg is already active error (#22587)
Cyrus Harrison
1
-2
/
+7
2021-05-22
Enforce uniqueness of the version_weight atom per node
Massimiliano Culpo
4
-6
/
+43
2021-05-22
Externals are preferred even when they have non-default variant values
Massimiliano Culpo
5
-2
/
+64
2021-05-22
clingo: modify recipe for bootstrapping (#22354)
Massimiliano Culpo
4
-16
/
+83
2021-05-22
ASP-based solver: model disjoint sets for multivalued variants (#22534)
Massimiliano Culpo
4
-2
/
+64
2021-05-22
Make SingleFileScope able to repopulate the cache after clearing it (#22559)
Massimiliano Culpo
2
-16
/
+47
2021-05-22
Channelflow: Fix the package. (#22483)
RĂ©mi Lacroix
1
-1
/
+1
2021-05-22
spack location: bugfix for out of source build dirs (#22348)
Harmen Stoppels
1
-1
/
+13
2021-05-22
bugfix: allow imposed constraints to be overridden in special cases
Todd Gamblin
1
-6
/
+16
2021-05-22
bugfix: do not generate dep conditions when no dependency
Todd Gamblin
1
-10
/
+15
2021-05-22
concretizer: unify logic for spec conditionals
Todd Gamblin
3
-183
/
+119
2021-05-22
bootstrap: account for platform specific configuration scopes (#22489)
Massimiliano Culpo
1
-7
/
+18
2021-05-22
Bootstrap clingo from sources (#21446)
Massimiliano Culpo
12
-46
/
+363
2021-05-22
Fix makefile filter suggestions (#23856)
Seth R. Johnson
2
-6
/
+8
2021-05-22
py-kubernetes: add new package (#23843)
Valentin Volkl
1
-0
/
+37
2021-05-22
Update abinit package (#23670)
Glenn Johnson
2
-76
/
+197
2021-05-21
Slepc: Add E4S testsuite smoke test (#21600)
Richarda Butler
2
-5
/
+47
2021-05-21
upcxx: Install the example files (#23832)
e4s-21.05
Dan Bonachea
1
-1
/
+3
2021-05-21
clingo-bootstrap: account for cray platform (#22460)
Massimiliano Culpo
1
-3
/
+7
2021-05-21
clingo: fix typo (#22444)
Maxim Belkin
1
-1
/
+1
[next]