Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-21 | Bump version to 0.5.0 (#614) | Sebastian Ehlert | |
2021-11-02 | Add workflow for continuous delivery (#569) | Sebastian Ehlert | |
2021-10-29 | Update README.md compiler, archiver, & link flags | Damian Rouson | |
2021-10-03 | Bootstrapping instructions version update | Simon Rowe | |
Updated the 'Bootstrapping instructions' section to instruct on how to install version '0.4.0' instead of past version '0.3.0'. | |||
2021-09-13 | Add new distributions where fpm is available to README (#562) | Sebastian Ehlert | |
- MSYS2 has now a MinGW package for fpm - Spack has now a package for fpm | |||
2021-08-27 | Update version for new release (#546) | Sebastian Ehlert | |
2021-06-26 | install.sh, README.md: Update version number, single source file extension | Carlos Une | |
2021-04-29 | docs: fix typo in README (#465) | Jason Miller | |
2021-04-15 | Minor edits to README.md (#440) | gareth-nx | |
Make clear that this snippet must be run in the fpm directory to work. Otherwise it fails, because it needs to find the fpm.toml file. | |||
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-27 | Added link to fpm discussion forum | ChetanKarwa | |
Co-authored-by: Milan Curcic <caomaco@gmail.com> | |||
2021-03-27 | Github Repo Link removed | ChetanKarwa | |
Co-authored-by: Milan Curcic <caomaco@gmail.com> | |||
2021-03-27 | Update Readme | ChetanKarwa | |
Add a few important links. | |||
2021-03-21 | Add fpm description and reorganize the README intro (#402) | Milan Curcic | |
2021-03-17 | Update conda installation instructions | Sebastian Ehlert | |
2021-03-17 | add a note on where to get Conda | milancurcic | |
2021-03-17 | add Sebastian's Conda instructions | milancurcic | |
2021-02-13 | Update: install script for Fortran fpm. | LKedward | |
- Include bootstrap of Fortran fpm in install.sh - Add ability to update repository from latest tag - Add ability to specify install path - Update README to simplify bootstrap procedure | |||
2021-02-03 | Suggest to move the fpm version in the boostrapping process | Sebastian Ehlert | |
2020-12-07 | Update README.md | Laurence Kedward | |
2020-12-07 | Update README with link to setup-fpm gihub action. | LKedward | |
2020-11-30 | Simplify bootstrapping instructions | Sebastian Ehlert | |
2020-11-29 | Rewrite README to focus on the Fortran fpm version | Sebastian Ehlert | |
- describe complete bootstapping process in collapsed details section | |||
2020-11-25 | Merge pull request #246 from LKedward/release_builds | Laurence Kedward | |
CI: upload binaries when a release is published | |||
2020-11-21 | Update: README with executable permission text for binaries | LKedward | |
2020-11-19 | Update: README with binary download link. | LKedward | |
2020-11-18 | remove short argument names and a few errata in documents | init current directory[i] | |
2020-11-01 | Link package manifest reference in README | Sebastian Ehlert | |
2020-10-07 | complete new modifications for #109 #110 #111 #135 #138 #154 #196 | init current directory[i] | |
2020-09-15 | Updated formatting. | Philipp | |
2020-09-05 | add a note and link to the contributing guide | Milan Curcic | |
2020-07-21 | Update README | Ondřej Čertík | |
2020-07-13 | Merge pull request #104 from certik/comma | Milan Curcic | |
Remove the space before comma | |||
2020-06-30 | Merge pull request #102 from everythingfunctional/CreateNewCommand | Brad Richardson | |
Enable fpm to create a new package | |||
2020-06-24 | rename reference to other fpm | milancurcic | |
2020-06-20 | Remove the space before comma | Ondřej Čertík | |
This is a fixup of #101. | |||
2020-06-19 | Add section on `fpm new` to the README | Brad Richardson | |
2020-06-18 | Applying requested changes | ELNS | |
2020-06-17 | Removing unnecessary link | ELNS | |
2020-06-17 | Removing imperfect manual installation guide for linux and adding haskell ↵ | ELNS | |
tool stack documentation instead | |||
2020-06-17 | Highlight bash/shell code in markdown | ELNS | |
2020-06-17 | Adding navigating to directory and fixing export command | ELNS | |
2020-06-16 | Update README.md | Milan Curcic | |
2020-06-16 | Update README.md | Milan Curcic | |
Co-authored-by: Brad Richardson <everythingfunctional@protonmail.com> | |||
2020-06-16 | add a note about Effing Package Management and elaborate on prototype | milancurcic | |
2020-06-15 | Update README.md | Emanuele Pagone | |
Co-authored-by: Ondřej Čertík <ondrej@certik.us> | |||
2020-06-13 | fix typo | Emanuele Pagone | |
2020-06-13 | add libgmp-dev pre-requisite for Debian-derived distributions | Emanuele Pagone | |
2020-06-06 | Add some info about fpm commands to the README | Brad Richardson | |
2020-04-29 | update fpm instructions to refer to PACKAGING.md | milancurcic | |