Skip to content

Releases: Goddard-Fortran-Ecosystem/gFTL-shared

added position independent code support

09 Apr 19:04
e4c20a3
Compare
Choose a tag to compare
v1.0.5

Update ChangeLog.md

Updated submodule

06 Apr 14:05
0c132f5
Compare
Choose a tag to compare
v1.0.4

Update ChangeLog.md

Supports PGI compiler

17 Dec 14:39
Compare
Choose a tag to compare

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

06 Apr 20:06
Compare
Choose a tag to compare
v1.0.2

New version (support for Unix make)

Updated submodule

06 Mar 14:49
Compare
Choose a tag to compare

This release just brings in an update to gFTL that probably does not actually impact this package. Just being safe.

Initial release

01 Mar 16:06
Compare
Choose a tag to compare
v1.0.0

Updated to latest gFTL.