aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-21Add --all as an alias for --target '*' on "run" subcommandJohn S. Urban
2021-02-21move beginning of function as do not see doc showing in FORDJohn S. Urban
2021-02-21Update fpm/src/fpm_strings.f90urbanjost
2021-02-21Update fpm/src/fpm_strings.f90urbanjost
2021-02-21Update fpm/src/fpm_command_line.f90urbanjost
2021-02-20rephrase "run" descriptionJohn S. Urban
2021-02-20Changed behavior for run subcommand per @LKedwards suggestionsJohn S. Urban
2021-02-18Merge pull request #316 from urbanjost/update_newLaurence Kedward
2021-02-05Merge pull request #346 from awvwgk/default-exampleMilan Curcic
2021-02-05Merge pull request #349 from awvwgk/bootstrapMilan Curcic
2021-02-05Merge pull request #345 from LKedward/omp-dyn-schedMilan Curcic
2021-02-03Suggest to move the fpm version in the boostrapping processSebastian Ehlert
2021-01-31correct github changesJohn S. Urban
2021-01-31Merge branch 'master' into update_newurbanjost
2021-01-31spaceJohn S. Urban
2021-01-31rebasedJohn S. Urban
2021-01-31for "new" subcommand example/ is only created explicitly by --example or --fullJohn S. Urban
2021-01-31Include root dir in path to default example setupSebastian Ehlert
2021-01-30Fix broken link in contributing guidelines (#342)Sebastian Ehlert
2021-01-29Update: fpm_backend with dynamic openmp scheduling.LKedward
2021-01-14Merge pull request #337 from milancurcic/allow-hyphen-in-fpm-namesMilan Curcic
2021-01-12update the help message for fpm newmilancurcic
2021-01-12flip the no-no test to test-with-hyphensmilancurcic
2021-01-12update error messagemilancurcic
2021-01-12make sure bname is a valid fortran name when inserting into source snippetsmilancurcic
2021-01-12allow hypen in fpm new and update the error messagemilancurcic
2021-01-12add function to replace special characters to undercoresmilancurcic
2021-01-12add function to replace characters in stringsmilancurcic
2021-01-06Add: string_len_trim to check for empty source files (#335)Laurence Kedward
2021-01-06Remove a name clash in the fpm testsuite (#334)Sebastian Ehlert
2020-12-31return fpm.toml to using basenameJohn S. Urban
2020-12-27Merge branch 'update_new' of https://github.com/urbanjost/fpm into update_newJohn S. Urban
2020-12-27errataJohn S. Urban
2020-12-27errataJohn S. Urban
2020-12-27Merge branch 'update_new' of https://github.com/urbanjost/fpm into update_newJohn S. Urban
2020-12-27Merge branch 'update_new' of https://github.com/urbanjost/fpm into update_newJohn S. Urban
2020-12-27Merge branch 'update_new' of https://github.com/urbanjost/fpm into update_newJohn S. Urban
2020-12-27errataJohn S. Urban
2020-12-27errataJohn S. Urban
2020-12-27annotated fpm.tomlJohn S. Urban
2020-12-25src/fpm_strings.f90John S. Urban
2020-12-25Merge branch 'master' into update_newurbanjost
2020-12-25code arrangementJohn S. Urban
2020-12-24Merge pull request #322 from LKedward/refactor-model-sourcesLaurence Kedward
2020-12-24Update info_* end syntax for consistencyLKedward
2020-12-24Update: info_model for source groupingLKedward
2020-12-24Merge branch 'upstream_master' into refactor-model-sourcesLKedward
2020-12-24Update fpm/src/fpm_targets.f90Laurence Kedward
2020-12-23Merge pull request #291 from certik/show_modelOndřej Čertík
2020-12-23Implement info_build_target_short()Ondřej Čertík