summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2021-05-25MesonPackage: make "default_library" a multi-valued variant (#23540)Harmen Stoppels1-6/+4
Currently if one package does `depends_on('pkg default_library=shared')` and another does `depends_on('pkg default_library=both')`, you'd get a concretization error. With this PR one package can do `depends_on('pkg default_library=shared')` and another depends_on('default_library=static'), and it would concretize to `pkg default_library=shared,static` Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2021-05-25strace: add v5.8-5.12 (#23883)Harmen Stoppels1-0/+5
2021-05-25rpm: overhaul package recipe (#23819)Harmen Stoppels1-55/+66
2021-05-25qucs: add new package (#23849)Olivier Cessenat1-0/+63
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2021-05-25[AMD] - Update rocm-openmp-extras to 4.2.0. (#23870)estewart081-8/+14
2021-05-25Add tools and example variants to axom (#23877)Chris White1-0/+7
2021-05-24ascent package: capture spack global flags in host config (#23826)Cyrus Harrison1-0/+17
2021-05-24dray package: capture spack global flags in host config (#23827)Cyrus Harrison1-0/+17
2021-05-24iwyu: add 0.15 (#23876)Michael Kuhn1-0/+2
2021-05-24Fenicsx packages: updates for 0.1.0 releases (#23836)Chris Richardson6-19/+46
2021-05-24raxml-ng update to version 1.0.2 (#23764)Desmond Orton1-1/+2
* Package update to version 1.0.2 * switched submodule boolean to string * switched from string to bools Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2021-05-24SuperLU: add v5.2.2 and cmake tweaks (#23863)Seth R. Johnson1-26/+39
- Changed to cmake package with backward compatibility with older makefile - Removed unused cmake variable 'blas_blas_libs' - Added new version 5.2.2 which change to external blas variable - Remove unused tcsh dependency - Change URL to use git repository for current and future versions - Add older 4.2 version - Add conflict for older versions with apple-clang
2021-05-24gdk-pixbuf: restrict patch application to meson packages (#23838)Andreas Baumbach1-1/+3
2021-05-24libedit: add missing pkgconfig dependency (#23839)Andreas Baumbach1-0/+1
2021-05-24ncdu: add v1.15.1 (#23840)Andreas Baumbach1-0/+3
2021-05-24alpaka: add new package (#23576)Valentin Volkl1-0/+77
2021-05-24chapel: add versions up to 1.24.1 (#23365)Hang Yan1-1/+7
2021-05-24ucx: add v1.10.1 (#23858)Robert Mijakovic1-1/+2
Co-authored-by: Robert Mijakovic <robert.mijakovic@lxp.lu>
2021-05-24CUDA: add v11.3.1 (#23864)Filippo Spiga1-0/+4
2021-05-24chaplin: add new package (#23866)Valentin Volkl1-0/+22
2021-05-22updating debugedit to be built from its production repository (#23851)Vanessasaurus1-6/+9
Signed-off-by: vsoch <vsoch@users.noreply.github.com> Co-authored-by: vsoch <vsoch@users.noreply.github.com>
2021-05-22new package for openvdb (#23581)Drew Whitehouse1-0/+90
2021-05-22New package: sparskit (#23848)Olivier Cessenat1-0/+76
2021-05-22py-kubernetes: add new package (#23843)Valentin Volkl1-0/+37
* py-kubernetes: add new package * Apply suggestions from code review Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * py-kubernetes: remove alpha/beta versions, fix dependency types Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2021-05-22Update abinit package (#23670)Glenn Johnson2-76/+197
This PR updates the abinit package. The underlying build system has several changes from previous versions, which are reflected in the package recipe. - added version 9.4.2 - removed commented out code - add new libxml2 variant, with dependency and conflicts - add dependency on atompaw - depend on fftw-api when ~openmp This allows other fftw implementations to be used. This PR adds MKL. - depend on netcdf explicitly - remove hdf5 variant as hdf5 is required - only use wannier90 if +mpi as the wannier90 spack package is MPI only - allow newer versions of libxc for abinit 9 - split configure options for versions before and after abinit 9 - always use MPI compiler wrappers - add patch to remove march settings for version 9 - Set conflict for fftw~openmp if abinit+openmp This allows the virtual fftw-api to be used for the dependency. If fftw is the fftw-api provider then bail if fftw~openmp is set when abinit+openmp is used. - Set conflicts for +openmp and mkl - Be explicit about +mkl for intel-parallel-studio - Add TODO entry for switching conflicts/depends_on logic
2021-05-21Slepc: Add E4S testsuite smoke test (#21600)Richarda Butler2-5/+47
2021-05-21upcxx: Install the example files (#23832)e4s-21.05Dan Bonachea1-1/+3
This installs the example source files into $prefix/example, for use by the E4S Testsuite and other end users. Also fixes a harmless copy/paste error.
2021-05-21libffi: set target triplet to aarch64-apple-darwin on Mac M1. (#23750)Mansour Moufid1-0/+5
2021-05-21Update pylint to 2.8.2 (#23446)Sebastian Schmitt2-5/+13
* Update pylint to 2.8.2 * Update var/spack/repos/builtin/packages/py-pylint/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Address comments * Update Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2021-05-21py-notebook: add older versions (#23720)Andreas Baumbach1-0/+8
Change-Id: I34d1e14c071f91d9a451740abcbcc31701a47830
2021-05-21py-lazy-object-proxy: add missing py-setuptools-scm dependency (#23842)Andreas Baumbach1-0/+1
Change-Id: I76392841a9973aa7b5ec347b0405a78635989a79
2021-05-21New package: py-pybind11-stubgen (#23732)Andreas Baumbach1-0/+18
* New package: py-pybind11-stubgen Change-Id: I865b92e08ecefa6eb1327ee0166544fd4ae22953 * fixup Change-Id: I6030cebecce229d02ab1a20fe6fa501eec22b804
2021-05-21sirius: update to the latest version (#23835)Anton Kozhevnikov1-5/+5
2021-05-21Add new versions of giflib (#23588)iarspider1-3/+23
giflib 5.20+ no longer uses autotools Co-authored-by: Ivan Razumov <ivan.razumov@cern.ch>
2021-05-21thrust: update repo and add new versions (#23364)Hang Yan1-1/+15
2021-05-21cub: update repo and add new versions (#23363)Hang Yan1-2/+7
2021-05-21Modification to R environment (#23623)Glenn Johnson1-11/+8
* Modification to R environment This PR modifies how the R environmnet is presented, and fixes installing the standalone Rmath library. - The Rmath build and install methods are combined into one - Set parallel=False when installing Rmath - remove the run environment that set up variables for libraries and headers that are not really needed, and pollute the environment. * Add setup_run_environment back - Add back the setup_run_environment with LD_LIBRARY_PATH and PKG_CONFIG_PATH. - Adjust documentation to reflect the current code.
2021-05-21openblas: update Intel patch directive (#23786)Olivier Cessenat1-2/+2
2021-05-21gsl: update external-cblas patch directive (#23787)Olivier Cessenat1-2/+3
2021-05-21ghostscript: add tesseract variant (#23794)Adam J. Stewart1-1/+15
2021-05-21exago: enforcing PETSc version < 3.15 (#23774)Cameron Rutherford1-1/+2
2021-05-21tk: add new version, add macOS patch (#23825)Adam J. Stewart1-0/+8
2021-05-21rdc: add v4.2.0 (#23829)arjun-raj-kuppala1-3/+4
2021-05-20Update the GASNet package (#23796)Dan Bonachea2-94/+145
The previous `gasnet` spack package was not vetted/approved by the GASNet library maintainers. This one is. Notably adds build-time testing and smoke-testing. Convert network variants into a multi-valued `conduits` variant has the minor advantage of enabling a concise `conduits=none` spec, but the major drawback that it degrades the `spack info gasnet` output.
2021-05-20New package: py-reindent (#23828)Glenn Johnson1-0/+19
2021-05-20swig: add smoke tests (#23662)Seth R. Johnson1-0/+42
2021-05-20New Package: visit-silo (#22907)Olivier Cessenat1-0/+86
* New Package: visit-silo * New Package: visit-$n as an extension to VisIt * New Package: visit-$n only as an extension to VisIt
2021-05-20New Package: visit-cgns (#22905)Olivier Cessenat1-0/+97
* New Package: visit-cgns * visit-cgns: extends visit and modifies VISIT_PLUGIN_DIR with a trick
2021-05-20minc-toolkit: new package (#23818)Ben Darwin1-0/+35
2021-05-20add ascent 0.7.1 release (#23823)Cyrus Harrison1-2/+6