aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-12Merge pull request #437 from LKedward/intel-coarray-flagLaurence Kedward
2021-04-10Remove: coarray single from default Intel flags.Laurence Kedward
2021-04-09Update compiler ids from rebase.Laurence Kedward
2021-04-09Allow specifying C compiler with environment variableLKedward
2021-04-09Change fallback C compiler equal to Fortran compilerLKedward
2021-04-09Fix include flags for c objectsLKedward
2021-04-09Select c compiler based on fortran compiler idLKedward
2021-04-09Separate target type for c objectsLKedward
2021-04-08Merge pull request #431 from everythingfunctional/fix-intel-on-windowsBrad Richardson
2021-04-07fix: use different compiler flags on different platforms for IntelBrad Richardson
2021-04-07feat(install.sh): use wget if curl is missing (#429)Damian Rouson
2021-04-02Use default to instead of master to reference the repository HEADSebastian Ehlert
2021-03-31Phase out Haskell fpm (#420)Sebastian Ehlert
2021-03-31Merge pull request #412 from kubajj/Duplicate_module_definitionsSebastian Ehlert
2021-03-31Split workflow for Haskell and Fortran fpm (#419)Sebastian Ehlert
2021-03-31Print filename when duplicate found and remove duplicate test callkubajj
2021-03-30Fix issues created by the merge conflict in test module dependencieskubajj
2021-03-30Merge branch 'master' into Duplicate_module_definitionsJakub Jelínek
2021-03-30Perform a merge with changes implemented in the GitHub PR interfacekubajj
2021-03-30Add simple tests for the module duplicateskubajj
2021-03-30Implement suggestions bu milancurcic - add a n article to duplicates Warning,...kubajj
2021-03-30Merge pull request #417 from LKedward/bump_versionLaurence Kedward
2021-03-30Bump version to 0.2.0.LKedward
2021-03-30Merge pull request #413 from LKedward/add-omp-intrinsicLaurence Kedward
2021-03-29Merge pull request #409 from everythingfunctional/allow-programs-access-to-su...Brad Richardson
2021-03-27correct join for null input (#404)urbanjost
2021-03-27Merge pull request #414 from ChetanKarwa/masterMilan Curcic
2021-03-27Added link to fpm discussion forumChetanKarwa
2021-03-27Github Repo Link removedChetanKarwa
2021-03-27Update fpm/src/fpm.f90Jakub Jelínek
2021-03-26Resolve merge conflictkubajj
2021-03-26Merge branch 'master' into Duplicate_module_definitionsJakub Jelínek
2021-03-26Implement changes requested in the feedback for PR #412kubajj
2021-03-27Update Readme ChetanKarwa
2021-03-25Add: omp_lib to intrinsic modules list.LKedward
2021-03-24Update check modules subroutine so that it checks all packages for duplicateskubajj
2021-03-24Create method check_modules to check for duplicate moduleskubajj
2021-03-24doc: Update description of APP and TEST scopesBrad Richardson
2021-03-24test: for program using module in a different subdirectoryBrad Richardson
2021-03-24Merge pull request #377 from LKedward/include-dirLaurence Kedward
2021-03-23fix: avoid potential false positives checking for sub_dirBrad Richardson
2021-03-23feat: give programs access to code in subdirectoriesBrad Richardson
2021-03-22Fix typo in fpm-build synopsis (#407)Sebastian Ehlert
2021-03-22Remove duplicate verbose output of compiler optionsLaurence Kedward
2021-03-22Merge branch 'master' into include-dirLaurence Kedward
2021-03-22Introduce compilation profile and add flag option (#390)Sebastian Ehlert
2021-03-21Add fpm description and reorganize the README intro (#402)Milan Curcic
2021-03-20Adjust CLI testing to account for default profile nameSebastian Ehlert
2021-03-20Update manifest-reference.mdLaurence Kedward
2021-03-20Warn if the compiler is not correctly identifiedSebastian Ehlert