Age | Commit message (Collapse) | Author | Files | Lines |
|
* New package: OpenLoops
* install() for openloops
* Working OpenLoops recipe
* Flake-8
* Only copy collection file if required; add clarification to num_jobs
* Add __future__ import just in case
* Fix missing space
* Remove __future__ import
* Changes from review, pt. 1
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
* Replace print() with write()
* Flake-8
Co-authored-by: iarspider <iarpsider@gmail.com>
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
kallisto does not depend on mpich or MPI, except possibly indirectly
through hdf5 (but that should be handled by hdf5).
|
|
|
|
* storm: update url, version & runtime depends
* fix list_url error
|
|
* vasp: New package.
* Remove unneeded `#noqa`
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
* Removed a completely needless tty.debug()
* Add compiler conflicts() and minute fixes
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
* add apcomp package
* add maintainers
* fake8
* Update var/spack/repos/builtin/packages/apcomp/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
* review suggestions
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
* icu4c: Add new versions for older releases.
The old URLs for versions 60.1, 58.2 and 57.1 do not work anymore so add the versions available on Github.
The old versions are kept for reference (cf. #15896).
* icu4c: Add versions 66.1 and 67.1.
* icu4c: Fix compilation of versions 58 and 59 with recent glibc.
|
|
* changes to recipe to enable rocm build
* fixing flake8 issue
* addressed the review comment
|
|
* R GSODR package
* use cloud mirror
|
|
* [root] fix cmake args for r variant
* [root] add readline dependency to +r
|
|
|
|
* visit: add glu as a dep for linux
* add note to suggested install command about mesa
|
|
If the system has libidn2 installed, then curl will use it.
spack has a libidn2 package, so let's use that!
Related: #16514
|
|
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
|
|
* grads minimal package
* udpt template
* grads minima
* grads & shapelib package
* hdf4
* cleanup
* hdf5, netcdf variants
* updates environment function
* updating paths and pkgconfig
* cleanup
|
|
* Add Acts v0.25 support
* Add Acts v0.25.1
* Add acts v0.25.2
|
|
|
|
|
|
|
|
* Add new versions including 5.8
* Download .xz archives for existing versions (this requires updating
the associated checksums)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This matches the current latest version of protobuf in Spack.
Generally the version of py-protobuf and protobuf should match,
but this constraint is not currently recorded in py-protobuf.
|
|
|
|
|
|
|
|
- [x] wait for general release candidate
- [x] compute capability support
- [x] compiler conflicts
- [x] ppc64le
- [x] new download links
|
|
|
|
|
|
* add ascent_ver to vtk-m pkg
* vtk-m:: add patches used by ascent
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* bwa: support for aarch64
* bwa: fix build error for non-aarch64 machine
|
|
* gdk-pixbuf: Add new stable versions.
* gdk-pixbuf: Add a missing dependency with libx11.
Also add a variant disabled by default to make it optional since it is considered deprecated
(cf. https://github.com/GNOME/gdk-pixbuf/commit/3362e94c2595440f322798dc4d15f1ed24a4c52c).
|
|
- perhaps related to gitlab migration and/or upgrade (Dec 2019)
Co-authored-by: Mark Olesen <Mark.Olesen@esi-group.com>
|
|
* add new package: "libglvnd-frontend"
* add +glvnd variant to opengl package
* add +glvnd variant to mesa package
* add +egl variant to paraview package
* add libglvnd-frontend entries to default packages config
* fix style
* add default providers for glvnd virtuals
add default providers for glvnd-gl, glvnd-glx, and glvnd-egl
* WIP: rough start to external OpenGL documentation
* rename libglvnd-frontend package and backend virtual dependencies
* update documentation
* fix ligvnd-be-* typos
* fix libglvnd-fe package class name
* fix doc parse error
|