Age | Commit message (Collapse) | Author | Files | Lines |
|
Also fixes instructions for new releases
|
|
conventions (#9962)
|
|
|
|
|
|
The latest OpenMPI release, v4.0.0, does not build with many GCC
variants. Since this is our default, a lot of users get hit.
Let's wait for some point releases.
|
|
|
|
|
|
|
|
|
|
|
|
* added 3.8-1 version
* fixed flake8 stuff
|
|
|
|
* add v0.20 specific dependency versions, also add cython and py-test as dependencies
* make flake8 happy
* make cython a build-only dependency
|
|
* py-pygresql: new package
* Added dependency on py-setuptools, as the build will use it if present
|
|
* py-psycopg2: new package
* Added dependency on py-setuptools, as the build will use it if present
|
|
|
|
|
|
|
|
* py-geopandas: New package, including packages for its dependencies
* Trailing whitespace removed, etc
* One more trailing whitespace
* Removed some extraneous dependencies. No idea why I thought I needed them, but it now builds fine without them.
* Added a variant +plotting, to include the dependencies required for plotting, as these are large-ish if not being used.
* Added explicit dependency on py-matplotlib
|
|
|
|
* r-geor: new package, and a couple of its dependencies
* Update to new copyright header
* Include the list_url for the R package archive dir
* Added explicit version ranges on dependencies, as per the relevant CRAN pages
* Correct dependency types in r-splancs.
|
|
Change-Id: Ie462e802049dd6150767dc555fb5708999e081ec
|
|
* r-compositions: new package, including its dependencies
* Include the list_url for the R package archive dir
* Added explicit version ranges on dependencies, as per the relevant CRAN pages
|
|
|
|
* munge: update versions and url format to reflect switch to .xz format in recent releases
* package:munge remove unneeded version-specific urls
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Drop versions 8.1.x. These were > 5 years old, no other spack package
uses them, and they used autotools. Packages 'stat' and 'mitos' still
use 8.2.1, so we keep that.
Switch class Dyninst to CMakePackage.
Clean up how the versions depend on various packages. For example,
Dyninst used libelf up to 9.2, and then elfutils starting with 9.3.
This makes things easier going forward.
Add variant 'openmp' (default True) to enable openmp support for
ParseAPI. This was added in 10.0.0.
Add variant 'static' (default False) to also build static libraries.
This goes back to 9.1.0.
Disable cotire for the 9.3.x versions. Cotire has no real use in a
one-time build and can break parallel builds with both static and
shared libs.
|
|
|
|
* package: add asciidoctor gem
Faster, easier to use, less impossible to install correctly
implementation of asciidoc.
* ritual sacrifice of EOF whitespace to flake8
|
|
* openblas: enable parallel builds
* cp2k: enable parallel builds
* cp2k: fix building on multilib/Suse distros
use the actual directory path where files where installed to instead of
the default prefix+'/lib'
* cp2k: ensure we have a non-header-only libxsmm
* openblas: disable max num CPU detection on virtualized build
* cp2k: install data and set compiled-in DATA_DIR
* cp2k: make libxc an optional dependency (enabled by default)
* cp2k: link libint statically
* cp2k: declare statically linked library deps as type=build
* cp2k: add support for PGI compiler
* cp2k: rename smm=none to smm=blas for clarification
* cp2k: blacklist unsupported compilers
* cp2k: mark wannier90 a build-time dep since statically linked
* cp2k: make pexsi and elpa optional
* cp2k: add support for v6.1
* libxc: add version 4.2.3
* cp2k: use pkg-config to link properly to libxsmm
* cp2k: fix OpenMP support by making it explicit
Previously, CP2K accepted threaded ELPA or BLAS, leading to #(CPU) processes
being spawned even though no explicit OpenMP was requested. Now the
`popt` variant should truly be thread free while the `psmp` variant uses
threads also internally.
* cp2k: source tarballs moved to GitHub
|
|
* added mercury package
* updating mercury package to satisfy flake8
* improved mercury package
|
|
* Add 2019.1 and 2018.4 version of the Intel performance libraries.
* Fixing typo.
|
|
|
|
* openssl: add 1.0.2p, 1.1.0i and 1.1.1
* openssl: make 1.1.1 the default version
|
|
|
|
* circos: new package starting at 0.69-6
* circos: add homepage, simplify paths
* circos: simplified more paths
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* r-geomorph: new version
* r-geomorph: min r version
|
|
* r-diversitree: new package
* r-diversitree: system reqs
|