github fortran-lang/fpm v0.4.0
Fpm alpha version 0.4.0

latest releases: current, v0.10.1, v0.10.0...
2 years ago

Alpha release update for the Fortran package manager (fpm).

Changes

  • bootstrap script is now based on 0.3.0 (#504)

  • executable, example and test names are checked to contain only alphanumeric characters (#511)

  • optimize file listing (#507)

New Features

  • generate build/.gitignore to avoid disallow committing build artifacts (#528)

  • allow extra section in package manifest (#533)

  • support MPI wrappers and LFortran compiler (#527)

Fixes

  • initialize executable names before comparison (#516)

  • don't access unallocated variables in fpm-run (#517)

  • cleanup help texts and remove unallocated variables (#522)

  • fix compilation errors for building fpm with ifort (#523)

  • always call git init in case of backfilling with fpm-new (#536)

  • use correct symbols on MacOS/ARM64 (#548)

Download statistic

Linux executable
MacOS executable
Windows executable
Source file
Source archive

Don't miss a new fpm release

NewReleases is sending notifications on new releases.