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-11-13
elfutils: add version 0.186 (#27345)
Mark W. Krentel
1
-0
/
+1
2021-11-05
Update CHANGELOG.md for 0.17.0
v0.17.0
Todd Gamblin
1
-0
/
+184
2021-11-05
bump version number to 0.17.0
Todd Gamblin
2
-2
/
+2
2021-11-05
py-itk: fix dependencies (#27164)
Ben Darwin
1
-3
/
+2
2021-11-05
New package: GNDS (#27176)
Seth R. Johnson
1
-0
/
+28
2021-11-05
qt: replace conflicts('%gcc@11:', when='@5.9:5.14') with -include limits (#27...
Bernhard Kaindl
1
-2
/
+6
2021-11-05
py-mpi4py: Add newer versions (#27239)
Theofilos Manitaras
1
-2
/
+7
2021-11-05
openPMD-api: 0.14.3 (#27211)
Axel Huebl
1
-0
/
+1
2021-11-05
Prevent additional properties to be in the answer set when reusing specs (#27...
Massimiliano Culpo
3
-1
/
+42
2021-11-05
ctags uses custom autogen.sh script (#27229)
Peter Brady
1
-0
/
+3
2021-11-05
package/py-zarr_add_v2.10.2 (#27212)
Sinan
1
-0
/
+2
2021-11-05
hdf5: Skip racy test cases(which loop endless on many cores) (#27068)
Bernhard Kaindl
1
-0
/
+7
2021-11-05
trilinos: explicitly use variants instead of spec for TPLs (#27221)
Seth R. Johnson
1
-25
/
+34
2021-11-05
r-readr: add 2.0.2 (#27177)
Manuela Kuhn
1
-3
/
+8
2021-11-05
exaworks: swift-t package (#27234)
Mikhail Titov
1
-2
/
+1
2021-11-05
gmsh: add dependency on gl and glu providers when +fltk (#27169)
Carlos Bederián
1
-1
/
+2
2021-11-05
make version docs reflect reality (#27149)
Harmen Stoppels
1
-26
/
+30
2021-11-05
hpx: simplify instrumentation_args function (#27226)
Massimiliano Culpo
1
-7
/
+4
2021-11-05
commands: `spack load --list` alias for `spack find --loaded` (#27184)
Todd Gamblin
10
-11
/
+64
2021-11-05
spfft: add version 1.0.5 (#27223)
Simon Frasch
1
-0
/
+3
2021-11-05
spla: add version 1.5.2 (#27222)
Simon Frasch
1
-0
/
+3
2021-11-05
docs for experimental `--reuse` argument to `spack install`
Todd Gamblin
1
-0
/
+28
2021-11-05
error message for reusing multiple hashes for package
Gregory Becker
1
-1
/
+2
2021-11-05
concretizer: add error messages and simplify asp.py
Todd Gamblin
2
-8
/
+18
2021-11-05
Fix logic program for multi-valued variants
Massimiliano Culpo
1
-45
/
+71
2021-11-05
bugfix: handle hashes that only exist in input specs
Todd Gamblin
1
-27
/
+48
2021-11-05
concretizer: exempt already-installed specs from compiler and variant rules
Todd Gamblin
2
-7
/
+22
2021-11-05
spack diff: more flexible tests, restore transitive diff with spec_clauses
Todd Gamblin
3
-12
/
+39
2021-11-05
Add a missing definition in the logic program
Massimiliano Culpo
1
-0
/
+1
2021-11-05
Add buildcache to reusable specs
Massimiliano Culpo
4
-16
/
+51
2021-11-05
spack install: add --reuse argument
Massimiliano Culpo
3
-5
/
+7
2021-11-05
spack concretize: add --reuse argument
Massimiliano Culpo
5
-17
/
+36
2021-11-05
spack spec: add --reuse argument
Massimiliano Culpo
5
-18
/
+35
2021-11-05
concretizer: get rid of last maximize directive in concretize.lp
Todd Gamblin
1
-32
/
+5
2021-11-05
Update command completion
Massimiliano Culpo
1
-1
/
+1
2021-11-05
Trim dependencies on externals
Massimiliano Culpo
1
-1
/
+2
2021-11-05
Fix a unit test to match the new OS semantics
Massimiliano Culpo
1
-1
/
+1
2021-11-05
ASP-based solve: if an OS is set, respect the value
Massimiliano Culpo
1
-0
/
+3
2021-11-05
Fix a type in "variant_not_default" rule
Massimiliano Culpo
1
-1
/
+1
2021-11-05
concretizer: rework spack solve output to handle reuse better
Todd Gamblin
3
-75
/
+137
2021-11-05
spec: ensure_valid_variants() should not validate concrete specs
Todd Gamblin
1
-0
/
+4
2021-11-05
concretizer: unify handling of single- and multi-valued variants
Todd Gamblin
1
-18
/
+5
2021-11-05
concretizer: reuse installs, but assign default values for new builds
Todd Gamblin
1
-35
/
+119
2021-11-05
tests: make `spack diff` test more lenient
Todd Gamblin
1
-4
/
+12
2021-11-05
concretizer: only minimize builds when `--reuse` is enabled.
Todd Gamblin
2
-1
/
+4
2021-11-05
concretizer: adjust integrity constraints to only apply to builds.
Todd Gamblin
1
-6
/
+13
2021-11-05
concretizer: rework operating system semantics for installed packages
Todd Gamblin
2
-64
/
+104
2021-11-05
concretizer: `impose()` for concrete specs should use body facts.
Todd Gamblin
1
-3
/
+3
2021-11-05
include installed hashes in solve and optimize for reuse
Todd Gamblin
3
-15
/
+104
2021-11-05
rename `checked_spec_clauses()` to `spec_clauses()`
Todd Gamblin
1
-8
/
+8
[next]