Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-09-07 | epics-base package: use the Spack compiler wrappers (#39752) | eflumerf | 1 | -0/+4 | |
Edit configuration file to use the Spack compiler wrappers. | |||||
2023-09-07 | Make Cabana a Cuda/ROCm package (matching ArborX) (#39809) | Sam Reeve | 1 | -1/+16 | |
2023-09-07 | Allow to build latest released version of CP2K with CMake (#39782) | Rocco Meli | 1 | -9/+4 | |
* allow to build latest version of cp2k with cmake * apply black | |||||
2023-09-07 | neko: add v0.6.1 and fix package (#39751) | Niclas Jansson | 1 | -0/+5 | |
* neko: add v0.6.1 and fix package * Change to a conditional variant for gslib | |||||
2023-09-07 | add SUNDIALS v6.6.1 (#39853) | David Gardner | 1 | -0/+1 | |
2023-09-07 | Automated deployment to update package flux-core 2023-09-07 (#39856) | Vanessasaurus | 1 | -0/+1 | |
Co-authored-by: github-actions <github-actions@users.noreply.github.com> | |||||
2023-09-07 | Automated deployment to update package flux-security 2023-09-07 (#39855) | Vanessasaurus | 1 | -0/+1 | |
Co-authored-by: github-actions <github-actions@users.noreply.github.com> | |||||
2023-09-07 | move determine_number_of_jobs into spack.util.cpus, use it in concretize ↵ | Harmen Stoppels | 10 | -49/+86 | |
(#37620) | |||||
2023-09-07 | lua: unzip also required during build (#39802) | Martin Aumüller | 1 | -1/+1 | |
Unzip required during build otherwise configuration of luarocks fails during installation of lua@5.3.6 on ubuntu 22.04 w/o system unzip. | |||||
2023-09-07 | r-furrr: Add furrr R package. (#39814) | Johann Gaebler | 1 | -0/+48 | |
Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> | |||||
2023-09-07 | r-functional: Add the functional R package. (#39826) | Johann Gaebler | 1 | -0/+21 | |
Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> | |||||
2023-09-07 | Add Figcone Package (#39804) | Matheus Henrique | 1 | -0/+16 | |
* Add Figcone Package * Fix the style * add url * fix style removing whitespace of a blanck line * remove versions | |||||
2023-09-07 | duckdb: add v0.8.1 (#39851) | Geoffrey Lentner | 1 | -1/+2 | |
2023-09-07 | r-tinytiger: Add tinytiger R package. (#39828) | Johann Gaebler | 1 | -0/+33 | |
* r-tinytiger: Add tinytiger R package. * Fix homepage. --------- Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> | |||||
2023-09-07 | CUDA 10.1/10.2: Fix conflicts with PGI 19+. (#39747) | Rémi Lacroix | 1 | -1/+1 | |
The condition probably did not get updated when the behavior of the version specifier changed. | |||||
2023-09-06 | seacas: Set TPL_ENABLE_Pthread=ON when +thread_safe (#39703) | Tom Payerle | 1 | -0/+2 | |
* seacas: Set TPL_ENABLE_Pthread=ON when +thread_safe This should fix #39702 Basically, following suggestion of error message and setting TPL_ENABLE_Pthread to the value of the boolean spack variant thread_safe * seacas: Fix style issue Add space after comment # | |||||
2023-09-06 | cgns: Add -fPIC to Fortan/C compilation flags (#39700) | Tom Payerle | 1 | -0/+4 | |
* cgns: Add -fPIC to Fortan/C compilation flags This should fix #39699 * cgns: Add -fPIC compilation flags when +fortran Incorporating suggestions of @aumuell with addition of making +pic required when +fortran | |||||
2023-09-06 | xyce: add version 7.7.0 and specialize patch (#39696) | Paul Kuberry | 2 | -40/+6 | |
2023-09-06 | Use correct hash for 3.0 (#39743) | Brian Vanderwende | 1 | -1/+1 | |
2023-09-06 | Eigen: Fix patch URL (#39746) | Rémi Lacroix | 1 | -2/+2 | |
2023-09-06 | Add libpostal Package (#39758) | Johann Gaebler | 1 | -0/+44 | |
* Add libpostal. * Add back Spack license. | |||||
2023-09-06 | r-sets: Add R `sets` package (#39760) | Johann Gaebler | 1 | -0/+54 | |
* r-sets: Add r-sets. * r-sets: Fix R dependency for first version. * r-sets: Remove package versions for which a compatible version of R cannot be installed. | |||||
2023-09-06 | r-humaniformat: Add R `humaniformat` package (#39761) | Johann Gaebler | 1 | -0/+26 | |
* r-humaniformat: Add r-humaniformat. * r-humaniformat: Remove blank line at end of file. * Fix broken link in description. | |||||
2023-09-06 | new damaris package updated to use Daamris v.1.9.0 and including py-mpi4py ↵ | Josh Bowden | 1 | -17/+19 | |
dependency when +python specified (#39774) | |||||
2023-09-06 | sirius: simplify hip architectures, fix umpire dependency (#39776) | Simon Pintarelli | 1 | -8/+2 | |
2023-09-06 | openfoam-org: add variant scotch (#39841) | kjrstory | 1 | -3/+4 | |
2023-09-06 | musl: bump (#39838) | Harmen Stoppels | 1 | -0/+1 | |
2023-09-06 | FFTX: replace extends with variants (#39701) | Patrick Broderick | 7 | -55/+125 | |
The spiral-software package had a number of extensions, but does not work unless they actually exist in the spiral software prefix (creating a view is not sufficient). With the removal of "spack activate" (different from "spack env activate"), a new approach is needed to support optional components of `spiral-software` . This commit updates the spiral-software package to copy the dependency installations into its own prefix. This commit also adds versions for `fftx` and `spiral-software`, as well as an optional `spiral-software-jit` package. | |||||
2023-09-06 | spectre: add v2023.07.29 (#39145) | SXS Bot | 1 | -0/+3 | |
Co-authored-by: sxs-bot <sxs-bot@users.noreply.github.com> | |||||
2023-09-06 | Handles case of empty craype_dir (#39371) | Dominic Hofer | 1 | -0/+2 | |
The craype_dir folder can be empty. It happens to be the case on Arolla and Tsa at CSCS. | |||||
2023-09-06 | "spack config add": support values with ":" (#39831) | John W. Parent | 2 | -8/+44 | |
This is a fixed version of b72a268 * That commit would discard the final key component (so if you set "config:install_tree:root", it would discard "root" and just set install tree). * When setting key:"value", with the quotes, that commit would discard the quotes, which would confuse the system if adding a value like "{example}" (the "{" character indicates a dictionary). This commit retains the quotes. | |||||
2023-09-06 | libfabric: Add versions 1.18.2, 1.19.0 (#39757) | Jack Morrison | 1 | -0/+2 | |
2023-09-06 | Add pika 0.18.0 (#39842) | Auriane R | 1 | -0/+1 | |
2023-09-06 | exaca: add version 1.2 (#39810) | Sam Reeve | 1 | -2/+4 | |
2023-09-06 | g2: add dependencies, build options, and v3.4.6 release (#39717) | Edward Hartnett | 1 | -5/+23 | |
* adding bacio to g2 dependencies * edited documentation * added version 3.4.6 * starting with 3.4.6, can use any version of jasper * adding w3emc dependency for versions up to 3.4.5 * removed t-brown as maintainer at his request | |||||
2023-09-06 | gitlab: set cache and config dir in top-level file (#39829) | Harmen Stoppels | 1 | -2/+4 | |
2023-09-06 | Add cmdlime package (#39835) | Matheus Henrique | 1 | -0/+16 | |
* Add cmdlime package * remove the blank line at the end of file | |||||
2023-09-05 | cabana: fix gtest dependency (#39811) | Sam Reeve | 1 | -1/+1 | |
2023-09-05 | new package: Yade (#39786) | leonardo araujo | 1 | -0/+46 | |
* feat: yade package * fix: dependencies for Yade * feat: yade versions * fix: cmake_args and version_url * fix: Spack license identifier * fix: black formatter * fix: black would be reformatted? yes! * feat: add maintainer --------- Co-authored-by: leo magdanello <araujo.leonardo@luizalabs.com> | |||||
2023-09-05 | CMakePackage: remove -DBUILD_TESTING flag (#37967) | Adam J. Stewart | 1 | -2/+0 | |
2023-09-05 | umpire: Add 2022.10.0 (#37998) | Mikael Simberg | 2 | -0/+23 | |
* Add umpire 2022.10.0 * Add patches to umpire@2022.10.0 * Add axom 0.8.0 and 0.8.1 * Remove Umpire 2023.06.0 | |||||
2023-09-05 | Revert ""spack config add": allow values with a ":" (#39279)" (#39825) | Harmen Stoppels | 2 | -30/+7 | |
This reverts commit b72a268bc565d370bd64589e86929acfd73c08a1. | |||||
2023-09-05 | xerces-c: support variant cxxstd=20 (#39784) | Wouter Deconinck | 1 | -1/+1 | |
2023-09-05 | compilers/gcc.py: support cxx{20,23}_flag (#39777) | Wouter Deconinck | 1 | -0/+22 | |
2023-09-05 | podio, edm4hep and lcio: add lib and lib64 to LD_LIBRARY_PATH (#37881) | Juan Miguel Carceller | 2 | -1/+3 | |
Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com> | |||||
2023-09-05 | boost: support variant cxxstd=20 (#39769) | Wouter Deconinck | 1 | -0/+1 | |
2023-09-05 | Add type-hints to the `spack.detection` package (#39803) | Massimiliano Culpo | 2 | -67/+99 | |
2023-09-05 | hpx-kokkos: add 0.4.0 and other minor changes (#39723) | Mikael Simberg | 1 | -1/+39 | |
* Add hpx-kokkos 0.4.0 * Make git global package property in hpx-kokkos instead of having it version-specific * Add variant for choosing future type in hpx-kokkos * Add support for testing hpx-kokkos | |||||
2023-09-05 | Add maintainers to some bioconductor packages (#39801) | pabloaledo | 5 | -0/+5 | |
Signed-off-by: Pablo <pablo.aledo@seqera.io> | |||||
2023-09-05 | clhep: support variant cxxstd=20 (#39768) | Wouter Deconinck | 1 | -3/+6 | |