index
:
fpm
master
A friendly, barely modified fork of fortran-lang.org's package manager
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-12-03
Update fpm/src/fpm_command_line.f90
urbanjost
2020-11-29
new M_CLI2
init current directory[i]
2020-11-29
suggested changes
init current directory[i]
2020-11-27
Merge pull request #1 from LKedward/compiler-cleanup
urbanjost
2020-11-27
Remove white-space changes from compiler branch for PR
LKedward
2020-11-27
The `run`, `test`, and `build` Fortran fpm(1) command has a new switch
init current directory[i]
2020-11-25
Merge pull request #246 from LKedward/release_builds
Laurence Kedward
2020-11-25
Merge pull request #239 from urbanjost/runner
Laurence Kedward
2020-11-25
Merge pull request #247 from awvwgk/manifest
Laurence Kedward
2020-11-21
better examples for --runner and errata per @awvwgk
init current directory[i]
2020-11-21
correct non-standard logical format
init current directory[i]
2020-11-21
Refactoring of manifest types
Sebastian Ehlert
2020-11-21
Update: README with executable permission text for binaries
LKedward
2020-11-21
help text
init current directory[i]
2020-11-21
add help text for --runner parameter
init current directory[i]
2020-11-20
Add: hashes to binary releases
LKedward
2020-11-20
Update: naming of bootstrap binary release
LKedward
2020-11-20
Update: naming of binary releases
LKedward
2020-11-19
Check release version on all platforms
LKedward
2020-11-19
Restrict github actions release triggers
LKedward
2020-11-19
Update: README with binary download link.
LKedward
2020-11-19
Fix compile flags for release binaries
LKedward
2020-11-18
minor revision change to version of M_CLI2 that builds with intel ifort compiler
init current directory[i]
2020-11-18
remove short argument names and a few errata in documents
init current directory[i]
2020-11-18
Update: binary release CI
LKedward
2020-11-18
Compile release binaries statically
LKedward
2020-11-18
Move release workflow into existing CI to reuse build/test workflow
LKedward
2020-11-18
Fix: binary_release ci
LKedward
2020-11-18
Add: CI to upload binaries on release
LKedward
2020-11-17
Merge pull request #241 from 14NGiestas/patch-1
Laurence Kedward
2020-11-16
Fix docs CI failing #240
Ian Giestas Pauli
2020-11-16
Merge pull request #221 from everythingfunctional/test_runner_option
Brad Richardson
2020-11-15
Merge branch 'runner' of https://github.com/urbanjost/fpm into runner
John S. Urban
2020-11-15
This option already exists in the Haskell version. It helps reduce the need
John S. Urban
2020-11-15
This option already exists in the Haskell version. It helps reduce the need
John S. Urban
2020-11-14
Add workflow to build and deploy documentation (#237)
Sebastian Ehlert
2020-11-14
Merge pull request https://github.com/fortran-lang/fpm/pull/233 from awvwgk/link
Sebastian Ehlert
2020-11-13
Allow external link dependencies with scope limited to targets
Sebastian Ehlert
2020-11-13
Add link entry also to executable and test sections
Sebastian Ehlert
2020-11-13
Add package with external dependency
Sebastian Ehlert
2020-11-13
Include [build] header in example
Sebastian Ehlert
2020-11-13
Implement linking against external libraries
Sebastian Ehlert
2020-11-13
Implement manifest support for link entry
Sebastian Ehlert
2020-11-13
Add specification for build.link in manifest reference
Sebastian Ehlert
2020-11-12
Merge pull request #229 from LKedward/refactor-run-cmd
Milan Curcic
2020-11-12
Merge branch 'master' into test_runner_option
Brad Richardson
2020-11-12
Merge pull request #220 from everythingfunctional/compiler_and_flags
Brad Richardson
2020-11-11
Merge pull request #236 from sourceryinstitute/remove-another-bashism
Laurence Kedward
2020-11-11
Merge branch 'master' into refactor-run-cmd
Laurence Kedward
2020-11-10
Add automatic documentation for Fortran fpm (#209)
Sebastian Ehlert
[next]