aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-15Correct import from toml-f, remove unused variables from testsSebastian Ehlert
2020-09-15Removed colons.Philipp
2020-09-14Removed colons.Philipp
2020-09-14Bump to toml-f v0.2 releaseSebastian Ehlert
2020-09-13Minor fixes, bump toml-f commit, output style for testsuiteSebastian Ehlert
2020-09-12Increase test coverage of fpm manifestSebastian Ehlert
2020-09-12Update: file_parse_error with more context outputLKedward
2020-09-12Added new OS type checks.Philipp
2020-09-12Update: CI with caching of stack files.LKedward
2020-09-12Propagate source file errors up to fpm.f90LKedward
2020-09-12Add: unit tests for fpm_sources parsing routinesLKedward
2020-09-12Add: error handling to source parsingLKedward
2020-09-11Merge pull request #155 from LKedward/dependenciesBrad Richardson
2020-09-11Isolate model definition from model constructionLKedward
2020-09-09Merge pull request #160 from awvwgk/guidelinesMilan Curcic
2020-09-08Update CONTRIBUTING.mdMilan Curcic
2020-09-08Update CONTRIBUTING.mdMilan Curcic
2020-09-08Update CONTRIBUTING.mdMilan Curcic
2020-09-08Updates: for improved readabilityLKedward
2020-09-08Fix: erroneous optional attributeLKedward
2020-09-08Update: fpm_sources with ieee intrinsic module namesLKedward
2020-09-07Update CONTRIBUTING.mdMilan Curcic
2020-09-07Update CONTRIBUTING.mdMilan Curcic
2020-09-07Update CONTRIBUTING.mdMilan Curcic
2020-09-07Update CONTRIBUTING.mdMilan Curcic
2020-09-07Fix: more trimming of split string output.LKedward
2020-09-07Add: recursive source file discoveryLKedward
2020-09-07Fix: basename function with trimLKedward
2020-09-07Fix: allocation for default library.LKedward
2020-09-07Merge remote-tracking branch 'upstream/master' into dependenciesLKedward
2020-09-07Update: test scripts for fortran fpmLKedward
2020-09-07Fix: for windows pathsLKedward
2020-09-07Add: join_path for output pathsLKedward
2020-09-07Refactor: add basename filesystem fcn LKedward
2020-09-05Use different strategy to fetch git dependenciesSebastian Ehlert
2020-09-05add developer certificationMilan Curcic
2020-09-05Updated OS type identification.Philipp
2020-09-05minor grammar and style fixMilan Curcic
2020-09-05add a note and link to the contributing guideMilan Curcic
2020-09-05add workflow and edit text throughoutMilan Curcic
2020-09-05Merge pull request #157 from awvwgk/fortran-implMilan Curcic
2020-09-05Merge remote-tracking branch 'awvwgk/fortran-impl' into dependencies-mergeLKedward
2020-09-05Use manifest data for library and executablesLKedward
2020-09-05Remove leftover debug codeSebastian Ehlert
2020-09-05Merge remote-tracking branch 'awvwgk/fortran-impl' into dependencies-mergeLKedward
2020-09-05Pin commit of toml-fSebastian Ehlert
2020-09-04Increase testing coverageSebastian Ehlert
2020-09-04Catch some previously unbound errorsSebastian Ehlert
2020-09-03Remove DCO and signed commit requirement from guidelinesSebastian Ehlert
2020-09-03explicit imports throughout; reorder imports alphabetically; explicitly decla...Milan Curcic