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-14
Merge pull request #289 from everythingfunctional/bootstrap_compiler_support
Brad Richardson
2020-12-12
Merge pull request #303 from LKedward/fix-parsing
Sebastian Ehlert
2020-12-12
Merge pull request #304 from awvwgk/manifest-doc
Laurence Kedward
2020-12-12
Remove note on not supported dependencies in program targets
Sebastian Ehlert
2020-12-12
Merge pull request #300 from urbanjost/nocoarray
Laurence Kedward
2020-12-12
Fix: Ignore empty source files
LKedward
2020-12-12
Fix: source parsing
LKedward
2020-12-11
Remove -coarray=single option from ifort compiler default options
init current directory[i]
2020-12-10
feat(boostrap-ifort): remove coarray option from ifort
Brad Richardson
2020-12-10
feat(bootstrap): try multiple ways to get compiler version info
Brad Richardson
2020-12-10
Merge pull request #280 from awvwgk/example
Sebastian Ehlert
2020-12-10
Include example programs in dependency tree
Sebastian Ehlert
2020-12-10
Check for duplicates between executable and example targets
Sebastian Ehlert
2020-12-10
Add build.auto-examples to manifest reference
Sebastian Ehlert
2020-12-10
Use correct option to auto-discover example programs
Sebastian Ehlert
2020-12-10
Implement example executables also for Haskell fpm
Sebastian Ehlert
2020-12-10
Implement example applications in Fortran fpm
Sebastian Ehlert
2020-12-10
Create specification for example section
Sebastian Ehlert
2020-12-10
Dependency handling (#266)
Sebastian Ehlert
2020-12-10
Implement check for duplicated program names (#286)
Sebastian Ehlert
2020-12-10
Merge pull request #293 from LKedward/fix-toml-check
Laurence Kedward
2020-12-10
Fix: missing error check after `new_package` call
LKedward
2020-12-10
Merge pull request #292 from certik/help
Laurence Kedward
2020-12-10
Merge pull request #284 from LKedward/dev-docs-model
Laurence Kedward
2020-12-09
feat(bootstrap-ifort): use `-coarray=single` by default
Brad Richardson
2020-12-09
Revert "fix(bootstrap-ifort): remove coarray option, it is not supported"
Brad Richardson
2020-12-09
fix(bootstrap-ifort): remove coarray option, it is not supported
Brad Richardson
2020-12-09
fix(bootstrap-ifort): make adjustments for ifort's picky command line
Brad Richardson
2020-12-09
Specify the correct help for `fpm run -h`
Ondřej Čertík
2020-12-09
feat(bootstrap): Add support for same compilers as Fortran version
Brad Richardson
2020-12-09
Merge pull request #281 from awvwgk/cleanup-archive
Laurence Kedward
2020-12-09
Merge pull request #285 from LKedward/update-binary-naming
Laurence Kedward
2020-12-09
Update: naming of release binaries
LKedward
2020-12-09
Merge remote-tracking branch 'upstream/master' into dev-docs-model
LKedward
2020-12-08
Cleanup: Remove archived Rust prototype
Sebastian Ehlert
2020-12-08
Update developer docs landing page
LKedward
2020-12-08
Document fpm_backend module
LKedward
2020-12-08
Merge pull request #271 from LKedward/fix-window-run-test
Laurence Kedward
2020-12-08
Merge pull request #267 from LKedward/fix-link-objects
Laurence Kedward
2020-12-08
Merge remote-tracking branch 'upstream/master' into dev-docs-model
LKedward
2020-12-08
Document model enumerations
LKedward
2020-12-08
Merge pull request #274 from LKedward/update-readme
Laurence Kedward
2020-12-08
Merge pull request #273 from awvwgk/dev-docs
Laurence Kedward
2020-12-08
Document fpm_targets module
LKedward
2020-12-07
Update README.md
Laurence Kedward
2020-12-07
Update README with link to setup-fpm gihub action.
LKedward
2020-12-07
Document fpm_model
LKedward
2020-12-07
Match spacing and use predoc comments in fpm_model
LKedward
2020-12-07
Document fpm_sources
LKedward
2020-12-07
Document fpm_source_parsing
LKedward
[next]