Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-01-28 | New Package: py-python-dotenv (#28651) | Pat Riehecky | 1 | -0/+24 | |
2022-01-28 | Update Package: py-pre-commit (#28665) | Pat Riehecky | 1 | -3/+7 | |
2022-01-28 | macholib, altgraph: update vendored dependency (#28664) | Massimiliano Culpo | 25 | -1253/+1345 | |
2022-01-28 | Update actions/setup-python to latest version (#28634) | Massimiliano Culpo | 4 | -26/+14 | |
2022-01-28 | prmon: add up to v3.0.1, add new maintainers (#28657) | Graeme A Stewart | 1 | -3/+7 | |
* Update prmon package to latest versions Add recent versions of the prmon package Add the spdlog dependency for versions >=3 Add package developers as additional maintainers Update name of development branch to 'main' * Correct checksum for v3.0.1 | |||||
2022-01-28 | librsb: added v1.2.0.11/v1.3.0.0 (#28637) | Michele Martone | 1 | -1/+4 | |
2022-01-28 | fpchecker: add v0.3.5 (#28639) | Tim Haines | 1 | -0/+1 | |
Co-authored-by: Tim Haines <thaines@cs.wisc.edu> | |||||
2022-01-28 | spectre: allow disabling debug symbols (#28511) | Nils Leif Fischer | 1 | -7/+30 | |
* spectre: allow disabling debug symbols * spectre: fix PCH builds * spectre: support builds with shared libs | |||||
2022-01-28 | metabat: switch to CMakePackage, deprecate old versions (#28384) | Desmond Orton | 1 | -3/+5 | |
2022-01-28 | ParaView: Require Ninja for builds (#28650) | kwryankrattiger | 1 | -0/+3 | |
2022-01-28 | slepc: switch from using -with-arpack-dir to --with-arpack-include/lib ↵ | Satish Balay | 1 | -11/+18 | |
options (#28654) Also save configure.log, make.log | |||||
2022-01-28 | py-torch: add v1.10.2 (#28653) | Adam J. Stewart | 2 | -0/+3 | |
2022-01-28 | Add more ReFrame versions (#28655) | Vasileios Karakasis | 1 | -0/+2 | |
2022-01-28 | at-spi2-core: patch for version 2.40.1 and beyond (#28497) | Desmond Orton | 1 | -0/+4 | |
at-spi2-core is automatically selecting dbus-broker and enabling systemd if it finds dbus-broker-launch which some systems might have even without systemd being part of the actual spack environment. This is not ideal for a spack package. | |||||
2022-01-28 | ucx backtrace-detail variant (#28625) | Tom Vander Aa | 1 | -0/+4 | |
ucx has the configure option --[enable|disable]-backtrace detail. This option is not explicitely set by spack, causing problems on my system, because ./configure does not find the bfd.h header file / libbfd.so library. Added variant + dependencies (binutils). Disabled by default | |||||
2022-01-28 | gptune: add variants (mpispawn, hypre) (#27733) | liuyangzhuan | 5 | -86/+626 | |
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2022-01-28 | trilinos: version 12 cxxstd flags (#28582) | Toyohisa Kameyama | 1 | -0/+5 | |
* trilinos: version 12 requires cxxstd=11 * trilinos: use cmake version 3.21 or old when trilinos version 12 * conflict cxxstd=17 and cmake@3.2.[01] * trilinos: version 12 requires cxxstd=11. * Trilinos_CXX11_FLAGS is set to ' ' to avoid inject C++11 flag. * set Trilinos_CXX11_FLAGS only version 12 or older. | |||||
2022-01-27 | Trilinos: minimize E4S CUDA build (#28591) | Seth R. Johnson | 2 | -26/+25 | |
* trilinos: update dependencies Use the tribits deps to clarify some dependencies, and group some together using `with` statements, eliminating some transitive conflict duplication. * trilinos: Restricit cuda incompatibility * e4s: vastly reduce number of packages in trilinos-cuda build Not clear who the customers of cuda-enabled trilinos are, or what options they need, or which sets of options conflict... * e4s: remove ~wrapper from trilinos+cuda | |||||
2022-01-27 | New package: py-wordcloud (#28482) | Jen Herting | 1 | -0/+20 | |
* [py-wordcloud] created template * [py-wordcloud] - added dependencies - added homepage - added description - removed fixmes - updated copyright | |||||
2022-01-27 | New package: py-spectral (#28481) | Jen Herting | 1 | -0/+22 | |
* simple build of spectral * fixed trailing whitespace for style * [py-spectral] updated copyright * [py-spectral] runtime imports py-numpy Co-authored-by: Sid Pendelberry <sid@rit.edu> | |||||
2022-01-27 | New package: py-deepecho (#28488) | Jen Herting | 1 | -0/+25 | |
* [py-deepecho] created template * [py-deepecho] - added dependencies - added homepage - added description - removed fixmes - updated copyright * [py-deepecho] flake8 * [py-deepecho] removed .999 * [py-deepecho] added dependency on py-pytest-runner | |||||
2022-01-27 | python: 3.9.10, 3.10.2 (#28635) | Harmen Stoppels | 1 | -1/+3 | |
2022-01-27 | Pin the version of "coverage" in CI to 6.2 (#28638) | Massimiliano Culpo | 1 | -5/+5 | |
Hotfix for coverage v6.3 blocking our CI workflows | |||||
2022-01-27 | xyce: Add cxxstd variant with only valid value of 11 (#28616) | Paul Kuberry | 1 | -0/+10 | |
2022-01-27 | gpi-space: add new package (#27989) | Max Zeyen | 1 | -0/+68 | |
2022-01-27 | conduit: add v0.8.1 and patch to add algorithm for std sort (#28618) | Gregory Lee | 2 | -0/+12 | |
2022-01-27 | Update CMake to 3.21 in LBANN-related projects (#28507) | Tim Moon | 3 | -3/+6 | |
* Update CMake to 3.21 in LBANN-related projects * Allow CMake 3.17 for older versions of LBANN, Hydrogen, Aluminum | |||||
2022-01-27 | Vtkm kokkos variant (#28363) | kwryankrattiger | 1 | -35/+42 | |
* VTK-m: Make vtk-m consistent with ROCmPackage * VTKm: Add kokkos variant Specifying +kokkos will enable kokkos backend. Specifying +kokkos with +rocm will require a kokkos with a ROCm backend. Specifying +cuda enables VTK-m native CUDA backend. VTK-m native cuda backend is not compatible with the kokkos +cuda backend. * VTK-m: Add cuda_native variant Required to allow specifying a vtk-m spec the selects a cuda_arch and predictably propagate that to the underlying kokkos dependency. This also makes explicit selecting kokkos with a cuda backend or using the VTK-m cuda backend. | |||||
2022-01-26 | New packages: py-quaternionic and py-spherical (#28611) | Nils Leif Fischer | 2 | -0/+49 | |
2022-01-26 | Mesa(18): Use libllvm virtual package (#28365) | kwryankrattiger | 7 | -11/+81 | |
* Mesa(18): Use libllvm virtual package * Mesa patch configuration Patch Mesa to define LLVM_VERSION_SUFFIX if llvm is pre-release * Patch llvm-config to define LLVM_VERSION_SUFFIX | |||||
2022-01-26 | cmake: new version 3.22.2 (#28608) | Harmen Stoppels | 1 | -0/+1 | |
2022-01-26 | Ensure "spack unit-test" can bootstrap clingo (#28572) | Massimiliano Culpo | 2 | -1/+8 | |
2022-01-26 | lhapdfsets: add new package (#25477) | Valentin Volkl | 3 | -34/+1120 | |
2022-01-26 | vbfnlo: use patch method and filter_file instead of patch directive (#28506) | haralmha | 2 | -14/+4 | |
* Patch only for @3.0.0beta5 * Replace version specific patch file with patch function Co-authored-by: root <root@hahansencs8.cern.ch> | |||||
2022-01-26 | Print 'Waiting for another process to install x, y, z' in distributed builds ↵ | Harmen Stoppels | 1 | -0/+53 | |
(#28535) Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com> | |||||
2022-01-25 | trilinos: Enable LAPACK functionality in amesos2 (#28577) | Seth R. Johnson | 1 | -0/+1 | |
2022-01-26 | Bugfix: Tasmanian stand alone test (#28496) | Richarda Butler | 1 | -6/+52 | |
2022-01-25 | alluxio: new version v2.7.2 (#28589) | Ryan Marcellino | 1 | -0/+1 | |
2022-01-25 | Fix build of libnetworkit/py-networkit (#28458) | Adam J. Stewart | 2 | -1/+2 | |
2022-01-25 | occa: new release 1.2.0 release, and commit refs for prior releases (#28590) | Cyrus Harrison | 1 | -6/+7 | |
2022-01-25 | py-tensorboard-plugin-wit: install wheel (#28566) | Adam J. Stewart | 1 | -69/+10 | |
2022-01-25 | New packages: BigDFT suite (#26853) | Daniele Cesarini | 11 | -0/+1062 | |
2022-01-25 | Nalu wind: simplify version dependencies with trilinos (#28588) | Seth R. Johnson | 1 | -5/+6 | |
* nalu-wind: simplify trilinos variant requirements * nalu-wind: simplify version dependencies With spack versioning, 'master' < 'develop' and 'develop' > 2.18.2. | |||||
2022-01-25 | tau: %clang needs cmake for build (#28531) | eugeneswalker | 1 | -0/+1 | |
* tau%clang needs cmake for build * specify cmake@3.14: | |||||
2022-01-25 | flux-pmix: add new package (#28559) | Mark Grondona | 2 | -0/+49 | |
* pmix: add v4.1.0 * flux-pmix: add flux-pmix package | |||||
2022-01-25 | mosquitto, cjson: added new packages (#28550) | Daniele Cesarini | 2 | -0/+59 | |
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com> | |||||
2022-01-25 | octave: add maintainer @siko1056 (#28584) | Kai Torben Ohlhus | 1 | -1/+1 | |
2022-01-25 | Rename hpx-local to pika (#28585) | Mikael Simberg | 1 | -27/+16 | |
2022-01-25 | geant4: GEANT4_INSTALL_DATA=OFF and depends_on geant4-data type=run (#28581) | Wouter Deconinck | 1 | -19/+15 | |
* [geant4] set GEANT4_INSTALL_DATA=OFF * [geant4] downgrade geant4-data dependency to type=run | |||||
2022-01-25 | charliecloud: add v0.26 (#28571) | Jordan Ogas | 1 | -0/+1 | |