Posts by Damian Rouson
Fpm version 0.7.0 released
- 26 October 2022
- 分類: 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をリリースしました
- 21 November 2021
- 分類: release
このリリースには,多くのバグ修正があり,また継続的デリバリやWindowsインストーラといったfpmの周辺ツールに多くの改善が加えられています.新機能として,コンパイラ・リンカの選択の幅が広がり,バックエンドが改善されました.(テストは必要な場合にのみビルドされ,リンクの依存関係は適切に追跡されます)