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-06-05
Merge branch 'master' into master
Laurence Kedward
2021-06-05
Merge pull request #483 from awvwgk/working-directory
Laurence Kedward
2021-06-05
Merge pull request #449 from LKedward/response-files
Laurence Kedward
2021-06-04
Merge branch 'master' into response-files
Brad Richardson
2021-06-03
Only test changing directories for one package
Sebastian Ehlert
2021-06-01
latest M_CLI2 which also allows -keyword=value
John S. Urban
2021-06-01
document response file
John S. Urban
2021-06-01
alpha plugins, take III
John S. Urban
2021-05-27
Automatically search for package manifest
Sebastian Ehlert
2021-05-27
Allow fpm to change the working directory
Sebastian Ehlert
2021-05-24
Merge pull request #450 from LKedward/remove-intel-coarray
Milan Curcic
2021-05-24
Merge pull request #423 from awvwgk/default-branch
Milan Curcic
2021-04-29
Merge pull request #468 from ibara/openbsd
Milan Curcic
2021-04-29
docs: fix typo in README (#465)
Jason Miller
2021-04-29
Identify OpenBSD
Brian Callahan
2021-04-22
Merge pull request #442 from everythingfunctional/different-archiver-on-windows
Brad Richardson
2021-04-22
Merge branch 'master' into different-archiver-on-windows
Brad Richardson
2021-04-19
refactor(get_archiver): extract to it's own function
Brad Richardson
2021-04-17
Merge pull request #433 from LKedward/intel-c
Laurence Kedward
2021-04-17
Remove coarray flag from intel debug settings
LKedward
2021-04-17
Use response files on Windows but with unix_path
LKedward
2021-04-17
Allow usage of response files with ar
Sebastian Ehlert
2021-04-16
Merge pull request #438 from LKedward/external-mods
Laurence Kedward
2021-04-15
feat(ar): use lib instead of ar on Windows
Brad Richardson
2021-04-15
Minor edits to README.md (#440)
gareth-nx
2021-04-15
Merge branch 'external-mods' of github.com:LKedward/fpm into external-mods
Laurence Kedward
2021-04-15
Update: manifest reference with note about external module directories
LKedward
2021-04-14
Update manifest-reference.md
Laurence Kedward
2021-04-14
Update manifest-reference.md
Laurence Kedward
2021-04-12
Update: manifest-reference with new external-modules key
LKedward
2021-04-12
Add: external-modules key to build table for non-fpm modules
LKedward
2021-04-12
Merge pull request #437 from LKedward/intel-coarray-flag
Laurence Kedward
2021-04-10
Remove: coarray single from default Intel flags.
Laurence Kedward
2021-04-09
Update compiler ids from rebase.
Laurence Kedward
2021-04-09
Allow specifying C compiler with environment variable
LKedward
2021-04-09
Change fallback C compiler equal to Fortran compiler
LKedward
2021-04-09
Fix include flags for c objects
LKedward
2021-04-09
Select c compiler based on fortran compiler id
LKedward
2021-04-09
Separate target type for c objects
LKedward
2021-04-08
Merge pull request #431 from everythingfunctional/fix-intel-on-windows
Brad Richardson
2021-04-07
fix: use different compiler flags on different platforms for Intel
Brad Richardson
2021-04-07
feat(install.sh): use wget if curl is missing (#429)
Damian Rouson
2021-04-02
Use default to instead of master to reference the repository HEAD
Sebastian Ehlert
2021-03-31
Phase out Haskell fpm (#420)
Sebastian Ehlert
2021-03-31
Merge pull request #412 from kubajj/Duplicate_module_definitions
Sebastian Ehlert
2021-03-31
Split workflow for Haskell and Fortran fpm (#419)
Sebastian Ehlert
2021-03-31
Print filename when duplicate found and remove duplicate test call
kubajj
2021-03-30
Fix issues created by the merge conflict in test module dependencies
kubajj
2021-03-30
Merge branch 'master' into Duplicate_module_definitions
Jakub JelĂnek
2021-03-30
Perform a merge with changes implemented in the GitHub PR interface
kubajj
[next]