Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-03-02 | virtuoso: add new package (#21793) | ketsubouchi | 1 | -0/+58 | |
2021-03-02 | octave: provides fltk with opengl, adds qscintilla (#21903) | Olivier Cessenat | 1 | -4/+5 | |
2021-03-01 | py-fava: Removed the importlib dependencyfrom py-fava. (#22035) | h-denpo | 1 | -1/+0 | |
It isn't needed. | |||||
2021-03-01 | py-importlib: Python 2.7 is needed to build. (#22034) | h-denpo | 1 | -0/+2 | |
* py-importlib: Python 2.7 is needed to build. added depends_on('python@2.7.0:2.7.99') * Update var/spack/repos/builtin/packages/py-importlib/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2021-03-02 | py-azureml-dataprep-rslex: install only x86_64 (#22033) | h-denpo | 1 | -0/+5 | |
* py-azureml-dataprep-rslex: install only x86_64 * py-azureml-dataprep-rslex: Moved the conflit part. | |||||
2021-03-01 | Version update with url to checksum all versions (#22027) | Desmond Orton | 1 | -1/+2 | |
2021-03-01 | Paraview compatibility with PugiXML varies by version. (#21732) | Paul Ferrell | 1 | -1/+5 | |
2021-03-01 | paraview: add python to rpath (#21768) | Ethan Stam | 1 | -0/+9 | |
2021-03-01 | Added Go versions 1.16 and 1.15.8 (#22016) | Paul | 1 | -0/+2 | |
2021-03-01 | kokkos package: +cuda requires +wrapper when compiler is not clang (#21941) | eugeneswalker | 1 | -0/+5 | |
This check is performed in cmake_args rather than with a 'conflicts' statement because matching on !clang (i.e. any compiler that is not clang) cannot currently be done with our spec syntax. | |||||
2021-03-01 | amrex: new version 21.03 (#22028) | mic84 | 1 | -1/+4 | |
2021-03-01 | alps: add smoke test (#21834) | ketsubouchi | 2 | -0/+36 | |
2021-03-01 | py-torch-geometric: new version 1.6.3 (#22024) | Andrew W Elble | 4 | -0/+25 | |
* py-torch-geometric: new version 1.6.3 * setuptools | |||||
2021-03-01 | spla: added version 1.3.0 (#22013) | Simon Frasch | 1 | -0/+3 | |
2021-03-01 | py-tensorboardx: update package (#22026) | Andrew W Elble | 1 | -0/+1 | |
v2.1 | |||||
2021-03-01 | py-yacs: new package (#22020) | Andrew W Elble | 1 | -0/+17 | |
2021-03-01 | amrex: must use AMReX_CUDA_ARCH for version > 20.11 (#22025) | mic84 | 1 | -1/+1 | |
2021-03-01 | intel-mpi: add version 2019.9.304 and 2019.10.317 (#22017) | William Downs | 1 | -0/+4 | |
2021-03-01 | py-lap: new package (#22021) | Andrew W Elble | 1 | -0/+18 | |
* py-lap: new package * dep versions | |||||
2021-03-01 | py-motmetrics: new package (#22023) | Andrew W Elble | 1 | -0/+25 | |
* py-motmetrics: new package * dep updates | |||||
2021-03-01 | py-cython-bbox: new package (#22022) | Andrew W Elble | 1 | -0/+21 | |
* py-cython-bbox: new package * pypi url fix | |||||
2021-03-01 | binutils: add versions 2.35.2 and 2.36.1 (#22019) | Mark W. Krentel | 1 | -0/+9 | |
Starting with 2.36, the Makefiles are missing some dependencies for linking libctf and thus require serial make install. | |||||
2021-03-01 | ucx: added variants to support IB, mlx etc (#21876) | AMD Toolchain Support | 1 | -0/+34 | |
Co-authored-by: mohan babu <mohbabul@amd.com> | |||||
2021-03-01 | py-geopandas: add v0.9.0 (#22005) | Adam J. Stewart | 1 | -0/+1 | |
2021-03-01 | gchp: patch for aarch64 (#22010) | h-denpo | 2 | -0/+27 | |
2021-02-27 | libblastrampoline: Add version 3.0.1 (#22002) | Mosè Giordano | 1 | -0/+1 | |
2021-02-27 | Removed MPI variant from ebms (#21938) | Robert Pavel | 1 | -3/+1 | |
2021-02-27 | Rivet updates and improvements (#21843) | iarspider | 1 | -48/+72 | |
2021-02-27 | Openblas: add experimental BIGNUMA flag (#21393) | iarspider | 1 | -0/+4 | |
2021-02-26 | kcov: elfutils not needed on macOS (#21993) | Adam J. Stewart | 1 | -2/+2 | |
2021-02-27 | petsc/petsc4py/slepc: switch default git branch from 'master' to 'main' (#22001) | Satish Balay | 7 | -21/+21 | |
2021-02-26 | boost: Patch B2 bootstrap step to use correct toolchain (#21408) | Sebastian Mobo | 2 | -0/+16 | |
2021-02-26 | nccl-tests: respect cuda_arch variant during build (#21995) | Andrew W Elble | 1 | -0/+5 | |
2021-02-26 | adds flag to turn off NLOPT_OCTAVE in CMAKE when -octave (#21997) | Ryan Viertel | 1 | -0/+4 | |
2021-02-26 | New package r-spades-tools at 0.3.6 (#21783) | Desmond Orton | 1 | -0/+39 | |
2021-02-26 | amrex: use right cmake_args for @develop; depends_on(hypre) for link (#21892) | eugeneswalker | 1 | -37/+39 | |
* amrex package: use right cmake_args for @develop; depends_on(hypre) * add explicit depends_on for petsc, for link, when +petsc | |||||
2021-02-26 | amrex: +hypre and +petsc do not need +fortran from version 20.08 (#21994) | mic84 | 1 | -5/+5 | |
2021-02-26 | Package/r circstats (#21966) | Desmond Orton | 1 | -0/+24 | |
2021-02-26 | FastJet: fix patch level (#21936) | iarspider | 1 | -1/+1 | |
2021-02-26 | py-metpy: add new package (#21971) | Adam J. Stewart | 1 | -0/+31 | |
2021-02-26 | Qscintilla: added v2.12.0, fixed build (#21902) | Olivier Cessenat | 1 | -10/+17 | |
2021-02-26 | asciidoc: sourceforge a2x needs python2, adds more recent for py3 (#21807) | Olivier Cessenat | 1 | -6/+28 | |
* asciidoc: current sourceforge a2x needs python2, new github release python3 * asciidoc: current sourceforge a2x needs python2, new github release python3 * asciidoc: making python 2.3 to 2.7 able to cope with asciidoc * asciidoc: current sourceforge a2x needs python2, new github release python3 * asciidoc: current sourceforge a2x needs python2, new github release python3 * asciidoc: current sourceforge a2x needs python2, new github release python3 * asciidoc: current sourceforge a2x needs python2, new github release python3 | |||||
2021-02-26 | xkbcomp: add v 1.4.4 (#21981) | Adam J. Stewart | 1 | -0/+1 | |
2021-02-26 | sensei: add versions and fix dependencies (#21452) | Dan Lipsa | 5 | -69/+294 | |
* Fix sensei@develop Should work with all options but libsim. Current releases don't work with ~catalyst See https://gitlab.kitware.com/sensei/sensei/-/merge_requests/240 for the fix for develop. Current releases work only with paraview 5.7 and 5.6 See https://gitlab.kitware.com/sensei/sensei/-/merge_requests/239 for the fix for develop (which works with 5.9) * Fix libsim. * Fix warnings. * Fix python runtime. * Many changes: * Reworked cmake options top use the CMakePackage option helpers * Simplified and consolidated options * Replaced adios with adios2 variant * Added vtkm variant (not yet working) * paraview: Fix downstream consumers getting the wrong FindMPI * vtk: Fix downstream consumers getting the wrong FindMPI * Add +ascent, +adios2; remove +adios; variants off by default * Fix catalyst python logic * sensei: cleanup formatting Co-authored-by: Chuck Atkins <chuck.atkins@kitware.com> | |||||
2021-02-26 | ncl: allow building on aarch64 (#21984) | Tomoyasu Nojiri | 2 | -0/+12 | |
2021-02-26 | amr-wind: new package (#21883) | eugeneswalker | 1 | -0/+111 | |
* amr-wind: new package * amr-wind: simplify cuda_arch mapping * simplify | |||||
2021-02-26 | warpx: fix typos in a few dependency conditions (#21982) | Tomoyasu Nojiri | 1 | -3/+3 | |
2021-02-26 | berkeley-db: do not install docs by default (#21960) | Harmen Stoppels | 2 | -2/+34 | |
* Add an option to not install 100MB of docs * Add deprecations of versions that are removed and add conflicts for 5.3 | |||||
2021-02-26 | py-xarray: add new variant 'io' (#21945) | Adam J. Stewart | 1 | -0/+12 | |
2021-02-26 | c-blosc: add v1.21.0 (#21968) | Adam J. Stewart | 1 | -0/+1 | |