Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-11-03 | Allow conditional variants (#24858) | Greg Becker | 1 | -0/+24 | |
A common question from users has been how to model variants that are new in new versions of a package, or variants that are dependent on other variants. Our stock answer so far has been an unsatisfying combination of "just have it do nothing in the old version" and "tell Spack it conflicts". This PR enables conditional variants, on any spec condition. The syntax is straightforward, and matches that of previous features. | |||||
2021-11-03 | r-dtplyr: add new package (#27112) | Manuela Kuhn | 1 | -0/+31 | |
2021-11-02 | Add build editions for catalyst builds. (#22676) | Dan Lipsa | 2 | -12/+36 | |
* Add build editions for catalyst builds. * Fix style. * Build edition works only for 5.8: | |||||
2021-11-02 | Add and propagate CUDA variants for DAV SDK (#26476) | kwryankrattiger | 1 | -9/+33 | |
2021-11-02 | trilinos: new version 13.2.0 (#27106) | Satish Balay | 1 | -2/+6 | |
* trilinos: add @13.2.0, and switch default to cxxstd=14 * trilinos: fix python dependency when using +ifpack or +ifpack2 * trilinos: add conflict for ~epetra +ml when @13.2.0: * trilinos: keep 13.0.1 as the preferred version * Update var/spack/repos/builtin/packages/trilinos/package.py Co-authored-by: Seth R. Johnson <johnsonsr@ornl.gov> * update Co-authored-by: Seth R. Johnson <johnsonsr@ornl.gov> | |||||
2021-11-02 | r-googlesheets4: add new package (#27114) | Manuela Kuhn | 1 | -0/+39 | |
2021-11-02 | r-dbplyr: add 2.1.1 (#27111) | Manuela Kuhn | 1 | -3/+8 | |
2021-11-02 | r-haven: add 2.4.3 (#27115) | Manuela Kuhn | 1 | -3/+6 | |
2021-11-02 | r-lubridate: add 1.8.0 (#27117) | Manuela Kuhn | 1 | -4/+6 | |
2021-11-02 | New versions of py-jupyter-server; fix tests (#27153) | iarspider | 1 | -1/+36 | |
* New versions of py-jupyter-server; fix tests * Update package.py | |||||
2021-11-02 | trilinos: Additional fix for linking C code when built with PyTrilinos (#19834) | Tom Payerle | 1 | -2/+7 | |
This removes `-lpytrilinos` from Makefile.export.Trilinos so that C code trying to link against a Trilinos built with PyTrilinos does not fail due to undefined references to python routines (libpytrilinos is only used when importing PyTrilinos in python, in which case those references are already defined by Python). There was already a bit of code to do something similar for C codes importing Trilinos via a CMake mechanism, this extends that to a basic Makefile mechanism as well. This patch also updates the comments to remove a stale link discussing this issue, and replacing with links to the some Trilinos issue reports related to the matter. | |||||
2021-11-02 | r-vroom: add new package (#27118) | Manuela Kuhn | 1 | -0/+37 | |
2021-11-02 | r-brms: add 2.16.1 (#27148) | Manuela Kuhn | 1 | -0/+2 | |
2021-11-02 | r-rvest: add 1.0.2 (#27147) | Manuela Kuhn | 1 | -3/+7 | |
2021-11-02 | r-callr: add 3.7.0 (#27146) | Manuela Kuhn | 1 | -4/+5 | |
2021-11-02 | r-forcats: add 0.5.1 (#27113) | Manuela Kuhn | 1 | -2/+2 | |
2021-11-02 | r-processx-3.5.2 (#27119) | Manuela Kuhn | 1 | -2/+3 | |
2021-11-02 | r-hms: add 1.1.1 (#27116) | Manuela Kuhn | 1 | -2/+4 | |
2021-11-02 | r-crayon: add 1.4.1 (#27110) | Manuela Kuhn | 1 | -2/+2 | |
2021-11-02 | r-broom: add 0.7.9 and 0.7.10 (#27109) | Manuela Kuhn | 1 | -2/+5 | |
2021-11-02 | package/qgis_revert_incorrect_constraint (#27140) | Sinan | 1 | -3/+6 | |
* package/qgis_revert_incorrect_constraint * fix bug * also update dependency constraints * also update python version constraints Co-authored-by: sbulut <sbulut@3vgeomatics.com> | |||||
2021-11-02 | New version: py-isort 5.9.3 (#27144) | iarspider | 1 | -0/+1 | |
2021-11-02 | New version: py-jupyter-console 6.4.0; download sources from pip (#27150) | iarspider | 1 | -8/+11 | |
2021-11-02 | yoda: add zlib as a dependency (#26454) | Joseph Wang | 1 | -0/+1 | |
Co-authored-by: Bernhard Kaindl <43588962+bernhardkaindl@users.noreply.github.com> Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com> | |||||
2021-11-02 | pumi: support build/install time and stand-alone testing (#26832) | Cameron Smith | 1 | -7/+18 | |
2021-11-02 | gtk packages: fix dependencies (#26960) | Bernhard Kaindl | 7 | -2/+17 | |
gconf depends on gettext and libintl (dep: intltool) glibmm, gtkmm, libcanberra and cups need pkgconfig glibmm needs libsigc++ < 2.9x(which are 3.x pre-releases) libsigc++@:2.9 depends on m4 for the build Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com> | |||||
2021-11-02 | pgplot: add intel compiler support and add more driver (#26761) | Chien-Chang Feng | 4 | -21/+153 | |
2021-11-02 | h5bench: update maintainers and versions (#27083) | Jean Luca Bez | 1 | -2/+9 | |
2021-11-02 | modifications to docbook-xml (#27131) | Glenn Johnson | 1 | -0/+10 | |
- added more versions in case packages request a specific version of docbook-xml - added a "current" alias to handle when packages use that | |||||
2021-11-02 | fsl: new version, updated constraints and patches (#27129) | Glenn Johnson | 4 | -5/+102 | |
- add version 6.0.5 - add patch to allow fsl to use newer gcc versions - add patch to allow fsl to use newer cuda versions - remove constraints on gcc and cuda versions - add filters to prevent using system headers and libraries - clean up the installed tree | |||||
2021-11-01 | Add missing dependency to py-setuptools-scm (#27132) | iarspider | 2 | -2/+4 | |
2021-11-02 | amrex: add new release 21.11 (#27126) | Weiqun Zhang | 1 | -1/+2 | |
2021-11-02 | vtkm: add v1.7.0-rc1 (#26882) | Vicente Bolea | 1 | -0/+1 | |
2021-11-01 | r-tzdb: add new package (#27105) | Manuela Kuhn | 1 | -0/+28 | |
2021-11-01 | r-rcpp: add 1.0.7 (#27088) | Manuela Kuhn | 1 | -3/+5 | |
2021-11-01 | py-pylint needs pip for build (#27123) | eugeneswalker | 1 | -6/+7 | |
* py-pylint: needs py-pip for build * alphabetize py- dependencies * add comment pointing to issue * fix style | |||||
2021-11-01 | New package: exaworks (#27054) | Andre Merzky | 1 | -0/+32 | |
2021-11-01 | feature: add "spack tags" command (#26136) | Tamara Dahlgren | 1 | -1/+1 | |
This PR adds a "spack tags" command to output package tags or (available) packages with those tags. It also ensures each package is listed in the tag cache ONLY ONCE per tag. | |||||
2021-11-01 | GCC 11 fixes (#27122) | Chuck Atkins | 3 | -0/+16 | |
* adios2: Fix compile errors for gcc 11 * unifyfs: Suppress bogus warnings for gcc 11 * conduit: Fix compile errors for gcc 11 | |||||
2021-11-01 | intel-gpu-tools: add v1.20 (#26588) | Bernhard Kaindl | 1 | -1/+7 | |
Add version 1.20, fix including the glib-2.0 header files and add missing dependencies: libunwind and kmod. | |||||
2021-11-01 | glib: skip tests which we cannot make pass (#26693) | Bernhard Kaindl | 1 | -0/+12 | |
glib has a few tests which have external dependencies or try to access the X server. We cannot run those. Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com> | |||||
2021-11-01 | kokkos-nvcc-wrapper: add HPE MPT to MPI environment variables (#27069) | Jon Rood | 1 | -0/+1 | |
2021-11-01 | ci: Enable more packages in the DVSDK CI pipeline (#27025) | Chuck Atkins | 2 | -0/+5 | |
* ci: Enable more packages in the DVSDK CI pipeline * doxygen: Add conflicts for gcc bugs * dray: Add version constraints for api breakage with newer deps | |||||
2021-11-01 | kokkos-kernels: add variant 'shared' (#27097) | Satish Balay | 1 | -0/+4 | |
* kokkos-kernels: add variant 'shared' * Update var/spack/repos/builtin/packages/kokkos-kernels/package.py | |||||
2021-11-01 | New version: py-typing-extensions 3.10.0.2 (#27120) | iarspider | 1 | -0/+1 | |
2021-11-01 | New version: py-beautifulsoup4 4.10.0 (#27121) | iarspider | 1 | -0/+2 | |
2021-11-01 | alpgen: fix cms recipe (#26812) | iarspider | 1 | -1/+7 | |
2021-11-01 | ucx:add rocm variant (#26992) | Mahendra Paipuri | 1 | -0/+5 | |
Co-authored-by: mahendrapaipuri <mahendra.paipuri@inria.fr> | |||||
2021-11-01 | python: detect Python from custom Xcode installations (#27023) | Ben Boeckel | 1 | -0/+11 | |
2021-11-01 | Updated LIBXSMM. (#27108) | Hans Pabst | 1 | -3/+5 | |