aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-11-01Fix spellingSebastian Ehlert
2020-11-01Fix: new backend to link non-library dependencies with executablesLKedward
2020-11-01Manually revert 436573b to simplify PRLKedward
2020-11-01Cleanup for PRLKedward
2020-11-01Get backend working with new model targets structureLKedward
2020-11-01Link package manifest reference in READMESebastian Ehlert
2020-11-01Initial version of the fpm manifest referenceSebastian Ehlert
2020-11-01Intermediate: separate out build targets from sourcesLKedward
2020-10-31Refactor fpm_sources: separate out parsing routinesLKedward
2020-10-29Change build directory hashes to hex formatBrad Richardson
2020-10-28Merge branch 'compiler_and_flags' into test_runner_optionBrad Richardson
2020-10-28Switch test or executable target to optionBrad Richardson
2020-10-28Add options to specify a command to be used to run the executable(s) or test(s)Brad Richardson
2020-10-28Fix the new_testBrad Richardson
2020-10-28Merge branch 'master' into compiler_and_flagsBrad Richardson
2020-10-28Add command line options to specify compiler flagsBrad Richardson
2020-10-28Add command line options to specify the compilerBrad Richardson
2020-10-28Fix Windows CI scriptBrad Richardson
2020-10-28Merge pull request #204 from urbanjost/more_issues_for_newLaurence Kedward
2020-10-28Fix Linux/MacOS CI scriptBrad Richardson
2020-10-28Use compiler version and flags to construct build folder nameBrad Richardson
2020-10-27Change bootstrap command line to be more like the Fortran versionBrad Richardson
2020-10-27fix(install.sh): remove "[["/"]]"Damian Rouson
2020-10-27Merge pull request #206 from sourceryinstitute/installerBrad Richardson