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
path:
root
/
example_packages
Age
Commit message (
Expand
)
Author
2022-01-10
Respect user provided main-files (#646)
Sebastian Ehlert
2021-06-23
Add meaningful error message to example package
Sebastian Ehlert
2021-06-20
Allow reading version number from file
Sebastian Ehlert
2021-03-22
Merge branch 'master' into include-dir
Laurence Kedward
2021-03-17
Minor fix: for setting executable link libraries.
LKedward
2021-03-07
Add: example packages for include directories
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-10
Implement example executables also for Haskell fpm
Sebastian Ehlert
2020-12-10
Implement example applications in Fortran fpm
Sebastian Ehlert
2020-12-03
Update example package for indirect module use
LKedward
2020-11-13
Allow external link dependencies with scope limited to targets
Sebastian Ehlert
2020-11-13
Add package with external dependency
Sebastian Ehlert
2020-10-28
Fix Linux/MacOS CI script
Brad Richardson
2020-10-22
Add .gitignore file in submodules example package
Brad Richardson
2020-10-22
Merge branch 'master' into bootstrap_submodule_support
Brad Richardson
2020-10-14
Better organize example packages and bootstrap tests
Brad Richardson