Fpm alpha version 0.4.0
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