aboutsummaryrefslogtreecommitdiff
path: root/src/fpm_sources.f90
AgeCommit message (Collapse)Author
2022-02-12Ignore 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-10Respect user provided main-files (#646)Sebastian Ehlert
- add example package for C-main
2021-07-13initialize allocatable strings before using in a comparisonJohn S. Urban
2021-03-31Phase 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