aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-16Fix: collision between app and example executables of the same nameLKedward
2020-12-15Update: with_example demo to test for object collisionLKedward
2020-12-15Fix: name collision between program objectsLKedward
2020-12-14Merge pull request #294 from LKedward/add-f-suffixLaurence Kedward
2020-12-14Update: str_ends_with as pure functionsLaurence Kedward
2020-12-14Merge pull request #289 from everythingfunctional/bootstrap_compiler_supportBrad Richardson
2020-12-12Merge pull request #303 from LKedward/fix-parsingSebastian Ehlert
2020-12-12Merge pull request #304 from awvwgk/manifest-docLaurence Kedward
2020-12-12Remove note on not supported dependencies in program targetsSebastian Ehlert
2020-12-12Merge pull request #300 from urbanjost/nocoarrayLaurence Kedward
2020-12-12Fix: Ignore empty source filesLKedward
2020-12-12Fix: source parsingLKedward
2020-12-11Remove -coarray=single option from ifort compiler default optionsinit current directory[i]
2020-12-10feat(boostrap-ifort): remove coarray option from ifortBrad Richardson
2020-12-10feat(bootstrap): try multiple ways to get compiler version infoBrad Richardson
2020-12-10Merge pull request #280 from awvwgk/exampleSebastian Ehlert
2020-12-10Include example programs in dependency treeSebastian Ehlert
2020-12-10Check for duplicates between executable and example targetsSebastian Ehlert
2020-12-10Add build.auto-examples to manifest referenceSebastian Ehlert
2020-12-10Use correct option to auto-discover example programsSebastian Ehlert
2020-12-10Implement example executables also for Haskell fpmSebastian Ehlert
2020-12-10Implement example applications in Fortran fpmSebastian Ehlert
2020-12-10Create specification for example sectionSebastian Ehlert
2020-12-10Dependency handling (#266)Sebastian Ehlert
2020-12-10Implement check for duplicated program names (#286)Sebastian Ehlert
2020-12-10Merge pull request #293 from LKedward/fix-toml-checkLaurence Kedward
2020-12-10Add: support for detecting .f filesLKedward
2020-12-10Fix: missing error check after `new_package` callLKedward
2020-12-10Merge pull request #292 from certik/helpLaurence Kedward
2020-12-10Merge pull request #284 from LKedward/dev-docs-modelLaurence Kedward
2020-12-09feat(bootstrap-ifort): use `-coarray=single` by defaultBrad Richardson
2020-12-09Revert "fix(bootstrap-ifort): remove coarray option, it is not supported"Brad Richardson
2020-12-09fix(bootstrap-ifort): remove coarray option, it is not supportedBrad Richardson
2020-12-09fix(bootstrap-ifort): make adjustments for ifort's picky command lineBrad Richardson
2020-12-09Specify the correct help for `fpm run -h`Ondřej Čertík
2020-12-09feat(bootstrap): Add support for same compilers as Fortran versionBrad Richardson
2020-12-09Merge pull request #281 from awvwgk/cleanup-archiveLaurence Kedward
2020-12-09Merge pull request #285 from LKedward/update-binary-namingLaurence Kedward
2020-12-09Update: naming of release binariesLKedward
2020-12-09Merge remote-tracking branch 'upstream/master' into dev-docs-modelLKedward
2020-12-08Cleanup: Remove archived Rust prototypeSebastian Ehlert
2020-12-08Update developer docs landing pageLKedward
2020-12-08Document fpm_backend moduleLKedward
2020-12-08Merge pull request #271 from LKedward/fix-window-run-testLaurence Kedward
2020-12-08Merge pull request #267 from LKedward/fix-link-objectsLaurence Kedward
2020-12-08Merge remote-tracking branch 'upstream/master' into dev-docs-modelLKedward
2020-12-08Document model enumerationsLKedward
2020-12-08Merge pull request #274 from LKedward/update-readmeLaurence Kedward
2020-12-08Merge pull request #273 from awvwgk/dev-docsLaurence Kedward
2020-12-08Document fpm_targets moduleLKedward