Age | Commit message (Expand) | Author | Files | Lines |
2023-01-19 | HDF5: supports external detection (#34940) | Brian Van Essen | 1 | -0/+75 |
2023-01-19 | buildcache create: make "file exists" less verbose (#35019) | Harmen Stoppels | 1 | -3/+3 |
2023-01-19 | python: remove `CPATH` from `setup_run_environment` (#34727) | Todd Gamblin | 1 | -3/+0 |
2023-01-19 | [py-numpy, py-scipy] Enable MKL & ARMpl (#34979) | Stephen Sachs | 3 | -10/+15 |
2023-01-19 | depfile: --make-target-prefix -> --make-prefix (#35009) | Harmen Stoppels | 4 | -22/+22 |
2023-01-19 | git: bump. CVE-2022-41903 / CVE-2022-23521 (#35014) | Harmen Stoppels | 1 | -8/+64 |
2023-01-18 | hpctoolkit: update cray support (#34995) | Mark W. Krentel | 1 | -17/+33 |
2023-01-18 | e4s ci: clean up unnecessary constraints (#35006) | eugeneswalker | 1 | -17/+11 |
2023-01-18 | e4s: add sz3 (#35007) | eugeneswalker | 1 | -0/+1 |
2023-01-18 | e4s ci: add veloc (#35003) | eugeneswalker | 1 | -0/+1 |
2023-01-18 | VTK: fix 9.1–9.2 builds (#34589) | Adam J. Stewart | 1 | -7/+12 |
2023-01-18 | Bugfix: External Python Extensions (#34202) | Greg Becker | 4 | -20/+207 |
2023-01-18 | license year bump (#34921) | Harmen Stoppels | 7749 | -7777/+7780 |
2023-01-18 | hdf5@1.8.21 %oneapi@2023.0.0: -Wno-error=int-conversion (#34983) | eugeneswalker | 1 | -0/+2 |
2023-01-18 | npm: Add latest version, update build (#34947) | Todd Gamblin | 1 | -17/+75 |
2023-01-18 | e4s: add py-h5py ~mpi variant (#34998) | eugeneswalker | 1 | -1/+2 |
2023-01-18 | lammps: enable linking with armpl-gcc FFT (#34980) | Annop Wongwathanarat | 1 | -0/+6 |
2023-01-18 | depfile: variable with all identifiers (#34678) | Harmen Stoppels | 4 | -1/+115 |
2023-01-18 | [armpl-gcc] Make pkg-config files available (#34978) | Stephen Sachs | 1 | -1/+12 |
2023-01-18 | acfl: update hash for 22.1 on RHEL-7 (#34997) | Annop Wongwathanarat | 1 | -1/+1 |
2023-01-18 | Remove verbose warning message from _try_install_from_binary_cache (#34994) | Harmen Stoppels | 2 | -38/+18 |
2023-01-18 | Bug fix for duplicate rpath errors on macOS when creating build caches (#34375) | Dom Heinzeller | 1 | -3/+11 |
2023-01-18 | py-pytorch-lightning: add v1.9.0 (#34996) | Adam J. Stewart | 2 | -3/+11 |
2023-01-18 | Add tiny profile cmake support (#34993) | Nate deVelder | 1 | -0/+2 |
2023-01-18 | spack mirror create takes local paths only (#34992) | Harmen Stoppels | 2 | -43/+14 |
2023-01-17 | Subclass PythonExtension instead of custom test method (#34985) | Adam J. Stewart | 3 | -82/+3 |
2023-01-17 | py-itk: add version 5.3.0 (#34968) | Glenn Johnson | 1 | -3/+71 |
2023-01-17 | py-h5py %oneapi@2023.0.0: -Wno-error=incompatible-function-pointer-types,poin... | eugeneswalker | 1 | -0/+7 |
2023-01-17 | py-sphinx-immaterial: new package (#34948) | Todd Gamblin | 1 | -0/+29 |
2023-01-17 | rempi: patch rempi_message_manager.h: include string (#34982) | eugeneswalker | 2 | -3/+15 |
2023-01-17 | CDashReporter: remove unused argument (#34869) | Massimiliano Culpo | 4 | -82/+7 |
2023-01-17 | Forward lookup of "test_log_file" and "test_failures" (#34882) | Massimiliano Culpo | 5 | -24/+73 |
2023-01-17 | cp2k: enable linking with armpl-gcc for BLAS and FFT (#34981) | Annop Wongwathanarat | 1 | -0/+4 |
2023-01-17 | python: 3.11.1, use -flto=thin when clang (#34951) | Harmen Stoppels | 1 | -1/+6 |
2023-01-17 | Bump gnupg & libksba, (CVE) (#34976) | Harmen Stoppels | 2 | -6/+34 |
2023-01-17 | Reduce verbosity in mirrors.yaml (#34210) | roottreej | 4 | -24/+42 |
2023-01-17 | faiss: fixed error when importing faiss python package (#34672) | Loïc Pottier | 1 | -1/+7 |
2023-01-17 | bubblewrap: 0.7.0 (#34975) | Harmen Stoppels | 1 | -0/+1 |
2023-01-17 | perl-file-temp: add 0.2311 (#34866) | Christopher Christofi | 1 | -0/+15 |
2023-01-17 | libcroco: Get the `doc` variant working (#34735) | Glenn Johnson | 1 | -7/+29 |
2023-01-17 | mvapich: add new package in preparation for v3.0 (#34276) | MatthewLieber | 1 | -0/+293 |
2023-01-17 | flexiblas: add versions up to v3.3.0 (#34874) | Ashwin Kumar | 1 | -0/+4 |
2023-01-17 | New version for openCARP packages, v12.0 (#34710) | Marie Houillon | 3 | -2/+12 |
2023-01-17 | Doc: config.yaml mention $env (#34905) | Axel Huebl | 1 | -0/+5 |
2023-01-17 | build(deps): bump actions/checkout from 3.2.0 to 3.3.0 (#34829) | dependabot[bot] | 7 | -25/+25 |
2023-01-17 | mfem: support pumi w/zoltan and parmetis (#34864) | Cameron Smith | 1 | -1/+14 |
2023-01-17 | crtm: overhaul package, add crtm-fix (#34715) | Dom Heinzeller | 2 | -2/+125 |
2023-01-17 | build(deps): bump docker/build-push-action from 3.2.0 to 3.3.0 (#34972) | dependabot[bot] | 1 | -1/+1 |
2023-01-17 | ncview: bypass compiler check against netcdf-c compiler (#34580) | Dom Heinzeller | 1 | -9/+10 |
2023-01-17 | OpenCV: checksum for 4.5.5, make contrib optional (#34313) | iarspider | 1 | -5/+11 |