-
Notifications
You must be signed in to change notification settings - Fork 134
Pull requests: fortran-lang/fpm
Author
Label
Projects
Milestones
Reviews
Assignee
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: 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…
Skip recompiling dependents when a module interface is unchanged (gfortran)
#1289
opened May 28, 2026 by
krystophny
Contributor
Loading…
feat(test): add parsing support for args field in [[test]] manifest
#1276
opened Apr 12, 2026 by
ZainabTravadi
Contributor
Loading…
manifest: extend preprocess_config_t for external preprocessor support
#1268
opened Mar 22, 2026 by
ijatinydv
Contributor
Loading…
test(manifest): add comprehensive unit tests for test configuration parsing
#1266
opened Mar 22, 2026 by
ZainabTravadi
Contributor
Loading…
Improve diagnostics when command execution fails in run()
#1263
opened Mar 13, 2026 by
ZainabTravadi
Contributor
Loading…
Improve clarity of compilation error messages in fpm_backend.F90
#1261
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…
fix: Ensure submodules compile before programs for LFortran direct mode (#1252)
#1253
opened Feb 27, 2026 by
ijatinydv
Contributor
Loading…
fix: resolve MPI linker group issues and propagate library search paths
#1250
opened Feb 20, 2026 by
ijatinydv
Contributor
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…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.