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-05-21
bugfix for target adjustments on target ranges (#20537)
Greg Becker
3
-15
/
+20
2021-05-21
Move context manager to swap the current configuration into spack.config
Massimiliano Culpo
3
-64
/
+78
2021-05-21
Move context manager to swap the current store into spack.store
Massimiliano Culpo
3
-15
/
+32
2021-05-21
repo: generalize "swap" context manager to also accept paths
Massimiliano Culpo
16
-61
/
+71
2021-05-21
Run clingo-cffi tests in a container (#21913)
Massimiliano Culpo
1
-36
/
+6
2021-05-21
Updates to support clingo-cffi (#20657)
Josh Essman
2
-9
/
+70
2021-05-21
Improve error message for inconsistencies in package.py (#21811)
Massimiliano Culpo
4
-5
/
+66
2021-05-21
concretizer: simplify "fact" method (#21148)
Massimiliano Culpo
1
-23
/
+5
2021-05-21
Python 3.10 support: collections.abc (#20441)
Adam J. Stewart
19
-43
/
+141
2021-05-10
use package supplied autogen.sh (#20319)
Phil Tooley
1
-0
/
+6
2021-05-10
respect -k/verify-ssl-false in _existing_url method (#21864)
Greg Becker
1
-0
/
+2
2021-04-15
update tutorial public key
Gregory Becker
1
-35
/
+26
2021-04-15
updates for new tutorial
Gregory Becker
1
-2
/
+2
2021-02-19
Update CHANGELOG and release version
v0.16.1
Tamara Dahlgren
2
-1
/
+30
2021-02-19
Resolve (post-cherry-picking) flake8 errors
Tamara Dahlgren
4
-6
/
+12
2021-02-17
apple-clang: add correct path to compiler wrappers (#21662)
Adam J. Stewart
1
-1
/
+1
2021-02-17
intel-oneapi-compilers/mpi: add module support (#20808)
Frank Willmore
2
-0
/
+48
2021-02-17
intel-oneapi-compilers: add to LD_LIBRARY_PATH so that it finds libimf.so (#...
Frank Willmore
1
-22
/
+31
2021-02-17
adding environment to OneMKL packages so that examples will build (#21377)
Frank Willmore
2
-0
/
+42
2021-02-17
add intel oneapi to compiler/pkg translations (#21448)
Greg Becker
1
-1
/
+2
2021-02-17
llvm: "master" branch is now "main" branch (#21411)
eugeneswalker
1
-1
/
+1
2021-02-17
Print groups properly for spack find -d (#20028)
Yang Zongze
1
-1
/
+1
2021-02-17
store sbang_install_path in buildinfo, use for subsequent relocation (#20768)
eugeneswalker
1
-0
/
+11
2021-02-17
[WIP] relocate.py: parallelize test replacement logic (#19690)
Nathan Hanford
10
-210
/
+316
2021-02-17
py-hovorod: fix typo on variant name in conflicts directive (#20906)
Henrique Mendonça
1
-1
/
+1
2021-02-17
concretizer: require at least a dependency type to say the dependency holds
Massimiliano Culpo
3
-0
/
+28
2021-02-17
concretizer: dependency conditions cannot hold if package is external
Massimiliano Culpo
4
-2
/
+12
2021-02-17
libyogrt: remove conflicts triggered by an invalid value (#20794)
Massimiliano Culpo
1
-4
/
+2
2021-02-17
restore ability of dev-build to skip patches (#20351)
Robert Underwood
1
-0
/
+1
2021-02-17
intel-oneapi-mpi: virtual provider support (#20732)
Robert Cohn
1
-0
/
+14
2021-02-17
intel-oneapi-compilers package: correct module file (#20686)
Frank Willmore
1
-0
/
+10
2021-02-17
fix mpi lib paths, add virtual provides (#20693)
Robert Cohn
4
-0
/
+21
2021-02-17
Remove hard-coded standard C++ library selection and add more releases in llv...
Ye Luo
1
-2
/
+2
2021-02-17
concretizer: make rules on virtual packages more linear
Massimiliano Culpo
1
-11
/
+9
2021-02-17
concretizer: use consistent naming for compiler predicates (#20677)
Todd Gamblin
2
-10
/
+8
2021-02-17
concretizer: simplify handling of virtual version constraints
Todd Gamblin
2
-18
/
+29
2021-02-17
concretizer: remove rule generation code from concretizer
Todd Gamblin
1
-70
/
+1
2021-02-17
concretizer: convert virtuals to facts; move all rules to `concretize.lp`
Todd Gamblin
2
-116
/
+164
2021-02-17
concretizer: consolidate handling of virtuals into spec_clauses
Todd Gamblin
1
-26
/
+20
2021-02-17
concretizer: make _condtion_id_counter an iterator
Todd Gamblin
1
-18
/
+18
2021-02-17
concretizer: more detailed section headers in concretize.lp
Todd Gamblin
1
-51
/
+69
2021-02-17
bugfix: infinite loop when building a set from incomplete specs (#20649)
Todd Gamblin
1
-1
/
+6
2021-02-17
concretizer: generate facts for externals
Massimiliano Culpo
3
-41
/
+42
2021-02-17
bugfix: do not write empty default dicts/lists in envs (#20526)
Greg Becker
3
-47
/
+38
2021-02-17
Add Intel oneAPI packages (#20411)
Robert Cohn
14
-20
/
+398
2021-02-17
concretizer: refactor conditional rules to be less repetitious (#20507)
Todd Gamblin
2
-89
/
+60
2021-02-17
concretizer: optimize loop on compiler version
Massimiliano Culpo
2
-13
/
+15
2021-02-17
concretizer: optimized loop on node platforms
Massimiliano Culpo
1
-3
/
+3
2021-02-17
concretizer: fix failing unit tests
Massimiliano Culpo
2
-4
/
+18
2021-02-17
concretizer: emit facts for integrity constraints
Massimiliano Culpo
2
-37
/
+40
[prev]
[next]