aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-25Add: testsuite for backend build scheduling routinesLKedward
2020-11-23Minor fix: for link flag concatenationLKedward
2020-11-23Cleanup and refactor for PRLKedward
2020-11-22Minor fix: explicitly specify .exe suffix in windows.Laurence Kedward
2020-11-21Refactor: backend build schedulingLKedward
2020-11-21Update: run command for incremental rebuildsLKedward
2020-11-21Refactor: backend for incremental rebuildingLKedward
2020-11-21Update: source processing with file hashesLKedward
2020-11-21Add: simple string hashing functionsLKedward
2020-11-17Merge pull request #241 from 14NGiestas/patch-1Laurence Kedward
2020-11-16Fix docs CI failing #240Ian Giestas Pauli
2020-11-16Merge pull request #221 from everythingfunctional/test_runner_optionBrad Richardson
2020-11-14Add workflow to build and deploy documentation (#237)Sebastian Ehlert
2020-11-14Merge pull request https://github.com/fortran-lang/fpm/pull/233 from awvwgk/linkSebastian Ehlert
2020-11-13Allow external link dependencies with scope limited to targetsSebastian Ehlert
2020-11-13Add link entry also to executable and test sectionsSebastian Ehlert
2020-11-13Add package with external dependencySebastian Ehlert
2020-11-13Include [build] header in exampleSebastian Ehlert
2020-11-13Implement linking against external librariesSebastian Ehlert
2020-11-13Implement manifest support for link entrySebastian Ehlert
2020-11-13Add specification for build.link in manifest referenceSebastian Ehlert
2020-11-12Merge pull request #229 from LKedward/refactor-run-cmdMilan Curcic
2020-11-12Merge branch 'master' into test_runner_optionBrad Richardson
2020-11-12Merge pull request #220 from everythingfunctional/compiler_and_flagsBrad Richardson
2020-11-11Merge pull request #236 from sourceryinstitute/remove-another-bashismLaurence Kedward
2020-11-11Merge branch 'master' into refactor-run-cmdLaurence Kedward
2020-11-10Add automatic documentation for Fortran fpm (#209)Sebastian Ehlert
2020-11-10Merge branch 'upstream_master' into refactor-run-cmdLKedward
2020-11-10Merge pull request #225 from LKedward/refactor-sourcesLaurence Kedward
2020-11-10Minor fix: add missing link flags from model.LKedward
2020-11-09fix(install): remove additional bashismsDamian Rouson
2020-11-09Refactor to make supporting more compilers more straightforwardBrad Richardson
2020-11-09Fix formattingBrad Richardson
2020-11-09Refactor flag definition for easier support of other compilersBrad Richardson
2020-11-09Add check for if user supplied `--release` and `--flag`.Brad Richardson
2020-11-09Merge pull request #216 from sourceryinstitute/remove-bashismMilan Curcic
2020-11-08Merge branch 'refactor-sources' into refactor-run-cmdLKedward
2020-11-08Add: check for duplicate output objectsLKedward
2020-11-08Minor fix: no recursive source search for [[executable]] entriesLKedward
2020-11-08Add check to run cmd for when there are no apps/tests to runLKedward
2020-11-08Minor fix: to output formatting for run cmdLKedward
2020-11-07Use path to archive file for linkingLKedward
2020-11-07Fix: add message and listing when run name not foundLKedward
2020-11-06Fix: default test logicLKedward
2020-11-06Refactor: run command to use model targetsLKedward
2020-11-04Merge pull request #224 from awvwgk/specsLaurence Kedward
2020-11-04Merge pull request #226 from everythingfunctional/fix-222Laurence Kedward
2020-11-02Fix a typoSebastian Ehlert
2020-11-02Fix rebuilding executables when libraries changeBrad Richardson
2020-11-01Clarify limits of dependencies table supportSebastian Ehlert