Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-09 | fix(bootstrap-ifort): make adjustments for ifort's picky command line | Brad Richardson | |
2020-12-09 | Specify the correct help for `fpm run -h` | Ondřej Čertík | |
2020-12-09 | feat(bootstrap): Add support for same compilers as Fortran version | Brad Richardson | |
2020-12-09 | Merge pull request #281 from awvwgk/cleanup-archive | Laurence Kedward | |
Cleanup: Remove archived Rust prototype | |||
2020-12-09 | Merge pull request #285 from LKedward/update-binary-naming | Laurence Kedward | |
CI: update naming of release binaries | |||
2020-12-09 | Update: naming of release binaries | LKedward | |
Remove 'v' prefix to version. Use 'haskell' instead of 'bootstrap' | |||
2020-12-09 | Merge remote-tracking branch 'upstream/master' into dev-docs-model | LKedward | |
2020-12-08 | Cleanup: Remove archived Rust prototype | Sebastian Ehlert | |
2020-12-08 | Update developer docs landing page | LKedward | |
Include sections on fpm model and fpm backend | |||
2020-12-08 | Document fpm_backend module | LKedward | |
2020-12-08 | Merge pull request #271 from LKedward/fix-window-run-test | Laurence Kedward | |
Fix Windows run and test commands | |||
2020-12-08 | Merge pull request #267 from LKedward/fix-link-objects | Laurence Kedward | |
Fix enumeration of non-library link objects | |||
2020-12-08 | Merge remote-tracking branch 'upstream/master' into dev-docs-model | LKedward | |
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] | |