aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-10-27Merge branch 'installer' of github.com:sourceryinstitute/fpm into installerDamian Rouson
2020-10-27fix(install.sh): define install_path earlierDamian Rouson
2020-10-27Update install.shDamian Rouson
2020-10-27add skeletal installerDamian Rouson
2020-10-27WIP: start installation scriptDamian Rouson
2020-10-26Merge pull request #213 from everythingfunctional/bootstrap_submodule_supportBrad Richardson
2020-10-26Merge pull request #208 from LKedward/filesystem-fixesMilan Curcic
2020-10-22Add .gitignore file in submodules example packageBrad Richardson
2020-10-22Add test with submodule example project and fix .smod naming conventionBrad Richardson
2020-10-22Fix CI scriptsBrad Richardson
2020-10-22Merge branch 'master' into bootstrap_submodule_supportBrad Richardson
2020-10-22convert buildDirectory path to native in buildProgramBrad Richardson
2020-10-22Add some debugging codeBrad Richardson
2020-10-21convert programDirectory path to native in buildProgramBrad Richardson
2020-10-21Add another print statement for debugging WindowsBrad Richardson
2020-10-21convert file path back to native in fileMatcherBrad Richardson
2020-10-21Put print statement in for debugging WindowsBrad Richardson
2020-10-21Make module subprogram declaration detection more explicit/restrictedBrad Richardson
2020-10-20Utilize new model for build processBrad Richardson
2020-10-20Add tests for submodule's compile time infoBrad Richardson
2020-10-20Split submodule name into two componentsBrad Richardson
2020-10-20Add tests for module's compile time infoBrad Richardson
2020-10-20Add test for program's direct dependenciesBrad Richardson