Age | Commit message (Collapse) | Author |
|
fix(install): remove additional bashisms
|
|
- create docs.md as input for FORD
- fix docstrings and comment style for FORD
- workaround FORD bug by adding whitespace to table headers
- add manifest reference to FORD pages
- apply ugly workaround to not replace array of tables with links
|
|
Refactor backend for static libraries
|
|
|
|
This commit makes the edits suggested at
https://github.com/fortran-lang/fpm/pull/216#pullrequestreview-518403499
|
|
Remove bashism from install.sh
|
|
|
|
|
|
Create a reference for the package manifest
|
|
Fix rebuilding executables when libraries change
|
|
Co-authored-by: Milan Curcic <caomaco@gmail.com>
|
|
|
|
|
|
Co-authored-by: Laurence Kedward <laurence.kedward@bristol.ac.uk>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
A new module and type for build targets. List of build targets is generated from the list of sources.
|
|
|
|
More issues for new
|
|
|
|
Add installation script in install.sh
|
|
|
|
|
|
Co-authored-by: Brad Richardson <everythingfunctional@protonmail.com>
|
|
|
|
|
|
Bootstrap submodule support
|
|
Minor fixes: to list_files and mkdir in fpm_filesystem
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|