diff options
author | Erik Schnetter <schnetter@gmail.com> | 2021-08-02 17:01:45 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-02 14:01:45 -0700 |
commit | 2dd2a5b167e70ad875fe0e424baed0e38c57c9ec (patch) | |
tree | 3617d583e2cdf1aca6ce70d9d13fd52dcbf9f50f /.flake8 | |
parent | a60e3f80f683e3931120dba13615fb482e33d210 (diff) | |
download | spack-2dd2a5b167e70ad875fe0e424baed0e38c57c9ec.tar.gz spack-2dd2a5b167e70ad875fe0e424baed0e38c57c9ec.tar.bz2 spack-2dd2a5b167e70ad875fe0e424baed0e38c57c9ec.tar.xz spack-2dd2a5b167e70ad875fe0e424baed0e38c57c9ec.zip |
rnpletal: New package (#25154)
* rnpletal: New package
RNPL is an old package that is still used today by my collaborators, but doesn't see any development any more. I'm creating a Spack package merely to make it easier to install it on various systems. The code is not modern (C without prototypes – yes, that used to be a thing), and a large diff modernizes the code to make it palatable to modern C and Fortran compilers.
RNPL contains several sub-package. The current Spack package builds only the main one.
* rnpletal: Remove unused import
* Convert into AutotoolsPackage
* Don't check for "shared" variant
* rnpletal: Change "version" to `develop`
* rnpletal: Use existing `configure` function
Diffstat (limited to '.flake8')
0 files changed, 0 insertions, 0 deletions