fpm
https://github.com/fortran-lang/fpm
Fortran
Fortran Package Manager (fpm)
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Fortran not yet supported2 Subscribers
Add a CodeTriage badge to fpm
Help out
- Issues
- fix: `fpm run`: improve error message
- perf: use native directory checks on Unix
- perf: create Unix directories without shell
- perf: build only selected run targets
- perf: skip dry-run build for run --list and test --list
- perf: skip dry-run build for build --list
- fix: serialize pretty-mode build progress output under OpenMP
- feat: dependency-driven build scheduler (no per-region barrier)
- fix: serialize mkdir shell fork on the run_command lock
- feat: exec Fortran compiles via argv (posix_spawn/CreateProcess)
- Docs
- Fortran not yet supported