Age | Commit message (Collapse) | Author |
|
|
|
Package layout guide
Fixes #57
|
|
|
|
|
|
|
|
Update readme and executable name
|
|
add license
|
|
|
|
Co-Authored-By: Ondřej Čertík <ondrej@certik.us>
|
|
|
|
|
|
|
|
|
|
remove -Werror gfortran flag
|
|
|
|
|
|
|
|
Finish commands
|
|
|
|
|
|
Finish simple project settings
|
|
|
|
|
|
|
|
|
|
|
|
Two stage settings
|
|
|
|
|
|
|
|
|
|
|
|
Simplify example project
|
|
|
|
|
|
|
|
Read fpm toml
|
|
- determine compiler based on fpm.toml
|
|
|
|
|
|
|
|
|
|
Add place to specify other libraries when building library
|
|
|
|
Test calling GFortran from Haskell
|
|
|
|
|
|
|
|
|
|
|