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-04-17
Merge pull request #433 from LKedward/intel-c
Laurence Kedward
2021-04-16
Merge pull request #438 from LKedward/external-mods
Laurence Kedward
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-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
2021-03-30
Add simple tests for the module duplicates
kubajj
2021-03-30
Implement suggestions bu milancurcic - add a n article to duplicates Warning,...
kubajj
2021-03-30
Merge pull request #417 from LKedward/bump_version
Laurence Kedward
2021-03-30
Bump version to 0.2.0.
LKedward
2021-03-30
Merge pull request #413 from LKedward/add-omp-intrinsic
Laurence Kedward
2021-03-29
Merge pull request #409 from everythingfunctional/allow-programs-access-to-su...
Brad Richardson
2021-03-27
correct join for null input (#404)
urbanjost
2021-03-27
Merge pull request #414 from ChetanKarwa/master
Milan Curcic
2021-03-27
Added link to fpm discussion forum
ChetanKarwa
2021-03-27
Github Repo Link removed
ChetanKarwa
2021-03-27
Update fpm/src/fpm.f90
Jakub Jelínek
2021-03-26
Resolve merge conflict
kubajj
2021-03-26
Merge branch 'master' into Duplicate_module_definitions
Jakub Jelínek
2021-03-26
Implement changes requested in the feedback for PR #412
kubajj
2021-03-27
Update Readme
ChetanKarwa
2021-03-25
Add: omp_lib to intrinsic modules list.
LKedward
2021-03-24
Update check modules subroutine so that it checks all packages for duplicates
kubajj
2021-03-24
Create method check_modules to check for duplicate modules
kubajj
2021-03-24
doc: Update description of APP and TEST scopes
Brad Richardson
2021-03-24
test: for program using module in a different subdirectory
Brad Richardson
2021-03-24
Merge pull request #377 from LKedward/include-dir
Laurence Kedward
2021-03-23
fix: avoid potential false positives checking for sub_dir
Brad Richardson
2021-03-23
feat: give programs access to code in subdirectories
Brad Richardson
[next]