Einträge von Brad Richardson
Fpm version 0.10.0 released
- 08 January 2024
- Kategorie: release
The latest release of the Fortran Package Manager (FPM) showcases a range of
updates geared towards enhancing functionality and user experience.
Key improvements include significant advancements in MPI support,
now allowing the usage of MPI modules in metapackages.
On the command line interface, a --dry-run
option for fpm publish
has been
added, allowing users to simulate the publishing process. This release also
brings various bug fixes and performance improvements. For a full list of
changes please see below.
Fpm version 0.8.1 released
- 11 April 2023
- Kategorie: release
This release introduces a hotfix for the automated dependency tree feature introduced in v0.8.0. Fpm now restored backward-compatible dependency priority, which ensures that, whenever different versions of the same dependency are found down the dependency tree, the first and foremost is used. Unnecessary dependency updates are also shed from the build process.
Fpm-Version 0.5.0 veröffentlicht
- 21 November 2021
- Kategorie: release
Wir haben eine große Anzahl von Fehlerkorrekturen in dieser Version und viele Verbesserungen an den Werkzeugen rund um fpm vorgenommen, wie die kontinuierliche Bereitstellung und den Windows-Installer. Zu den neuen Funktionen gehören die Möglichkeit einer besseren Auswahl von Compilern/Linkern und ein verbessertes Build-Backend (Tests werden nur bei Bedarf gebaut, Link-Abhängigkeiten werden korrekt verfolgt).