Age | Commit message (Collapse) | Author | Files | Lines |
|
Co-authored-by: shbhaska <shbhaska@amd.com>
|
|
|
|
* Add a new audit to find missing package.py files
* Remove directory without package.py
|
|
Currently, the llvm-amdgpu package doesn't compile on MacOS, but it is
also not marked as a conflict. This causes problems because it seems
that Spack is very happy to pull in llvm-amdgpu as the default package
to satisfy any virtual libllvm dependency, which can cause dependent
specs to fail to install on MacOS. This commit marks a conflict between
this llvm package and the Darwin platform.
|
|
Patch from Windows is also needed on Linux
|
|
* 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
|
|
|
|
so that there is no duplicate detection logic for compilers
|
|
Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com>
|
|
* 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).
|
|
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.
|
|
|
|
|
|
* geoip: deprecate due to duplication
* geoip-api-c: fixed hashes; checked license; verified c code
---------
Co-authored-by: wdconinc <wdconinc@users.noreply.github.com>
|
|
* 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
|
|
|
|
|
|
|
|
* 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>
|
|
|
|
* *: http -> https where permanent redirect
* fix: style
|
|
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.
|
|
|
|
|
|
* 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>
|
|
|
|
|
|
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
|
|
|
|
|
|
* 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>
|
|
* add python variant
* use enable_or_disable
* use extend
|
|
|
|
* parallel-netcdf: new test API
* parallel-netcdf: fix test args and tweak docstring and variables
---------
Co-authored-by: Tamara Dahlgren <dahlgren1@llnl.gov>
|
|
* hipsolver: new test API
|
|
Installing examples for running smoke tests for the DIY project.
|
|
|
|
* 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>
|
|
Co-authored-by: wdconinc <wdconinc@users.noreply.github.com>
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
|
|
Signed-off-by: Shane Nehring <snehring@iastate.edu>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Shane Nehring <snehring@iastate.edu>
|