Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-12 | Ignore hidden source files (#654) | Joel | |
* Add str_begins_with_str function * Add function to test if a single file is hidden * Exclude hidden files when finding source files | |||
2022-01-10 | Respect user provided main-files (#646) | Sebastian Ehlert | |
- add example package for C-main | |||
2021-07-13 | initialize allocatable strings before using in a comparison | John S. Urban | |
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 |