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
2021-11-24
Update Jinja2 to v2.11.3 and MarkupSafe to v1.1.1 (#27264)
Massimiliano Culpo
37
-4147
/
+5002
2021-11-24
Update six to v1.16.0 (#27265)
Massimiliano Culpo
2
-21
/
+128
2021-11-23
Fix leaky tests (#27616)
Harmen Stoppels
3
-7
/
+7
2021-11-23
Remove support for Python 2.6 (#27256)
Massimiliano Culpo
25
-288
/
+62
2021-11-22
bugfix: Allow legacy tests to be read after hash break (#26078)
Nathan Hanford
2
-1
/
+33
2021-11-22
Intel packages: add support for LLVM OpenMP (#26517)
Piotr Luszczek
1
-1
/
+7
2021-11-22
Make CUDA and ROCm architecture conditional (#27185)
Massimiliano Culpo
2
-2
/
+4
2021-11-22
Make _enable_or_disable(...) return an empty array for conditional variants w...
Harmen Stoppels
3
-0
/
+32
2021-11-19
Add connection specification to mirror creation (#24244)
Joseph Snyder
11
-43
/
+218
2021-11-19
define_from_variant: return an empty string for non-existing variants (#27503)
Harmen Stoppels
3
-0
/
+29
2021-11-19
Adding --reuse to dev-build command. (#27487)
Michael Davis
1
-2
/
+2
2021-11-19
Remove spurious debug print (#27541)
Massimiliano Culpo
1
-1
/
+0
2021-11-18
Refactor bootstrap of "spack style" dependencies (#27485)
Massimiliano Culpo
4
-156
/
+156
2021-11-18
Allow recent pytest versions to be used with Spack (#25371)
Massimiliano Culpo
94
-28
/
+76
2021-11-18
ci: run style unit tests only if we target develop (#27472)
Harmen Stoppels
2
-2
/
+17
2021-11-17
Fix overly generic exceptions in log parser (#27413)
Harmen Stoppels
1
-4
/
+0
2021-11-16
Intel mpi: allow use of external libfabric (#27292)
Robert Cohn
1
-9
/
+10
2021-11-15
Turn some verbose messages into debug messages (#27408)
Harmen Stoppels
1
-8
/
+8
2021-11-12
Add PyPI docs and warning in auto-generated package (#27404)
Seth R. Johnson
2
-3
/
+16
2021-11-11
Fix overloaded argparse keys (#27379)
Harmen Stoppels
5
-15
/
+14
2021-11-09
spack tutorial: fix output to screen (#27316)
Massimiliano Culpo
1
-1
/
+3
2021-11-09
Fix typos (ouptut) (#27317)
Maxim Belkin
2
-2
/
+2
2021-11-09
Fix log-format reporter ignoring install errors (#25961)
Jordan Galby
3
-31
/
+48
2021-11-09
make --enable-locks actually enable locks (#24675)
Dylan Simon
1
-2
/
+3
2021-11-09
build_environment: clean *_ROOT variables (#26474)
Valentin Volkl
1
-0
/
+7
2021-11-08
Python tests: skip importing weirdly-named modules (#27151)
iarspider
2
-0
/
+6
2021-11-05
bump version number to 0.17.0
Todd Gamblin
2
-2
/
+2
2021-11-05
Prevent additional properties to be in the answer set when reusing specs (#27...
Massimiliano Culpo
3
-1
/
+42
2021-11-05
make version docs reflect reality (#27149)
Harmen Stoppels
1
-26
/
+30
2021-11-05
commands: `spack load --list` alias for `spack find --loaded` (#27184)
Todd Gamblin
4
-10
/
+50
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
2
-4
/
+6
2021-11-05
spack concretize: add --reuse argument
Massimiliano Culpo
4
-16
/
+35
2021-11-05
spack spec: add --reuse argument
Massimiliano Culpo
4
-16
/
+33
2021-11-05
concretizer: get rid of last maximize directive in concretize.lp
Todd Gamblin
1
-32
/
+5
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
[next]