Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-08 | Document model enumerations | LKedward | |
2020-12-08 | Merge pull request #274 from LKedward/update-readme | Laurence Kedward | |
Update README with link to setup-fpm github action. | |||
2020-12-08 | Merge pull request #273 from awvwgk/dev-docs | Laurence Kedward | |
Update developer documentation (manifest + command line) | |||
2020-12-08 | Document fpm_targets module | LKedward | |
2020-12-07 | Update README.md | Laurence Kedward | |
2020-12-07 | Update README with link to setup-fpm gihub action. | LKedward | |
2020-12-07 | Document fpm_model | LKedward | |
2020-12-07 | Match spacing and use predoc comments in fpm_model | LKedward | |
2020-12-07 | Document fpm_sources | LKedward | |
2020-12-07 | Document fpm_source_parsing | LKedward | |
2020-12-07 | Refactor: separate source parsing routines from source discovery | LKedward | |
2020-12-07 | Merge branch 'master' into fix-window-run-test | Laurence Kedward | |
2020-12-07 | Remove spurious whitespace change | Laurence Kedward | |
2020-12-07 | Merge pull request #255 from urbanjost/compiler | Laurence Kedward | |
Add --compiler switch | |||
2020-12-07 | Update developer documentation (manifest + command line) | Sebastian Ehlert | |
- populate the landing page at https://fpm.fortran-lang.org - link with the TOML homepage and describe the package manifest format - sketch the implementation of the TOML parsing and link to TOML-Fortran - describe the scope of *fpm* with respect to the package manifest - link with the M_CLI2 repository and describe the command line interface - add a short documentation on the usage of M_CLI2 for the command line - describe the process of adding new subcommands and arguments - outline the generation of the developer pages and link to the FORD wiki | |||
2020-12-06 | cleanup errata in fpm_compiler.f90 | init current directory[i] | |
2020-12-06 | change way module directory is specified per concepts from @awvwgk to make ↵ | init current directory[i] | |
nagfor work | |||
2020-12-06 | nagfor compiler options | init current directory[i] | |
2020-12-05 | Merge pull request #268 from everythingfunctional/fix_hfpm_dependencies | Brad Richardson | |
Fix dependency tracking issue in bootstrap version | |||
2020-12-05 | add test with --release switch on run | init current directory[i] | |
2020-12-05 | Bump patch number | LKedward | |
2020-12-05 | Fix: output path for Windows | LKedward | |
Remove hard-coded forward slash. | |||
2020-12-05 | Update tests: to include run and test commands | LKedward | |
2020-12-05 | fix(hfpm): dependence on library mod files | Brad Richardson | |
2020-12-04 | add coarray and less verbose warnings for intel ifort | init current directory[i] | |
2020-12-04 | mingw bug | init current directory[i] | |
2020-12-04 | remove debug from help-test | init current directory[i] | |
2020-12-04 | dos line terminators | init current directory[i] | |
2020-12-04 | debugging mingw | init current directory[i] | |
2020-12-04 | workaround for old compiler | init current directory[i] | |
2020-12-04 | add caf case to fpm_compiler.f90; debug mingw help_test.f90 | init current directory[i] | |
2020-12-04 | Merge branch 'compiler' of https://github.com/urbanjost/fpm into compiler | init current directory[i] | |
2020-12-04 | debug mingw | init current directory[i] | |
2020-12-04 | Update fpm/src/fpm_compiler.f90 | urbanjost | |
Co-authored-by: Laurence Kedward <laurence.kedward@bristol.ac.uk> | |||
2020-12-04 | Update fpm/src/fpm_compiler.f90 | urbanjost | |
Co-authored-by: Laurence Kedward <laurence.kedward@bristol.ac.uk> | |||
2020-12-04 | remove compare of built manual and manual | init current directory[i] | |
2020-12-04 | remove unused variables | init current directory[i] | |
2020-12-04 | new fpm not in path. use "fpm run" | init current directory[i] | |
2020-12-03 | errata in help | init current directory[i] | |
2020-12-03 | local ffpm changed to fpm | init current directory[i] | |
2020-12-03 | Merge branch 'master' into compiler | urbanjost | |
2020-12-03 | add help test to fpm.toml | init current directory[i] | |
2020-12-03 | Add test program for help subcommand and correct 'fpm help build' | init current directory[i] | |
2020-12-03 | Merge branch 'compiler' of https://github.com/urbanjost/fpm into compiler | init current directory[i] | |
2020-12-03 | Update fpm/src/fpm_command_line.f90 | urbanjost | |
Co-authored-by: Laurence Kedward <laurence.kedward@bristol.ac.uk> | |||
2020-12-03 | Update fpm/src/fpm_command_line.f90 | urbanjost | |
Co-authored-by: Laurence Kedward <laurence.kedward@bristol.ac.uk> | |||
2020-12-03 | Update fpm/src/fpm_command_line.f90 | urbanjost | |
Co-authored-by: Laurence Kedward <laurence.kedward@bristol.ac.uk> | |||
2020-12-03 | Update fpm/src/fpm_command_line.f90 | urbanjost | |
Co-authored-by: Laurence Kedward <laurence.kedward@bristol.ac.uk> | |||
2020-12-03 | Update fpm/src/fpm_command_line.f90 | urbanjost | |
Co-authored-by: Laurence Kedward <laurence.kedward@bristol.ac.uk> | |||
2020-12-03 | Update fpm/src/fpm_compiler.f90 | urbanjost | |
Co-authored-by: Laurence Kedward <laurence.kedward@bristol.ac.uk> |