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-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
2021-01-27
spack setup: remove the command for v0.17.0 (#20277)
Adam J. Stewart
3
-204
/
+0
2021-01-22
use module and package flags to get more correct mypy behavior (#21225)
Tom Scogland
2
-32
/
+25
2021-01-22
Added @property stdcxx_libs to return -lstdc++ for AOCC compiler (#21145)
AMD Toolchain Support
2
-0
/
+6
2021-01-21
docs: Update the CudaPackage (build system) description (#20742)
Tamara Dahlgren
1
-16
/
+101
2021-01-21
Added ROCmPackage (build system) documentation (#20743)
Tamara Dahlgren
3
-2
/
+127
2021-01-20
store sbang_install_path in buildinfo, use for subsequent relocation (#20768)
eugeneswalker
1
-0
/
+11
2021-01-20
[WIP] relocate.py: parallelize test replacement logic (#19690)
Nathan Hanford
9
-210
/
+281
2021-01-18
add required libs for sycl programs (#20728)
Robert Cohn
1
-1
/
+2
2021-01-14
improve documentation for Rocm (hip amd builds) (#20812)
Danny Taller
1
-1
/
+6
2021-01-12
concretizer: require at least a dependency type to say the dependency holds
Massimiliano Culpo
2
-0
/
+11
2021-01-12
concretizer: dependency conditions cannot hold if package is external
Massimiliano Culpo
3
-2
/
+9
2021-01-12
restore ability of dev-build to skip patches (#20351)
Robert Underwood
1
-0
/
+1
2021-01-11
Package Repositories docs: num packages has grown (#20735)
Adam J. Stewart
1
-1
/
+1
2021-01-11
Update the docs footer copyright (#20741)
Tamara Dahlgren
1
-1
/
+1
2021-01-06
fix gpg user rundir check (#20705)
eugeneswalker
1
-1
/
+1
2021-01-05
concretizer: make rules on virtual packages more linear
Massimiliano Culpo
1
-11
/
+9
2021-01-05
spack python: allow use of IPython (#20329)
Vanessasaurus
2
-12
/
+76
2021-01-05
bugfix for target adjustments on target ranges (#20537)
Greg Becker
3
-15
/
+20
2021-01-05
concretizer: use consistent naming for compiler predicates (#20677)
Todd Gamblin
2
-10
/
+8
2021-01-04
concretizer: simplify handling of virtual version constraints
Todd Gamblin
2
-18
/
+29
2021-01-04
concretizer: remove rule generation code from concretizer
Todd Gamblin
1
-70
/
+1
2021-01-04
concretizer: convert virtuals to facts; move all rules to `concretize.lp`
Todd Gamblin
2
-116
/
+164
2021-01-04
concretizer: consolidate handling of virtuals into spec_clauses
Todd Gamblin
1
-26
/
+20
2021-01-04
concretizer: make _condtion_id_counter an iterator
Todd Gamblin
1
-18
/
+18
2021-01-04
concretizer: more detailed section headers in concretize.lp
Todd Gamblin
1
-51
/
+69
2021-01-04
ci: fix issue with latest sphinx (#20661)
Massimiliano Culpo
2
-1
/
+17
2021-01-04
bugfix: infinite loop when building a set from incomplete specs (#20649)
Todd Gamblin
1
-1
/
+6
2021-01-02
copyrights: update all files with license headers for 2021
Todd Gamblin
485
-486
/
+504
2021-01-02
commands: add `spack license update-copyright-year`
Todd Gamblin
2
-17
/
+58
2020-12-30
extends: add type kwarg (#20045)
Adam J. Stewart
9
-20
/
+7
2020-12-29
concretizer: generate facts for externals
Massimiliano Culpo
3
-41
/
+42
2020-12-29
PythonPackage: add pypi attribute to infer homepage/url/list_url (#17587)
Adam J. Stewart
6
-63
/
+119
[next]