Quickstart Fortran Versions Save

An easy Windows installer for GFortran and the Fortran Package Manager

v1.9

11 months ago
  • Update GCC to 12.2.0
  • Update fpm to v0.8.2

v1.8

1 year ago

Patch to allow linking OpenBLAS with the usual -llapack and -lblas link flags

v1.7

1 year ago

v1.6

2 years ago
  • Fixes issue where setup-stdlib helper script was installing module files to the wrong location for the newer version of GCC
  • setup-stdlib script updated to include some error checking

v1.5

2 years ago

Git v2.35.2 addresses two vulnerabilities CVE-2022-24765 and CVE-2022-24767 (more info)

v1.4

2 years ago

v1.3

2 years ago
  • Build fpm with parallel builds enabled using OpenMP

v1.2

2 years ago
  • Update fpm to v0.5.0

v1.1

2 years ago

Fix:

  • Issue (#1) where testing modules for stdlib were installed globally

v1.0

2 years ago
  • Includes:
    • GCC-GFortran 10.3.0
    • Fortran Package Manager v0.4.0
    • Git for Windows v2.33.1 (needed for fpm)
    • OpenBLAS (BLAS/LAPACK) v0.3.17-1
    • GNU make v4.3
  • Extra utility commands
    • intel-setvars to initialise the Intel OneAPI environment (if installed)
    • setup-stdlib to build and install the latest version of the Fortran Standard Library
  • Installs locally, no adminstrator account required
  • Optionally add everything to the PATH for the local user