Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-04 | Fix wording and grammar in manifest reference | Sebastian Ehlert | |
Co-authored-by: Milan Curcic <caomaco@gmail.com> | |||
2021-08-04 | Allow extra section in package manifest | Sebastian Ehlert | |
2021-06-20 | Allow reading version number from file | Sebastian Ehlert | |
2021-05-24 | Merge pull request #423 from awvwgk/default-branch | Milan Curcic | |
Use default instead of master to reference the repository HEAD | |||
2021-04-15 | Merge branch 'external-mods' of github.com:LKedward/fpm into external-mods | Laurence Kedward | |
2021-04-15 | Update: manifest reference with note about external module directories | LKedward | |
2021-04-14 | Update manifest-reference.md | Laurence Kedward | |
Co-authored-by: Milan Curcic <caomaco@gmail.com> | |||
2021-04-14 | Update manifest-reference.md | Laurence Kedward | |
Co-authored-by: Milan Curcic <caomaco@gmail.com> | |||
2021-04-12 | Update: manifest-reference with new external-modules key | LKedward | |
2021-04-02 | Use default to instead of master to reference the repository HEAD | Sebastian Ehlert | |
2021-03-31 | Phase out Haskell fpm (#420) | Sebastian Ehlert | |
- remove bootstrap directory from repository - remove stack-build from CI workflow - move Fortran fpm to project root - adjust install script and bootstrap instructions | |||
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 | |