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-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
2020-12-28
archspec: fixed a typo in the vendored library (#20584)
Massimiliano Culpo
2
-2
/
+2
2020-12-24
Remove more variables from build environment (#20156)
Omri Mor
1
-2
/
+7
2020-12-23
bugfix: do not write empty default dicts/lists in envs (#20526)
Greg Becker
3
-47
/
+38
2020-12-23
concretizer: remove vestigial code and comment
Massimiliano Culpo
1
-20
/
+0
2020-12-23
style: ensure that all packages pass `spack style -a`
Todd Gamblin
3
-5
/
+13
2020-12-23
Add Intel oneAPI packages (#20411)
Robert Cohn
4
-20
/
+93
2020-12-22
add mypy to style checks; rename `spack flake8` to `spack style` (#20384)
Tom Scogland
42
-304
/
+590
2020-12-22
concretizer: refactor conditional rules to be less repetitious (#20507)
Todd Gamblin
2
-89
/
+60
2020-12-22
Refactor flake8 handling and tool compatibility (#20376)
Tom Scogland
1
-229
/
+112
2020-12-22
concretizer: optimize loop on compiler version
Massimiliano Culpo
2
-13
/
+15
2020-12-22
concretizer: optimized loop on node platforms
Massimiliano Culpo
1
-3
/
+3
2020-12-20
concretizer: fix failing unit tests
Massimiliano Culpo
2
-4
/
+18
2020-12-20
concretizer: emit facts for integrity constraints
Massimiliano Culpo
2
-37
/
+40
2020-12-20
concretizer: emit facts for constraints on imposed dependencies
Massimiliano Culpo
2
-38
/
+85
[next]