aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-30Update: CI to also test release versionLKedward
2020-11-29new M_CLI2init current directory[i]
2020-11-29suggested changesinit current directory[i]
2020-11-29Rewrite README to focus on the Fortran fpm versionSebastian Ehlert
2020-11-28Changes for reviewLKedward
2020-11-27Merge pull request #1 from LKedward/compiler-cleanupurbanjost
2020-11-27Remove white-space changes from compiler branch for PRLKedward
2020-11-27The `run`, `test`, and `build` Fortran fpm(1) command has a new switchinit current directory[i]
2020-11-25Merge pull request #246 from LKedward/release_buildsLaurence Kedward
2020-11-25Merge pull request #239 from urbanjost/runnerLaurence Kedward
2020-11-25Merge branch 'master' into incremental2Laurence Kedward
2020-11-25Add: testsuite for backend build scheduling routinesLKedward
2020-11-25Merge pull request #247 from awvwgk/manifestLaurence Kedward
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-21better examples for --runner and errata per @awvwgkinit current directory[i]
2020-11-21Refactor: backend build schedulingLKedward
2020-11-21correct non-standard logical formatinit current directory[i]
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-21Refactoring of manifest typesSebastian Ehlert
2020-11-21Update: README with executable permission text for binariesLKedward
2020-11-21help textinit current directory[i]
2020-11-21add help text for --runner parameterinit current directory[i]
2020-11-20Add: hashes to binary releasesLKedward
2020-11-20Update: naming of bootstrap binary releaseLKedward
2020-11-20Update: naming of binary releasesLKedward
2020-11-19Check release version on all platformsLKedward
2020-11-19Restrict github actions release triggersLKedward
2020-11-19Update: README with binary download link.LKedward
2020-11-19Fix compile flags for release binariesLKedward
2020-11-18minor revision change to version of M_CLI2 that builds with intel ifort compilerinit current directory[i]
2020-11-18remove short argument names and a few errata in documentsinit current directory[i]
2020-11-18Update: binary release CILKedward
2020-11-18Compile release binaries staticallyLKedward
2020-11-18Move release workflow into existing CI to reuse build/test workflowLKedward
2020-11-18Fix: binary_release ciLKedward
2020-11-18Add: CI to upload binaries on releaseLKedward
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-15Merge branch 'runner' of https://github.com/urbanjost/fpm into runnerJohn S. Urban
2020-11-15This option already exists in the Haskell version. It helps reduce the needJohn S. Urban
2020-11-15This option already exists in the Haskell version. It helps reduce the needJohn S. Urban
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