Posts by Damian Rouson
Fpm version 0.13.0 released
- 17 February 2026
- Category: release
The Fortran Package Manager (FPM) v0.13.0 is a major release introducing features and profiles, a new build customization system for conditional compilation, compiler-specific settings, and platform-dependent behavior. This release also includes CPP preprocessor source parsing, expanded Flang compiler support, multiple simultaneous library targets, and many bug fixes and improvements.
Fpm version 0.7.0 released
- 26 October 2022
- Category: release
This release introduces preprocessor support in the fpm.toml manifest, allowing
for preprocessor macros, file suffixes and directories where the preprocessor should run.
This feature was implemented as part of Arteev Raina’s Google Summer of Code 2022 project.
Furthermore, fpm has now the ability to compile C++ source files in addition to Fortran and C.
Finally, the ability to define compiler profiles in the fpm.toml manifest has been added,
although the profile settings are not currently used in the build process.
Verze Fpm 0.5.0 vydána
- 21 November 2021
- Category: release
V této verzi jsme opravili velké množství chyb a výrazně vylepšili nástroje související s fpm, jako je například Continous Delivery a instalační program pro Windows. Mezi nové funkce patří možnost lepšího výběru kompilátoru/linkeru a vylepšený backend sestavování (testy se sestavují pouze v případě potřeby, závislosti pro linkování jsou správně sledovány).