Releases: Goddard-Fortran-Ecosystem/gFTL-shared
Releases · Goddard-Fortran-Ecosystem/gFTL-shared
added position independent code support
v1.0.5 Update ChangeLog.md
Updated submodule
v1.0.4 Update ChangeLog.md
Supports PGI compiler
PGI 19.10 does not yet support F2008 features that are used in gFTL-shared.
In particular, PGI does not support declaring variables of intrinsic type in this fashion:
type(integer) :: n
The F2008 syntax is desirable, and thus will not be rolled into the master branch.
Support for Unix make
v1.0.2 New version (support for Unix make)
Updated submodule
This release just brings in an update to gFTL that probably does not actually impact this package. Just being safe.
Initial release
v1.0.0 Updated to latest gFTL.