Age | Commit message (Expand) | Author | Files | Lines |
2023-11-10 | `spack deconcretize` command (#38803) | Greg Becker | 2 | -1/+23 |
2023-11-10 | info: rework spack info command to display variants better (#40998) | Todd Gamblin | 2 | -2/+4 |
2023-11-09 | Revert "Deactivate Cray sles, due to unavailable runner (#40291)" (#40910) | eugeneswalker | 1 | -12/+12 |
2023-11-08 | tcl: filter compiler wrappers to avoid pointing to Spack (#40946) | Massimiliano Culpo | 1 | -0/+1 |
2023-11-07 | tutorial stack: update for changes to the basics section for SC23 (#40942) | Greg Becker | 1 | -6/+6 |
2023-11-07 | tutorial: use lmod@8.7.18 because @8.7.19: has bugs (#40939) | Harmen Stoppels | 1 | -1/+1 |
2023-11-07 | tutorial pipeline: force gcc@12.3.0 (#40937) | Harmen Stoppels | 1 | -1/+1 |
2023-11-06 | spack compiler find --[no]-mixed-toolchain (#40902) | Harmen Stoppels | 2 | -4/+12 |
2023-11-05 | spack env activate: create & activate default environment without args (#40756) | Harmen Stoppels | 3 | -4/+11 |
2023-11-05 | bugfix: compress aliases for first command in completion (#40890) | Todd Gamblin | 2 | -2/+2 |
2023-11-05 | Environments: Add support for including definitions files (#33960) | Tamara Dahlgren | 1 | -3/+3 |
2023-11-04 | hdf5-vol-async: better specify dependency condition (#40882) | Massimiliano Culpo | 1 | -0/+2 |
2023-11-04 | sundials +sycl: add cxxflags=-fsycl via flag_handler (#40845) | eugeneswalker | 1 | -1/+1 |
2023-11-03 | tau: update 2.33 hash, add syscall variant (#40851) | eugeneswalker | 5 | -9/+9 |
2023-11-02 | depfile: deal with empty / non-concrete env (#40816) | Harmen Stoppels | 1 | -1/+1 |
2023-10-31 | force color in subshell if not SPACK_COLOR (#40782) | Harmen Stoppels | 1 | -4/+4 |
2023-10-31 | ci: bump tutorial image and toolchain (#40795) | Harmen Stoppels | 2 | -8/+8 |
2023-10-31 | tutorial: replace zlib -> gmake to avoid deprecated versions (#40769) | Harmen Stoppels | 1 | -13/+8 |
2023-10-30 | ci: print colored specs in concretization progress (#40711) | Harmen Stoppels | 1 | -2/+2 |
2023-10-27 | e4s ci stacks: add exago specs (#40712) | eugeneswalker | 3 | -0/+6 |
2023-10-27 | OCI buildcache (#38358) | Harmen Stoppels | 2 | -10/+30 |
2023-10-27 | ci: spack compiler find should list extra config scopes (#40727) | Harmen Stoppels | 1 | -1/+6 |
2023-10-26 | modules: no --delim option if separator is colon character (#39010) | Xavier Delaruelle | 1 | -1/+13 |
2023-10-26 | spack checksum: show long flags in usage output (#40407) | Harmen Stoppels | 2 | -9/+9 |
2023-10-25 | ci: don't put compilers in config (#40700) | Harmen Stoppels | 7 | -89/+2 |
2023-10-25 | ci: darwin aarch64 use apple-clang-15 tag (#40706) | Harmen Stoppels | 2 | -2/+2 |
2023-10-23 | Adios2: add kokkos variant (#40623) | Vicente Bolea | 3 | -1/+5 |
2023-10-20 | concretize separately: show concretization time per spec as they concretize w... | Harmen Stoppels | 1 | -2/+2 |
2023-10-20 | gromacs +cp2k: build in CI (#40494) | Harmen Stoppels | 3 | -0/+3 |
2023-10-19 | Improve setup build / run / test environment (#35737) | Harmen Stoppels | 2 | -7/+5 |
2023-10-19 | gitlab ci: Rework how mirrors are configured (#39939) | Scott Wittenburg | 30 | -81/+77 |
2023-10-19 | ci: remove incorrect compilers.yaml (#40610) | Harmen Stoppels | 1 | -27/+0 |
2023-10-18 | AutotoolsPackage / MakefilePackage: add gmake build dependency (#40380) | Harmen Stoppels | 2 | -36/+36 |
2023-10-17 | Support `spack env activate --with-view <name> <env>` (#40549) | Harmen Stoppels | 2 | -6/+6 |
2023-10-12 | Remove deprecated "extra_instructions" option for containers (#40365) | Massimiliano Culpo | 2 | -13/+0 |
2023-10-11 | Update bootstrap buildcache to support Python 3.12 (#40404) | Massimiliano Culpo | 6 | -479/+650 |
2023-10-10 | e4s arm stack: duplicate and target neoverse v1 (#40369) | eugeneswalker | 2 | -13/+17 |
2023-10-06 | Change 'exit' to 'return' in setup-env.sh (#36137) | Alex Richert | 1 | -1/+1 |
2023-10-06 | Make "minimal" the default duplicate strategy (#39621) | Massimiliano Culpo | 1 | -10/+6 |
2023-10-05 | Revert "cray rhel: disable due to runner issues (#40324)" (#40335) | eugeneswalker | 1 | -16/+16 |
2023-10-05 | cray rhel: disable due to runner issues (#40324) | Harmen Stoppels | 1 | -16/+16 |
2023-10-04 | ci: pull E4S images from github instead of dockerhub (#40307) | Scott Wittenburg | 6 | -21/+21 |
2023-10-04 | e4s arm: disable bricks due to target=aarch64 not being respected (#40308) | eugeneswalker | 1 | -6/+6 |
2023-10-03 | e4s ci stacks: sync with e4s-23.08 (#40263) | eugeneswalker | 6 | -289/+1212 |
2023-10-03 | Deactivate Cray sles, due to unavailable runner (#40291) | Massimiliano Culpo | 1 | -12/+12 |
2023-10-02 | Implemented +sycl for slate (#39927) | G-Ragghianti | 1 | -0/+1 |
2023-10-01 | py-scipy: -fvisibility issue is resolved in 2023.1.0: (#39464) | eugeneswalker | 1 | -0/+3 |
2023-09-30 | e4s cray sles ci: expand spec list (#40162) | eugeneswalker | 1 | -13/+127 |
2023-09-30 | e4s ci: add packages: drishti, dxt-explorer (#39597) | eugeneswalker | 3 | -0/+6 |
2023-09-29 | Test package detection in a systematic way (#18175) | Massimiliano Culpo | 2 | -1/+19 |