index
:
fpm
master
A friendly, barely modified fork of fortran-lang.org's package manager
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-01-30
Fix broken link in contributing guidelines (#342)
Sebastian Ehlert
2021-01-29
Update: fpm_backend with dynamic openmp scheduling.
LKedward
2021-01-14
Merge pull request #337 from milancurcic/allow-hyphen-in-fpm-names
Milan Curcic
2021-01-12
update the help message for fpm new
milancurcic
2021-01-12
flip the no-no test to test-with-hyphens
milancurcic
2021-01-12
update error message
milancurcic
2021-01-12
make sure bname is a valid fortran name when inserting into source snippets
milancurcic
2021-01-12
allow hypen in fpm new and update the error message
milancurcic
2021-01-12
add function to replace special characters to undercores
milancurcic
2021-01-12
add function to replace characters in strings
milancurcic
2021-01-06
Add: string_len_trim to check for empty source files (#335)
Laurence Kedward
2021-01-06
Remove a name clash in the fpm testsuite (#334)
Sebastian Ehlert
2020-12-31
return fpm.toml to using basename
John S. Urban
2020-12-27
Merge branch 'update_new' of https://github.com/urbanjost/fpm into update_new
John S. Urban
2020-12-27
errata
John S. Urban
2020-12-27
errata
John S. Urban
2020-12-27
Merge branch 'update_new' of https://github.com/urbanjost/fpm into update_new
John S. Urban
2020-12-27
Merge branch 'update_new' of https://github.com/urbanjost/fpm into update_new
John S. Urban
2020-12-27
Merge branch 'update_new' of https://github.com/urbanjost/fpm into update_new
John S. Urban
2020-12-27
errata
John S. Urban
2020-12-27
errata
John S. Urban
2020-12-27
annotated fpm.toml
John S. Urban
2020-12-25
src/fpm_strings.f90
John S. Urban
2020-12-25
Merge branch 'master' into update_new
urbanjost
2020-12-25
code arrangement
John S. Urban
2020-12-24
Merge pull request #322 from LKedward/refactor-model-sources
Laurence Kedward
2020-12-24
Update info_* end syntax for consistency
LKedward
2020-12-24
Update: info_model for source grouping
LKedward
2020-12-24
Merge branch 'upstream_master' into refactor-model-sources
LKedward
2020-12-24
Update fpm/src/fpm_targets.f90
Laurence Kedward
2020-12-23
Merge pull request #291 from certik/show_model
Ondřej Čertík
2020-12-23
Implement info_build_target_short()
Ondřej Čertík
2020-12-23
Implement info_srcfile_short()
Ondřej Čertík
2020-12-23
Indent subroutine bodies
Ondřej Čertík
2020-12-23
Remove str() implementation for real
Ondřej Čertík
2020-12-23
Print unit_type as a string
Ondřej Čertík
2020-12-23
Print target_type as a string
Ondřej Čertík
2020-12-23
Print unit_scope as a string instead of a number
Ondřej Čertík
2020-12-22
Add a `--show-model` option to `build`
Ondřej Čertík
2020-12-22
Add str() to convert int/real/logical to strings
Ondřej Čertík
2020-12-22
adjust documentation to latest proposal
John S. Urban
2020-12-22
complicating new
John S. Urban
2020-12-21
Simplify default for simple projects and experienced user but use --verbose t...
John S. Urban
2020-12-21
Group sources by package in model
LKedward
2020-12-21
Cleanup vestigial code
LKedward
2020-12-20
Changed so example/ directory is not created by default
init current directory[i]
2020-12-20
Merge pull request #315 from LKedward/remove-default-fast-math
Laurence Kedward
2020-12-18
try Ford documentation
init current directory[i]
2020-12-18
Update subcommand "new" to reflect the addition of support for the example/ d...
init current directory[i]
2020-12-18
Remove -ffast-math from Haskell fpm default release flags
LKedward
[prev]
[next]