Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-10-06 | bdw-gc: add v8.0.6 (#26545) | Ivan Maidanski | 1 | -1/+2 | |
2021-10-06 | Add 6.0.2 (#26501) | haralmha | 1 | -0/+1 | |
2021-10-06 | py-decorator: Add version 5.0.9 and 5.10. (#26500) | haralmha | 1 | -1/+3 | |
Co-authored-by: Bernhard Kaindl <bernhardkaindl7@gmail.com> | |||||
2021-10-06 | py-hepdata-validator: Add version 0.2.3 and 0.3.0 (#26496) | haralmha | 1 | -0/+3 | |
Co-authored-by: Bernhard Kaindl <bernhardkaindl7@gmail.com> | |||||
2021-10-06 | py-heapdict: Add version 1.0.0 (#26495) | haralmha | 1 | -0/+7 | |
Co-authored-by: Bernhard Kaindl <bernhardkaindl7@gmail.com> | |||||
2021-10-06 | Add 1.28.1 (#26494) | haralmha | 1 | -0/+1 | |
py-grpcio: Add version 1.28.1 | |||||
2021-10-06 | Add 2021.4.1 (#26493) | haralmha | 1 | -0/+1 | |
py-distributed: Add version 2021.4.1 | |||||
2021-10-06 | Add 0.7.1 (#26492) | haralmha | 1 | -0/+1 | |
py-defusedxml: add version 0.7.1 | |||||
2021-10-06 | py-bleach: Add version 3.3.1 (#26490) | haralmha | 1 | -0/+2 | |
Co-authored-by: Bernhard Kaindl <bernhardkaindl7@gmail.com> | |||||
2021-10-06 | py-dask: add version 2021.4.1 (#26491) | haralmha | 1 | -0/+1 | |
2021-10-05 | py-pygdal: Add versions 3.3.0.10 and 3.3.2.10 (#26528) | haralmha | 1 | -0/+5 | |
Co-authored-by: Bernhard Kaindl <bernhardkaindl7@gmail.com> | |||||
2021-10-06 | py-backcall: Add version 0.2.0 (#26487) | haralmha | 1 | -0/+1 | |
2021-10-06 | Add versions 3.1.6, 3.1.7 and 3.2.0 (#26527) | haralmha | 1 | -0/+3 | |
2021-10-05 | h5utils: Fix build and add new version (#26133) | Bernhard Kaindl | 1 | -4/+6 | |
@1.12.1+png depends_on libpng@:1.5.0 because it needs the old API Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> | |||||
2021-10-05 | vtk: gui support for vtk 9 added (#25636) | Olivier Cessenat | 1 | -0/+6 | |
2021-10-06 | Add version 3.16.1 (#26534) | haralmha | 1 | -0/+1 | |
2021-10-05 | dd4hep: Add version 01-18 (#26525) | haralmha | 1 | -0/+1 | |
* Add 01-18 * Keep master on top and change version name format | |||||
2021-10-05 | postgresql: Add versions 14.0 and 12.2 (#26499) | haralmha | 1 | -0/+2 | |
2021-10-05 | doxygen: Add versions 1.9.2 and 1.8.18 (#26497) | haralmha | 1 | -0/+2 | |
2021-10-05 | meme: Fix compilation with `arm` and `nvhpc` compilers (#24883) | Ricardo Jesus | 2 | -2/+47 | |
* Fix compilation with `arm` and `nvhpc` compilers * Update package.py | |||||
2021-10-05 | phist: add a patch for the case +host arch=ppc64le (#26216) | Jonas Thies | 2 | -1/+15 | |
2021-10-05 | py-flatbuffers: add new package (#26444) | Guilherme Perrotta | 1 | -0/+29 | |
Python port of the "flatbuffers" package | |||||
2021-10-05 | libatomic_ops: add v7.6.12 (#26512) | Ivan Maidanski | 1 | -1/+2 | |
2021-10-05 | py-rsatoolbox: add new package (#26514) | Manuela Kuhn | 1 | -0/+31 | |
2021-10-05 | WarpX: 21.10 (#26507) | Axel Huebl | 2 | -1/+4 | |
2021-10-05 | sundials: Add 5.8.0 and sycl variant (#26524) | David Gardner | 1 | -3/+13 | |
2021-10-05 | mpl: add new package (#26522) | Heiko Bauke | 1 | -0/+20 | |
2021-10-05 | py-parsl: new package (see https://parsl-project.org/) (#26360) | Mihael Hategan | 3 | -0/+49 | |
2021-10-05 | zstd: fix install name on macOS (#26518) | Seth R. Johnson | 1 | -4/+9 | |
Reverting from CMake to Make install caused `-install_path=/usr/local/lib/libzstd.1.dylib` to be hardcoded into the zstd. Now we explicitly pass the PREFIX into the build command so that the correct spack install path is saved. Fixes #26438 and also the ROOT install issue I had :) | |||||
2021-10-05 | molden: fix build with gcc@10: (#25803) | Nisarg Patel | 1 | -3/+8 | |
2021-10-04 | Add 5.2.0 (#26481) | haralmha | 1 | -0/+1 | |
2021-10-05 | log4cxx: new version and fix for c++11 (#26480) | Martin Pokorny | 1 | -1/+8 | |
* Add version 0.12.1 * Add variant to build with C++11 standard build with c++11 standard requires boost threads, and needs explicit setting of CMAKE_CXX_STANDARD | |||||
2021-10-04 | intel-tbb: install pkgconfig file (#23977) | KoyamaSohei | 1 | -0/+20 | |
* intel-tbb: install pkgconfig file * intel-tbb: install pkgconfig file when @:2021.2.0 * intel-tbb: add blank line * intel-tbb: fix library name to refer * intel-tbb: fix library name to refer again * intel-tbb: use self.prefix.lib.pkgconfig | |||||
2021-10-04 | esys-particle: add new package esys-particle (#25338) | snehring | 1 | -0/+39 | |
* esys-particle: add new package esys-particle * esys-particle: requested changes * esys-particle: placating isort | |||||
2021-10-04 | gcc: apply nvcc patch to more versions (#24295) | Daniel Ahlin | 1 | -1/+4 | |
Apply to all known affected versions (10.1.0 to 10.3.0 and 11.1.0) | |||||
2021-10-04 | git: new version 2.29.2 (#26478) | haralmha | 1 | -0/+5 | |
2021-10-04 | Add new pythia8 variants and fix url_for_version (#26280) | iarspider | 1 | -30/+75 | |
* Add new pythia8 variants Add proper description to the existing ones * Flake-8 * Flake-8 * Style * Fix Pythia8 recipe * Fix typo in variant description * Update package.py | |||||
2021-10-04 | cppgsl: new version 3.1.0 (#26477) | haralmha | 1 | -0/+1 | |
2021-10-04 | py-scikit-learn: add 0.19.2 and 0.22.2.post1 (#26473) | Manuela Kuhn | 1 | -0/+2 | |
2021-10-04 | masurca: Fix build with glibc-2.32+ (#26173) | snehring | 1 | -0/+2 | |
remove sysctl.h which is not used by the build | |||||
2021-10-04 | use umpire version 5.0.1:5 (#26451) | Pedro Demarchi Gomes | 1 | -3/+4 | |
2021-10-04 | paraview: add v5.10.0-RC1 release (#26291) | Vicente Bolea | 1 | -0/+1 | |
2021-10-04 | octave: add support for MKL (#25952) | mcuma | 1 | -4/+14 | |
2021-10-04 | grpc: update recipe (#25261) | iarspider | 1 | -4/+9 | |
1) forward `+shared` to re2 2) add `cxxstd` variant 3) use "more idiomatic" way of setting CMake options | |||||
2021-10-04 | cp2k: bugfix for intel oneapi (#26143) | Tiziano Müller | 1 | -5/+36 | |
2021-10-04 | arm: added download and better detection (#25460) | Oliver Perks | 1 | -15/+92 | |
2021-10-04 | gnupg: Add version 1 (#23798) | Harmen Stoppels | 1 | -17/+45 | |
From the gnupg.org website: > GnuPG 1.4 is the old, single binary version which still support the > unsafe PGP-2 keys. However, it lacks many modern features and will > receive only important updates. I'm starting to appreciate gpg1 more, because it is relocatable (gng2 has hard-coded paths to gpg-agent and other tools) and it does not require gpg-agent at all. | |||||
2021-10-04 | evtgen: fix mac build and version 2.0.0 with pythia >= 8.304. (#25933) | iarspider | 2 | -0/+50 | |
2021-10-04 | py-duecredit: add v0.6.5 (#26465) | Manuela Kuhn | 1 | -2/+3 | |
2021-10-04 | py-nibabel: add v2.4.1 (#26462) | Manuela Kuhn | 1 | -3/+7 | |