FCM 2014-04
18th release of FCM.
fcm make
: build: now recognises statements with Fortran OpenMP sentinels that affect build dependencies. These dependencies are normally ignored. However, if a relevantbuild.prop{fc.flag-omp}
property is specified, the build system will treat these statements as normal dependency statements.fcm make
: extract via SSH: improve performance by usingfind -printf
instead offind -exec stat
.