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
2022-08-05
spack mirror: skip non-concretizable specs (#31897)
Massimiliano Culpo
2
-2
/
+38
2022-08-05
Refactor `cmd/install.py` for better readability (#31936)
Massimiliano Culpo
1
-234
/
+252
2022-08-05
Fix doc format for code blocks: GitRef versions (#31937)
psakievich
1
-2
/
+2
2022-08-04
Move type hint to satisfy Python 3.6, 3.7 interpreters (#31932)
Chris Green
1
-2
/
+2
2022-08-04
Add documentation for git refs as versions (#31914)
psakievich
3
-1
/
+133
2022-08-04
Git Ref versions can be paired to defined versions in the spec (#30998)
psakievich
9
-20
/
+145
2022-08-04
Deprecate support for Python 3.5 (by removing it from CI) (#31908)
Massimiliano Culpo
2
-2
/
+2
2022-08-03
asp: refactor low level API to permit the injection of configuration
Massimiliano Culpo
4
-77
/
+78
2022-08-03
Match documentation of spack create with actual behavior. (#31892)
dunatotatos
1
-1
/
+1
2022-08-02
spack ci rebuild: Don't install in a login shell (#31771)
Jonathon Anderson
1
-3
/
+2
2022-08-02
Optimize reuse from buildcaches (#30806)
Massimiliano Culpo
2
-11
/
+13
2022-08-02
Style fixes
Massimiliano Culpo
3
-10
/
+11
2022-08-02
Remove line that sets non-existing attribute?
Massimiliano Culpo
1
-1
/
+0
2022-08-02
Use __slots__ for fast attribute access
Massimiliano Culpo
2
-0
/
+12
2022-08-02
Use __slots__ for fast attribute access during parsing
Massimiliano Culpo
2
-0
/
+8
2022-08-02
Document that reuse is higher priority than preferences in packages.yaml (#31...
Harmen Stoppels
2
-0
/
+35
2022-08-02
docs: Fix outdated pre-0.18 text on build dependencies (#31860)
Todd Gamblin
1
-5
/
+13
2022-08-02
Add meson Python build backend (#31809)
Adam J. Stewart
1
-36
/
+51
2022-08-02
spack checksum: black compliance (#31851)
Adam J. Stewart
1
-1
/
+1
2022-08-01
Add c++14 support flag for xl compiler (#31826)
Peter Scheibel
1
-0
/
+8
2022-08-01
Add support for macOS Ventura (#31812)
Adam J. Stewart
1
-0
/
+1
2022-08-01
CUDA: add new GCC conflict (#31820)
Adam J. Stewart
1
-0
/
+1
2022-07-31
tests: remove old `changed_files()` test
Todd Gamblin
1
-10
/
+0
2022-07-31
style: simplify arguments with `--tool TOOL` and `--skip TOOL`
Todd Gamblin
2
-58
/
+68
2022-07-31
black: ensure that `spack create` templates are black-compliant
Todd Gamblin
2
-114
/
+101
2022-07-31
black: do not align `sha56`'s with spaces in `spack checksum` output
Todd Gamblin
1
-9
/
+1
2022-07-31
black: bootstrap if black in `PATH` is too new
Todd Gamblin
1
-4
/
+27
2022-07-31
black: add .git-blame-ignore-revs toignore black reformatting in blame
Todd Gamblin
1
-2
/
+12
2022-07-31
black: fix format-sensitive tests
Todd Gamblin
3
-7
/
+7
2022-07-31
black: reformat entire repository with black
Todd Gamblin
462
-35680
/
+36530
2022-07-31
black: fix style check package and flake8 formatting for black
Todd Gamblin
3
-42
/
+33
2022-07-31
black: clean up noqa comments from most of the code
Todd Gamblin
27
-71
/
+103
2022-07-31
black: break up long strings that black cannot fix
Todd Gamblin
6
-107
/
+160
2022-07-31
black: configuration
Todd Gamblin
2
-39
/
+56
2022-07-30
MACOSX_DEPLOYMENT_TARGET: MAJOR.MINOR (#31811)
Adam J. Stewart
1
-1
/
+2
2022-07-28
environment.py: only install root specs explicitly (#31645)
Harmen Stoppels
2
-3
/
+6
2022-07-28
Fix parsing of clean_url (#31783)
Stephen Sachs
1
-2
/
+2
2022-07-26
environment.py: reduce # of locks further (#31643)
Harmen Stoppels
2
-27
/
+49
2022-07-26
containerize: fix concretization -> concretizer (#31594)
Harmen Stoppels
3
-8
/
+8
2022-07-26
llvm: Variant and dependency cleanup (#31331)
Chuck Atkins
2
-111
/
+171
2022-07-26
Fix `self.extension` for symlinks (#31743)
Stephen Sachs
1
-1
/
+3
2022-07-25
Fix stage with uri params (#31618)
Harmen Stoppels
2
-3
/
+3
2022-07-24
Sphinx 5.1.0 breaks doc builds (#31709)
Adam J. Stewart
1
-1
/
+1
2022-07-22
Mark external as explicit only when installing explicitly (#31665)
Harmen Stoppels
2
-5
/
+18
2022-07-22
autotools: add -I flag when non-standard libtool (#31677)
Harmen Stoppels
2
-6
/
+99
2022-07-22
Use pkg_cls in spack.mirror.get_all_versions (#31636)
Massimiliano Culpo
2
-7
/
+22
2022-07-20
Don't restage develop specs when a patch fails (#31593)
psakievich
2
-3
/
+55
2022-07-20
spack stage: add missing --fresh and --reuse (#31626)
Harmen Stoppels
2
-0
/
+12
2022-07-20
installer.py: require "explicit: True" in the install arguments to mark a pac...
Harmen Stoppels
2
-1
/
+14
2022-07-18
Only hack botocore when needed (#31610)
Jonathon Anderson
1
-6
/
+10
[next]