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-02-17
concretizer: don't optimize emitting version_satisfies() (#20128)
Andrew W Elble
2
-4
/
+5
2021-02-17
spec: return early from concretization if a spec is already concrete (#20196)
Massimiliano Culpo
1
-0
/
+3
2021-02-17
concretizer: remove ad-hoc rule for external packages (#20193)
Massimiliano Culpo
2
-7
/
+10
2021-02-17
concretizer: swap priority of selecting provider and default variant (#20182)
Massimiliano Culpo
2
-13
/
+27
2021-02-17
Typos: add missing closing parens (#20174)
George Hartzell
1
-3
/
+3
2021-02-17
concretizer: treat target ranges in directives correctly (#19988)
Massimiliano Culpo
2
-1
/
+59
2021-02-17
concretizer: prioritize matching compilers over newer versions (#20020)
Massimiliano Culpo
3
-6
/
+32
2021-02-17
concretizer: allow a bool to be passed as argument for tests dependencies (#2...
Massimiliano Culpo
3
-8
/
+54
2021-02-17
concretizer: treat conditional providers correctly (#20086)
Massimiliano Culpo
2
-1
/
+18
2021-02-17
Docs: remove duplication in Command Reference (#20021)
Adam J. Stewart
2
-2
/
+2
2021-02-17
recognize macOS 11.1 as big sur (#20038)
Martin Aumüller
1
-2
/
+6
2021-02-17
fix error handling for spack test results command (#19987)
Greg Becker
1
-0
/
+1
2021-02-17
hip support for umpire, chai, raja, camp (#19715)
Danny Taller
2
-0
/
+139
2021-02-17
apple-clang: add correct path to compiler wrappers (#21662)
Adam J. Stewart
1
-1
/
+1
2021-02-16
Delete unused "mutable_mock_store" fixture (#21632)
Massimiliano Culpo
1
-31
/
+0
2021-02-16
Pipelines: Temporary buildcache storage (#21474)
Scott Wittenburg
9
-83
/
+427
2021-02-16
NAG compiler: disable forcing RPATH/RUNPATH (#21701)
Sergey Kosukhin
1
-0
/
+10
2021-02-16
Pipelines: DAG Pruning (#20435)
Scott Wittenburg
9
-257
/
+827
2021-02-13
Correct the reference to the staged examples files (#21557)
Tamara Dahlgren
1
-3
/
+3
2021-02-12
Introduce a SPACK_PYTHON environment variable (#21222)
Chuck Atkins
1
-0
/
+8
2021-02-11
unit test: refactored bindist.py (#21497)
Massimiliano Culpo
1
-353
/
+156
2021-02-11
database: don't create a date object in `query()` unless it's necessary
Todd Gamblin
1
-5
/
+6
2021-02-11
version: precompile regexes in Version constructor
Todd Gamblin
1
-6
/
+9
2021-02-11
spack_json: _strify should be a no-op in Python 3
Todd Gamblin
1
-3
/
+7
2021-02-11
database: do not redundantly mark specs concrete
Todd Gamblin
2
-5
/
+9
2021-02-11
spec performance: don't parse in from_node_dict
Todd Gamblin
1
-1
/
+3
2021-02-10
Added a context manager to swap architectures
Massimiliano Culpo
5
-34
/
+88
2021-02-10
Move context manager to swap the current configuration into spack.config
Massimiliano Culpo
3
-64
/
+78
2021-02-10
Move context manager to swap the current store into spack.store
Massimiliano Culpo
3
-15
/
+32
2021-02-10
repo: generalize "swap" context manager to also accept paths
Massimiliano Culpo
16
-61
/
+71
2021-02-10
Fix: Add a space between -isystem and the directory (#21599)
Scott McMillan
2
-15
/
+15
2021-02-10
Bugfix: environments/views on separate mounts (#20720)
Greg Becker
1
-4
/
+13
2021-02-09
Procedure to deprecate old versions of software (#20767)
Adam J. Stewart
12
-11
/
+124
2021-02-09
Changed stages permissions to 750 (#21425)
BenWeber42
1
-3
/
+3
2021-02-09
Fixed uninstall rm parent folder race condition (#21424)
BenWeber42
1
-3
/
+12
2021-02-09
Fix typo (#21567)
Mark Meredith
1
-1
/
+1
2021-02-08
Restore verbosity of patching (#21233)
Adam J. Stewart
1
-6
/
+6
2021-02-05
let intel consider cray-mpich as mpich (#21512)
albestro
1
-0
/
+1
2021-02-04
Fix usage of PythonPackage.test outside of PythonPackage (#20555)
Adam J. Stewart
1
-4
/
+50
2021-02-04
Python: add maintainer(s) (#21125)
Adam J. Stewart
1
-0
/
+2
2021-02-04
spack external find: allow to search by tags (#21407)
Massimiliano Culpo
5
-9
/
+55
2021-02-03
concretizer: simplify "fact" method (#21148)
Massimiliano Culpo
1
-23
/
+5
2021-02-02
add intel oneapi to compiler/pkg translations (#21448)
Greg Becker
1
-1
/
+2
2021-02-01
PythonPackage: fewer phases (#20738)
Adam J. Stewart
2
-109
/
+1
2021-02-01
R: add maintainer(s) (#21119)
Adam J. Stewart
1
-0
/
+2
2021-02-01
Python 3.10 support: collections.abc (#20441)
Adam J. Stewart
19
-42
/
+140
2021-01-29
Print groups properly for spack find -d (#20028)
Yang Zongze
1
-1
/
+1
2021-01-28
Make git fetching even quieter (for git v1.7.2+)(#21013)
Adam J. Stewart
1
-0
/
+6
2021-01-27
Add a context wrapper for mtime preservation (#21258)
Sergey Kosukhin
2
-1
/
+44
2021-01-27
Doc default behavior of install tests (#21309)
Mark C. Miller
1
-2
/
+5
[prev]
[next]