Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-21 | Bump version to 0.5.0 (#614) | Sebastian Ehlert | |
2021-09-08 | Update installer script to update subprojects first (#557) | Sebastian Ehlert | |
2021-06-26 | install.sh, README.md: Update version number, single source file extension | Carlos Une | |
2021-04-07 | feat(install.sh): use wget if curl is missing (#429) | Damian Rouson | |
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-02 | Update install.sh | Laurence Kedward | |
Co-authored-by: Sebastian Ehlert <28669218+awvwgk@users.noreply.github.com> | |||
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 | |||
2020-11-09 | fix(install): remove additional bashisms | Damian Rouson | |
This commit makes the edits suggested at https://github.com/fortran-lang/fpm/pull/216#pullrequestreview-518403499 | |||
2020-10-27 | fix(install.sh): remove "[["/"]]" | Damian Rouson | |
2020-10-27 | fix(install.sh): define install_path earlier | Damian Rouson | |
2020-10-27 | Update install.sh | Damian Rouson | |
Co-authored-by: Brad Richardson <everythingfunctional@protonmail.com> | |||
2020-10-27 | add skeletal installer | Damian Rouson | |
2020-10-27 | WIP: start installation script | Damian Rouson | |