Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-27 | Automatically search for package manifest | Sebastian Ehlert | |
2021-05-27 | Allow fpm to change the working directory | Sebastian Ehlert | |
2021-05-24 | Merge pull request #450 from LKedward/remove-intel-coarray | Milan Curcic | |
Remove coarray flag from intel debug settings | |||
2021-05-24 | Merge pull request #423 from awvwgk/default-branch | Milan Curcic | |
Use default instead of master to reference the repository HEAD | |||
2021-04-29 | Merge pull request #468 from ibara/openbsd | Milan Curcic | |
Identify OpenBSD. | |||
2021-04-29 | docs: fix typo in README (#465) | Jason Miller | |
2021-04-29 | Identify OpenBSD | Brian Callahan | |
2021-04-22 | Merge pull request #442 from everythingfunctional/different-archiver-on-windows | Brad Richardson | |
Use lib instead of ar on Windows | |||
2021-04-22 | Merge branch 'master' into different-archiver-on-windows | Brad Richardson | |
2021-04-19 | refactor(get_archiver): extract to it's own function | Brad Richardson | |
2021-04-17 | Merge pull request #433 from LKedward/intel-c | Laurence Kedward | |
Fix to allow compiling C with Intel CC | |||
2021-04-17 | Remove coarray flag from intel debug settings | LKedward | |
2021-04-16 | Merge pull request #438 from LKedward/external-mods | Laurence Kedward | |
Add: external-modules key to build table for non-fpm modules | |||
2021-04-15 | feat(ar): use lib instead of ar on Windows | Brad Richardson | |
if ar isn't available | |||
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-04-15 | Merge branch 'external-mods' of github.com:LKedward/fpm into external-mods | Laurence Kedward | |
2021-04-15 | Update: manifest reference with note about external module directories | LKedward | |
2021-04-14 | Update manifest-reference.md | Laurence Kedward | |
Co-authored-by: Milan Curcic <caomaco@gmail.com> | |||
2021-04-14 | Update manifest-reference.md | Laurence Kedward | |
Co-authored-by: Milan Curcic <caomaco@gmail.com> | |||
2021-04-12 | Update: manifest-reference with new external-modules key | LKedward | |
2021-04-12 | Add: external-modules key to build table for non-fpm modules | LKedward | |
2021-04-12 | Merge pull request #437 from LKedward/intel-coarray-flag | Laurence Kedward | |
Remove: coarray single from default Intel flags. | |||
2021-04-10 | Remove: coarray single from default Intel flags. | Laurence Kedward | |
2021-04-09 | Update compiler ids from rebase. | Laurence Kedward | |
2021-04-09 | Allow specifying C compiler with environment variable | LKedward | |
FPM_C_COMPILER | |||
2021-04-09 | Change fallback C compiler equal to Fortran compiler | LKedward | |
2021-04-09 | Fix include flags for c objects | LKedward | |
2021-04-09 | Select c compiler based on fortran compiler id | LKedward | |
2021-04-09 | Separate target type for c objects | LKedward | |
2021-04-08 | Merge pull request #431 from everythingfunctional/fix-intel-on-windows | Brad Richardson | |
Use different compiler flags on different platforms for Intel | |||
2021-04-07 | fix: use different compiler flags on different platforms for Intel | Brad Richardson | |
2021-04-07 | feat(install.sh): use wget if curl is missing (#429) | Damian Rouson | |
2021-04-02 | Use default to instead of master to reference the repository HEAD | Sebastian Ehlert | |
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-31 | Merge pull request #412 from kubajj/Duplicate_module_definitions | Sebastian Ehlert | |
Fix for Issue #396 - Duplicate module definitions | |||
2021-03-31 | Split workflow for Haskell and Fortran fpm (#419) | Sebastian Ehlert | |
2021-03-31 | Print filename when duplicate found and remove duplicate test call | kubajj | |
2021-03-30 | Fix issues created by the merge conflict in test module dependencies | kubajj | |
2021-03-30 | Merge branch 'master' into Duplicate_module_definitions | Jakub Jelínek | |
2021-03-30 | Perform a merge with changes implemented in the GitHub PR interface | kubajj | |
2021-03-30 | Add simple tests for the module duplicates | kubajj | |
2021-03-30 | Implement suggestions bu milancurcic - add a n article to duplicates ↵ | kubajj | |
Warning, add a message to error stop | |||
2021-03-30 | Merge pull request #417 from LKedward/bump_version | Laurence Kedward | |
Bump version for new release | |||
2021-03-30 | Bump version to 0.2.0. | LKedward | |
2021-03-30 | Merge pull request #413 from LKedward/add-omp-intrinsic | Laurence Kedward | |
Add: omp_lib to intrinsic modules list | |||
2021-03-29 | Merge pull request #409 from ↵ | Brad Richardson | |
everythingfunctional/allow-programs-access-to-subdirectories Give Programs Access to Code in Subdirectories | |||
2021-03-27 | correct join for null input (#404) | urbanjost | |
If the input string is null join would overindex by using element one when adding the left and right strings. This corrects that. | |||
2021-03-27 | Merge pull request #414 from ChetanKarwa/master | Milan Curcic | |
Add few important links | |||
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> |