Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-08-22 | VTK package: patch to fix NetCDFC - HDF5 interface (#43087) | John W. Parent | 2 | -7/+13 | |
Patch from Windows is also needed on Linux | |||||
2024-08-22 | root: remove +webgui~http conflict version clause (#45856) | Stephen Nicholas Swatman | 1 | -1/+1 | |
* root: set +webgui~http conflict from @6.28.12: Currently, the ROOT spec correctly identifies a conflict between +webgui and ~http, but this conflict is marked as affecting @6.29.00: only. As a matter of fact, ROOT 6.28.12 is also affected. This commit, therefore, updates the when clause on the conflict to @6.28.12:. * Remove when clause entirely * oops | |||||
2024-08-22 | geomodel: fix bug in cmake_args (#45869) | Stephen Nicholas Swatman | 1 | -10/+6 | |
2024-08-22 | Make spack compiler find use external find (#45784) | Massimiliano Culpo | 2 | -2/+19 | |
so that there is no duplicate detection logic for compilers | |||||
2024-08-21 | root: add version 6.32.04 (#45850) | Juan Miguel Carceller | 1 | -0/+1 | |
Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com> | |||||
2024-08-21 | Windows: Port icu4c; define cxx std flags for MSVC (#45547) | John W. Parent | 1 | -10/+54 | |
* Adds an MSBuild system + Builder to the icu4c package * Adds custom install method as MSBuild system does not vendor an install target * The cxxstd variant is not supported on Windows (there are no config options you use to tell the build system what cxx standard to build against), so the variant definition was updated to occur everywhere except Windows Also, this commit defines the c/cxx..._flag properties of the MSVC compiler (although they are not used by `icu4c` and not strictly necessary to bundle with this PR). | |||||
2024-08-21 | acts: add GeoModel dependency (#45859) | Stephen Nicholas Swatman | 1 | -0/+1 | |
This commit adds a dependency on GeoModel 4.6.0 when the GeoModel plugin is enabled. Note that the dependency is upgraded to 6.3.0 in Acts 36.1.0, but that will need to be covered in #45851. | |||||
2024-08-21 | py-shapely: add v2.0.6 (#45833) | Adam J. Stewart | 1 | -25/+22 | |
2024-08-21 | Add fms@2024.02 (#45838) | Dom Heinzeller | 1 | -0/+1 | |
2024-08-21 | geoip: deprecate due to duplication (#45840) | Wouter Deconinck | 2 | -8/+16 | |
* geoip: deprecate due to duplication * geoip-api-c: fixed hashes; checked license; verified c code --------- Co-authored-by: wdconinc <wdconinc@users.noreply.github.com> | |||||
2024-08-21 | geomodel: add versions 5.1.0-6.4.0 (#45858) | Stephen Nicholas Swatman | 1 | -1/+10 | |
* geomodel: add versions 5.1.0-6.4.0 This PR adds new versions 5.1.0 through 6.4.0 of the geomodel package. It also updates the CMake configuration to use the `define_from_variant` mechanism and it adds me as a maintainer. * Undo cmake change | |||||
2024-08-21 | heyoka: add v5.1.0 (#45841) | Alex Seaton | 1 | -0/+1 | |
2024-08-21 | Added latest version of eckit (#45834) | Stephen Herbener | 1 | -0/+1 | |
2024-08-21 | gcc: simplify version_regex, change string to filter out Apple clang (#45852) | Massimiliano Culpo | 2 | -4/+28 | |
2024-08-21 | sherpa: add v3.0.0, remove deprecated @:2.2.10 (#45101) | Juan Miguel Carceller | 1 | -125/+58 | |
* Remove deprecated versions * Add sherpa 3.0.0 and CMake builds * Address comments in #45101 * Add builder classes for cmake and autotools --------- Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com> | |||||
2024-08-21 | gcc: restore old detection (#45810) | Massimiliano Culpo | 2 | -55/+37 | |
2024-08-21 | packages/*: http -> https where permanent redirect (#45835) | Wouter Deconinck | 72 | -90/+93 | |
* *: http -> https where permanent redirect * fix: style | |||||
2024-08-20 | orca: add 6.0.0 avx2 version (#45824) | Lin Guo | 1 | -2/+10 | |
The avx2 version can be downloaded from the ORCA [forum](https://orcaforum.kofo.mpg.de/app.php/dlext/?view=detail&df_id=214#). The version is named `avx2-6.0.0` (as opposed to the more natural-looking `6.0.0-avx2`) to avoid the avx2 version shadowing the non-avx2 one. Definitely open for better suggestion. | |||||
2024-08-20 | arborx: Enable use of Kokkos from Trilinos for cuda/rocm. (#45220) | Victor Brunini | 1 | -9/+14 | |
2024-08-20 | mapl: add 2.47.2, 2.46.3 (#45795) | Matt Thompson | 1 | -0/+2 | |
2024-08-20 | ginkgo: add v1.8.0 (#45791) | Marcel Koch | 1 | -3/+14 | |
* bump[Ginkgo]: add version 1.8.0 * [Ginkgo] add patch for rocthrust * [Ginkgo] change maintainer * [Ginkgo] use patch from PR * [Ginkgo] fix style issues --------- Co-authored-by: Terry Cojean <terry.cojean@kit.edu> | |||||
2024-08-20 | paraview: add new v5.13.0-RC2 release (#45754) | Vicente Bolea | 1 | -1/+1 | |
2024-08-20 | paraview: add smoke tests (#45759) | Vicente Bolea | 1 | -0/+52 | |
2024-08-20 | Fix linking for python with external ncurses (#45803) | Sajid Ali | 1 | -4/+8 | |
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2024-08-19 | ninja: add 1.12.1 (#45789) | Mikael Simberg | 1 | -0/+1 | |
2024-08-19 | freefem: add v4.13, v4.12 and v4.11 (#45808) | Fernando Ayats | 1 | -0/+3 | |
2024-08-19 | binutils: add v2.43.1 (#45806) | Massimiliano Culpo | 1 | -0/+1 | |
2024-08-19 | hsakmt-roct: remove use of deprecated run_test method (#45763) | AcriusWinter | 1 | -4/+7 | |
* hsakmt-roct: new test API * hsakmt-roct: minor change to check_install script variable name --------- Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> | |||||
2024-08-19 | silo: add python variant (#45757) | David Gardner | 1 | -8/+9 | |
* add python variant * use enable_or_disable * use extend | |||||
2024-08-19 | py-numpy: add v2.1.0 (#45807) | Adam J. Stewart | 1 | -2/+4 | |
2024-08-19 | parallel-netcdf: new test API (#45170) | AcriusWinter | 1 | -40/+41 | |
* parallel-netcdf: new test API * parallel-netcdf: fix test args and tweak docstring and variables --------- Co-authored-by: Tamara Dahlgren <dahlgren1@llnl.gov> | |||||
2024-08-19 | hipsolver: remove use of deprecated `run_test` method (#45761) | AcriusWinter | 1 | -2/+3 | |
* hipsolver: new test API | |||||
2024-08-19 | diy: add smoke test (#45749) | Vicente Bolea | 1 | -0/+34 | |
Installing examples for running smoke tests for the DIY project. | |||||
2024-08-19 | llvm based compilers: filter out non-compilers (#45805) | Massimiliano Culpo | 3 | -27/+25 | |
2024-08-19 | perl-bio-bigfile: new package (#44505) | Teague Sterling | 1 | -0/+80 | |
* Adding the perl-bio-db-bigfile package * Update package.py * Update package.py * Update package.py * Updating dependent package handling Signed-off-by: Teague Sterling <teaguesterling@gmail.com> * Updating dependent package handling Signed-off-by: Teague Sterling <teaguesterling@gmail.com> * Reverting variants Signed-off-by: Teague Sterling <teaguesterling@gmail.com> * Rename package.py to package.py * Update package.py * Removing unneeded dependencies Signed-off-by: Teague Sterling <teaguesterling@gmail.com> --------- Signed-off-by: Teague Sterling <teaguesterling@gmail.com> | |||||
2024-08-19 | apfel: add v3.1.1 (now CMakePackage) (#45661) | Wouter Deconinck | 1 | -9/+29 | |
Co-authored-by: wdconinc <wdconinc@users.noreply.github.com> Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com> | |||||
2024-08-19 | salmon: add v1.10.3 (#45695) | snehring | 2 | -11/+37 | |
Signed-off-by: Shane Nehring <snehring@iastate.edu> | |||||
2024-08-19 | WRF: add -fpermissive when using gcc@14: (#45438) | Luke Robison | 1 | -0/+6 | |
2024-08-19 | activeharmony: replace dead links (#45704) | Wouter Deconinck | 1 | -4/+4 | |
2024-08-19 | mlpack: add through v4.4.0 (#45707) | Wouter Deconinck | 1 | -1/+8 | |
2024-08-19 | py-keras: add v3.5 (#45711) | Adam J. Stewart | 1 | -13/+20 | |
2024-08-19 | py-brain-indexer: new package (#44718) | Matthias Wolf | 3 | -0/+75 | |
2024-08-19 | py-pyyaml: add v6.0.2 (#45716) | Matt Thompson | 1 | -2/+19 | |
2024-08-19 | magic-enum: fix minimum compiler versions conflicts (#45705) | Pranav Sivaraman | 1 | -7/+7 | |
2024-08-19 | librsvg: depends_on cairo +png (#45729) | Wouter Deconinck | 1 | -3/+3 | |
2024-08-19 | liftoff: add new package (#45726) | snehring | 3 | -2/+73 | |
Signed-off-by: Shane Nehring <snehring@iastate.edu> | |||||
2024-08-19 | bind9: add v9.18.28, v9.20.0 (#45728) | Wouter Deconinck | 2 | -12/+40 | |
2024-08-19 | gradle: add through v8.9 (#45731) | Wouter Deconinck | 1 | -1/+10 | |
2024-08-19 | maven: add v3.8.8, v3.9.8 (#45732) | Wouter Deconinck | 1 | -1/+5 | |
2024-08-19 | mlc-llm: new package and dependency (#44726) | Alex Leute | 2 | -0/+125 | |