Posts by Damian Rouson
Fpm version 0.7.0 released
- 26 October 2022
- Categorie: 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.
Fpm 0.5.0 uitgebracht
- 21 November 2021
- Categorie: release
In deze release hebben we een groot aantal bugs opgelost en veel verbeteringen doorgevoerd in de tools bij fpm, zoals continue bouw en levering en de installatie voor Windows. Onder de nieuwe functionaliteit vind je betere mogelijkheden om de compiler/linker te selecteren en een slimmere build-backend (testen worden bijvoorbeeld alleen gebouwd indien nodig en link-afhankelijkheden worden netter bijgehouden).