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
/
share
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-08
ML CI: get more packages working on macOS (#39199)
Adam J. Stewart
1
-24
/
+27
2023-08-07
CI: remove redundant sections (#38514)
kwryankrattiger
9
-716
/
+70
2023-08-02
CI: Refactor ci reproducer (#37088)
kwryankrattiger
2
-2
/
+10
2023-08-02
feat: move -N/--namespace(s) to common args, allow in `buildcache list` (#36719)
Wouter Deconinck
2
-14
/
+16
2023-07-31
Add `spack checksum --verify`, fix `--add` (#38458)
Alec Scott
2
-4
/
+6
2023-07-26
ci: Make signing requirement explicit (#38995)
Scott Wittenburg
1
-0
/
+3
2023-07-24
ci: fix stack mirror urls (#38882)
Scott Wittenburg
2
-1
/
+6
2023-07-22
e4s oneapi ci: build with latest 2023.2 based image (#39048)
eugeneswalker
2
-8
/
+8
2023-07-22
Implement fish completion (#29549)
百地 希留耶
3
-0
/
+3384
2023-07-21
e4s ci: add cray-sles ministack (#38744)
eugeneswalker
16
-139
/
+548
2023-07-19
modules: use curly braces to enclose value in Tcl modulefile (#38375)
Xavier Delaruelle
1
-11
/
+11
2023-07-18
Ensure the bootstrap store has a padding length of zero (#38975)
Massimiliano Culpo
1
-0
/
+1
2023-07-18
e4s cray: expand spec list (#38947)
eugeneswalker
1
-0
/
+13
2023-07-18
modules: add support for conflict in lua modulefile (#36701)
Xavier Delaruelle
1
-0
/
+6
2023-07-14
ci: remove aws-ahug (#38777)
Harmen Stoppels
4
-530
/
+0
2023-07-13
spack buildcache push: improve argparse (#38876)
Harmen Stoppels
1
-2
/
+2
2023-07-13
mirrors: distinguish between source/binary mirror; simplify schema (#34523)
Harmen Stoppels
1
-3
/
+12
2023-07-12
ci: populate caches in before script (#38762)
Harmen Stoppels
1
-0
/
+2
2023-07-12
containers: retain shallow git data (#37734)
Jonathon Anderson
1
-1
/
+1
2023-07-12
Fix build of CentOS stream docker image (#38824)
Massimiliano Culpo
1
-4
/
+4
2023-07-12
installer: Improve status reporting (#37903)
Michael Kuhn
1
-1
/
+1
2023-07-10
find: add `--hashes` shortcut for piping to other commands (#38663)
Todd Gamblin
1
-1
/
+1
2023-07-09
openssl: prefer 3.x (#36729)
Harmen Stoppels
1
-1
/
+1
2023-07-06
Disable fortran in openblas for darwin ci, fix variant default value (#38752)
Harmen Stoppels
1
-0
/
+2
2023-07-04
remove another Python 3.7 requirement & preference, since it was deprecated (...
Harmen Stoppels
3
-26
/
+18
2023-07-04
Temporarily disable aws-pcluster pipelines (#38708)
Stephen Sachs
1
-48
/
+48
2023-07-04
macos sip: apply on macos only, dont store LD_LIBRARY_PATH (#38687)
Harmen Stoppels
2
-6
/
+3
2023-07-04
Fix DYLD_* propagation to Python process from fish shell (#38615)
Adam J. Stewart
1
-1
/
+8
2023-07-03
Drop requirement of python@3.7 since it's deprecated (#38692)
Harmen Stoppels
1
-2
/
+0
2023-06-29
CI: Disable building VisIt in CI (#38642)
kwryankrattiger
1
-3
/
+3
2023-06-28
e4s ci: add hdf5-vol-daos (#37887)
eugeneswalker
2
-5
/
+7
2023-06-27
Windows: Add PowerShell env support (#37951)
John W. Parent
2
-1
/
+5
2023-06-27
Kokkos Kernels: adding release 3.7.1 and 4.0.0 (#36655)
Luc Berger
2
-2
/
+2
2023-06-24
Fix syntax to set default target in aws-pcluster pipelines (#38048)
Stephen Sachs
5
-5
/
+5
2023-06-16
WarpX 23.06 (#38303)
Axel Huebl
2
-6
/
+2
2023-06-14
modules: use depends-on to autoload module with Lmod on Tcl (#38347)
Xavier Delaruelle
1
-1
/
+9
2023-06-13
modules: append trailing delimiter to MANPATH when set (#36678)
Xavier Delaruelle
2
-0
/
+8
2023-06-12
buildcache: remove deprecated api (#37246)
Harmen Stoppels
1
-6
/
+6
2023-06-09
install status arg: update to default true and add inverse (#38252)
Greg Becker
1
-2
/
+2
2023-06-09
containerize: use an ENTRYPOINT script (#37769)
Jonathon Anderson
1
-3
/
+9
2023-06-09
Hotfix to avoid building compilers from sources in pcluster pipelines (#38256)
Massimiliano Culpo
5
-5
/
+20
2023-06-08
e4s oneapi ci: use official intel oneapi-derived runner image (#38176)
eugeneswalker
2
-156
/
+131
2023-06-06
E4S Cray CI Stack (#37837)
eugeneswalker
6
-1
/
+502
2023-06-06
containers: don't install epel-release on Fedora (#37766)
Jonathon Anderson
7
-36
/
+36
2023-06-03
llvm: optionally build compiler-rt, libcxx and libunwind as runtimes (#32476)
Sergey Kosukhin
1
-1
/
+1
2023-05-30
Bugfix: cray manifest parsing regression (#37909)
Tiziano Müller
1
-1
/
+1
2023-05-25
update ci ml darwin keypath (#37927)
eugeneswalker
1
-3
/
+3
2023-05-25
Add macOS ML CI stacks (#36586)
Adam J. Stewart
6
-172
/
+223
2023-05-24
Pcluster local buildcache (#37852)
Stephen Sachs
5
-38
/
+23
2023-05-23
e4s ci: add dealii (#32484)
eugeneswalker
1
-0
/
+1
[next]