Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-20 | Update manifest-reference.md | Laurence Kedward | |
Co-authored-by: Sebastian Ehlert <28669218+awvwgk@users.noreply.github.com> | |||
2021-03-19 | Update: manifest reference on include-dir | LKedward | |
Add note about non-support for external mod files | |||
2021-03-15 | Update: allow list of include directories | LKedward | |
2021-03-07 | Update: manifest reference for include-dir entry | LKedward | |
2020-12-18 | Merge pull request #257 from awvwgk/install | Sebastian Ehlert | |
Implement fpm-install command | |||
2020-12-12 | Remove note on not supported dependencies in program targets | Sebastian Ehlert | |
2020-12-10 | Implement fpm-install command | Sebastian Ehlert | |
- allow installing of executables - optionally install library and modules if specified in manifest - add install table to manifest reference | |||
2020-12-10 | Add build.auto-examples to manifest reference | Sebastian Ehlert | |
2020-12-10 | Create specification for example section | Sebastian Ehlert | |
2020-11-18 | remove short argument names and a few errata in documents | init current directory[i] | |
2020-11-13 | Allow external link dependencies with scope limited to targets | Sebastian Ehlert | |
- move reader for string list to toml-f proxy - allow link entry in executable and test tables - bump toml-f version to v0.2.1 - add example package linking a single executable against gomp | |||
2020-11-13 | Add link entry also to executable and test sections | Sebastian Ehlert | |
- allows external library dependencies also for single targets | |||
2020-11-13 | Include [build] header in example | Sebastian Ehlert | |
Co-authored-by: Laurence Kedward <laurence.kedward@bristol.ac.uk> | |||
2020-11-13 | Add specification for build.link in manifest reference | Sebastian Ehlert | |
2020-11-10 | Add automatic documentation for Fortran fpm (#209) | Sebastian Ehlert | |
- 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 | |||
2020-11-02 | Fix a typo | Sebastian Ehlert | |
Co-authored-by: Milan Curcic <caomaco@gmail.com> | |||
2020-11-01 | Clarify limits of dependencies table support | Sebastian Ehlert | |
2020-11-01 | Fix spelling | Sebastian Ehlert | |
Co-authored-by: Laurence Kedward <laurence.kedward@bristol.ac.uk> | |||
2020-11-01 | Initial version of the fpm manifest reference | Sebastian Ehlert | |