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-18
Merge pull request #307 from LKedward/fix-object-collision
Laurence Kedward
2020-12-18
Merge pull request #257 from awvwgk/install
Sebastian Ehlert
2020-12-18
Remove: -ffast-math in gfortran default release flags
LKedward
2020-12-16
Bump patch number for new release
LKedward
2020-12-16
Revert unnecessary changes for PR
LKedward
2020-12-16
Fix: collision between app and example executables of the same name
LKedward
2020-12-15
Update: with_example demo to test for object collision
LKedward
2020-12-15
Fix: name collision between program objects
LKedward
2020-12-14
Implement fpm install --list to see installable targets
Sebastian Ehlert
2020-12-14
Merge pull request #294 from LKedward/add-f-suffix
Laurence Kedward
2020-12-14
Update: str_ends_with as pure functions
Laurence Kedward
2020-12-14
Merge pull request #289 from everythingfunctional/bootstrap_compiler_support
Brad Richardson
2020-12-13
Check if the package is actually installable for fpm-install
Sebastian Ehlert
2020-12-13
Add fpm-install to cli help page
Sebastian Ehlert
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
Add fpm-install to fpm --list output
Sebastian Ehlert
2020-12-10
Try to use local install path with fallback to platform defaults
Sebastian Ehlert
2020-12-10
Add fpm-install command to fpm-manual
Sebastian Ehlert
2020-12-10
Add unit tests for installer command
Sebastian Ehlert
2020-12-10
Let fpm install itself on CI-runs
Sebastian Ehlert
2020-12-10
Extend documentation and add tests for install configuration
Sebastian Ehlert
2020-12-10
Implement fpm-install command
Sebastian Ehlert
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
Add: support for detecting .f files
LKedward
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
[prev]
[next]