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
2023-06-12
pip is a pythonextension not a pythonpackage, and it turns out we werent doin...
Peter Scheibel
2
-47
/
+46
2023-06-12
buildcache: remove deprecated api (#37246)
Harmen Stoppels
10
-347
/
+66
2023-06-12
bootstrap: add minimum versions required for flake8 and pytest (#38322)
Massimiliano Culpo
1
-2
/
+2
2023-06-11
Fix typo in example code block (#38318)
Christopher Christofi
1
-1
/
+1
2023-06-11
build(deps): bump urllib3 from 2.0.2 to 2.0.3 in /lib/spack/docs (#38244)
dependabot[bot]
1
-1
/
+1
2023-06-11
build(deps): bump sphinx-rtd-theme in /lib/spack/docs (#38245)
dependabot[bot]
1
-1
/
+1
2023-06-09
install status arg: update to default true and add inverse (#38252)
Greg Becker
4
-5
/
+24
2023-06-08
Forbid using `env:` as a top level environment attribute (#38199)
Massimiliano Culpo
10
-80
/
+60
2023-06-08
CMake/Windows bugfix: Make CMAKE_INSTALL_PREFIX a posix path (#36842)
John W. Parent
1
-2
/
+2
2023-06-08
Fix compiler removal from command line (#38057)
Massimiliano Culpo
9
-251
/
+200
2023-06-07
Add documentation about package signing model (#30939)
Christopher Kotfila
2
-0
/
+485
2023-06-06
E4S Cray CI Stack (#37837)
eugeneswalker
1
-1
/
+1
2023-06-06
CachedCMakePackage: fix bug where CMAKE_CUDA_ARCHITECTURES=none is set (#38169)
Mikael Simberg
1
-2
/
+2
2023-06-06
containers: don't install epel-release on Fedora (#37766)
Jonathon Anderson
2
-8
/
+18
2023-06-05
Update RtD and Sphinx configuration (#38046)
Massimiliano Culpo
3
-42
/
+29
2023-06-01
Memoize a few hot functions during module file generation (#37739)
Massimiliano Culpo
5
-13
/
+16
2023-06-01
Spec.format: print false attributes if requested (#37932)
Greg Becker
2
-1
/
+2
2023-05-31
CachedCMakePackage: add CUDA/HIP options and improve independent builds (#37592)
Brian Van Essen
1
-9
/
+83
2023-05-30
Bugfix: cray manifest parsing regression (#37909)
Tiziano Müller
3
-4
/
+18
2023-05-30
Simplify implementation of "get_compiler_config" (#37989)
Massimiliano Culpo
1
-28
/
+18
2023-05-29
Remove patchelf self-relocation (#33834)
Harmen Stoppels
2
-43
/
+1
2023-05-29
fix InternalConcretizerError msg (#37791)
Harmen Stoppels
1
-6
/
+7
2023-05-29
Bugfix/tests: add slash to test log message (#37874)
Tamara Dahlgren
1
-1
/
+1
2023-05-29
tests/sip: convert to new stand-alone test process (#35693)
Tamara Dahlgren
1
-7
/
+10
2023-05-28
modules: improve default naming scheme (#37808)
Xavier Delaruelle
4
-38
/
+38
2023-05-26
CI: Use relative path in default script (#36649)
kwryankrattiger
1
-1
/
+1
2023-05-25
Windows MSVC: do not set sdk version if installing sdk (#37930)
John W. Parent
1
-1
/
+5
2023-05-25
Windows: fix "spack build-env" (#37923)
John W. Parent
3
-3
/
+21
2023-05-25
Bugfix/tests: write not append stand-alone test status (#37841)
Tamara Dahlgren
2
-1
/
+26
2023-05-24
bugfix: env concretize after remove (#37877)
Greg Becker
2
-0
/
+27
2023-05-24
spack remove: fix traversal when user specs intersect (#37882)
Harmen Stoppels
1
-21
/
+20
2023-05-23
Remove myself as maintainer of R packages (#37859)
Glenn Johnson
1
-3
/
+1
2023-05-22
deleted package.py better error message (#37814)
simonleary-umass-edu
1
-1
/
+1
2023-05-19
spack env create: generate a view when newly created env has concrete specs (...
Harmen Stoppels
2
-1
/
+23
2023-05-19
archspec: fix entry in the JSON file (#37793)
Massimiliano Culpo
2
-2
/
+2
2023-05-19
lmod: allow core compiler to be specified with a version range (#37789)
Massimiliano Culpo
5
-22
/
+48
2023-05-19
compiler specs: do not print '@=' when clear from context (#37787)
Greg Becker
4
-12
/
+22
2023-05-18
Remove references to gmake executable, only use make (#37280)
Dom Heinzeller
2
-2
/
+0
2023-05-18
Bump Spack version on develop to 0.21.0.dev0 (#37760)
Massimiliano Culpo
1
-1
/
+1
2023-05-18
Bugfix: allow preferred new versions from externals (#37747)
Peter Scheibel
2
-92
/
+126
2023-05-17
maintainers: switch from list to directive (#37752)
Tamara Dahlgren
4
-1195
/
+1284
2023-05-17
Limit deepcopy to just the initial "all" section (#37718)
Massimiliano Culpo
1
-12
/
+7
2023-05-17
gitlab ci: no copy-only pipelines w/ deprecated config (#37720)
Scott Wittenburg
1
-6
/
+22
2023-05-17
spack test: fix stand-alone test suite status reporting (#37602)
Tamara Dahlgren
4
-40
/
+187
2023-05-17
Add recently added Spack Docker Images to documentation (#37732)
Yoshiaki Senda
1
-0
/
+20
2023-05-17
Fix `spack find` not able to display version ranges in compilers (#37715)
Massimiliano Culpo
2
-1
/
+16
2023-05-16
Windows: fix MSVC version handling (#37711)
John W. Parent
1
-2
/
+2
2023-05-16
Requirements and preferences should not define (non-git) versions (#37687)
Peter Scheibel
4
-9
/
+174
2023-05-16
check_modules_set_name: do not check for "enable" key (#37701)
Harmen Stoppels
2
-14
/
+46
2023-05-16
unify: when_possible and unify: true -- Bugfix for error in 37438 (#37681)
Greg Becker
1
-6
/
+15
[next]