Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
* Add 'fiber' as a default library for boost
* Add autoconf/automake etc. dependencies to libseccomp package
* New package: brotli
* New package: editline
* Add brotli, editline, boost dependencies to Nix
|
|
|
|
|
|
|
|
Remove 2.6.3 as preferred version (but keep it available for
building). The latest version (currently 2.6.4) is now preferred
(according to Spack's defaults).
|
|
|
|
* Update dependencies for py-flake8 when building version 3.7.7
* Add FIXME comment for an example dependency constraint which causes
concretization to hang
* Add py-entrypoints version 0.3
* Add py-pycodestyle version 2.5.0
|
|
* Add libuv version 1.10.0
* CMake versions before 3.12.0 do not build with libuv version
1.25.0, so a constraint is added to build earlier versions of
CMake with libuv version 1.10.x
|
|
|
|
paths (#10745)
* Add version 5.5.0 and fix installation locations
* URL format has changed as of version 5.5.0
* Update paths created for installation
|
|
As of version 2.1.8, the url format changed, so also update that
|
|
Update CPATH in setup_environment for Eigen, so that the
Spack-generated module for Eigen will help builds outside of Spack
use the appropriate include prefix for Eigen headers
(<install_prefix>/include/eigen3/ rather than <install_prefix>/include/)
Note that this only updates the run-time environment, rather than the
build-time environment, so Spack builds depending on Eigen that use
pkgconfig will not be confused by the presence of the Eigen include
directory in CPATH.
|
|
|
|
|
|
|
|
Update NetCDF to require building hdf5 without mpi when NetCDF itself
is built without mpi support.
|
|
* Versions before 9.22.2 compiler with gcc 8.3 or later
* Added version 9.22.2, which compiles with all gcc 8.x versions
(including those before 8.3)
|
|
Update documentation on getting started to mention that a "make"
executable is required to build packages with Spack.
|
|
* Replace kim-api package with kim-api-v2, which has different
versions and removes the 'cmake_args' method
* Add openkim-models-v2 as an extension package
|
|
* libelf: move url to fossies.org
Libelf is no longer maintained and the original mr511.de web site no
longer exists. The final release, 0.8.13 from Nov 2009 is still
archived at fossies.org.
Fixes #10757.
* Change the homepage to the FSF entry.
|
|
|
|
|
|
New release of UnifyCR. Remove unsupported pre-1.0 versions
UnifyCR has had a few dependency changes to make the backend more
efficient. A new pre-release version has been released as well to
mark these changes. Prior versions are no longer supported.
|
|
|
|
|
|
|
|
|
|
|
|
* Add NetCDF version 4.6.3
* Naming scheme for artifacts >= 4.6.2 has changed. Add a
url_for_version function to generate the appropriate URLs
|
|
* Add fzf utility package
* Fix "style checks" errors
- var/spack/repos/builtin/packages/fzf/package.py:32:
[E226] missing whitespace around arithmetic operator
|
|
|
|
Originally the version constraint range had an upper bound of 2.7.15
This allows all 2.7.x versions
|
|
This should fix and improve #9934, which was messed up by a fetch from develop
|
|
* various package version updates and build fixes
|
|
|
|
|
|
|
|
|
|
Modified NetCDF requirement to allow NetCDF-4.6.2 and subsequent versions.
|
|
|
|
Fixes #10769
This updates the .headers property to include header subdirectories
for Python and Eigen (as is recommended by these packages).
#10623 updated the default behavior of .headers.directories to
exclude subdirectories (since this can cause clashes with system
headers). This broke some packages which depended on the old behavior
of .headers.directories: for example if you had
<package-prefix>/include/subdir/ex1.h, .headers.directories would
include <package-prefix>/include/subdir.
|
|
* Add EQ-R package
* Add Fansi, Pillar, UTF8 (R) packages
* Add new versions for py-mdanalysis, r-cli, r-dplyr, r-pkgconfig,
r-rlang, r-tibble, stc, and turbine packages
* Add hdf5 support for turbine
* Specify configure directory for stc package
|
|
* blast2go: new package at 5.2.5
* blast2go: remove redundant url
|
|
|
|
|
|
|
|
|
|
* blast-legacy: new package at 2.2.26
* blast-legacy: compile from source
* blast-legacy: add missing os.symlink import
* blast-legacy: fix build script interpreter
|
|
|