Skip to content

Pull requests: fortran-lang/fpm

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

feat: auto-apply features marked default = true in the manifest
#1302 opened Jun 4, 2026 by krystophny Contributor Loading…
feat: exec C/C++ compiles via argv, close the shell-fork gap
#1301 opened Jun 4, 2026 by krystophny Contributor Loading…
feat: run link and archive in parallel via argv spawn
#1300 opened Jun 4, 2026 by krystophny Contributor Loading…
feat: exec Fortran compiles via argv (posix_spawn/CreateProcess)
#1299 opened Jun 4, 2026 by krystophny Contributor Loading…
fix: serialize mkdir shell fork on the run_command lock
#1298 opened Jun 4, 2026 by krystophny Contributor Loading…
feat: dependency-driven build scheduler (no per-region barrier)
#1297 opened Jun 4, 2026 by krystophny Contributor Loading…
fix: serialize pretty-mode build progress output under OpenMP
#1296 opened Jun 4, 2026 by krystophny Contributor Loading…
perf: skip dry-run build for build --list
#1295 opened Jun 4, 2026 by krystophny Contributor Loading…
perf: skip dry-run build for run --list and test --list
#1294 opened Jun 4, 2026 by krystophny Contributor Loading…
perf: build only selected run targets
#1293 opened Jun 4, 2026 by krystophny Contributor Loading…
perf: create Unix directories without shell
#1292 opened Jun 4, 2026 by krystophny Contributor Loading…
perf: use native directory checks on Unix
#1291 opened Jun 4, 2026 by krystophny Contributor Loading…
chore(deps): bump fortran-lang/setup-fpm from 9 to 10 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#1290 opened Jun 1, 2026 by dependabot Bot Loading…
manifest: extend preprocess_config_t for external preprocessor support
#1268 opened Mar 22, 2026 by ijatinydv Contributor Loading…
Improve diagnostics when command execution fails in run()
#1263 opened Mar 13, 2026 by ZainabTravadi Contributor Loading…
Fix LD_LIBRARY_PATH handling for shared libraries during fpm test
#1259 opened Mar 12, 2026 by ZainabTravadi Contributor Loading…
ci: enforce static linking for Windows release binaries
#1257 opened Mar 5, 2026 by ijatinydv Contributor Loading…
feat: have cmake backend
#1251 opened Feb 21, 2026 by JeffIrwin Loading…
chore(deps): bump JamesIves/github-pages-deploy-action from 4.7.6 to 4.8.0 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#1238 opened Feb 1, 2026 by dependabot Bot Loading…
ProTip! Filter pull requests by the default branch with base:main.