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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2021-06-23
Bump version to 0.3.0 for new release.
Laurence Kedward
2021-06-23
Merge pull request #491 from LKedward/backend-grace
Laurence Kedward
2021-06-23
Merge pull request #500 from awvwgk/version-file
Laurence Kedward
2021-06-20
Error handling
Sebastian Ehlert
2021-06-20
Allow reading version number from file
Sebastian Ehlert
2021-06-18
line 144?
John S. Urban
2021-06-18
correct for equal sign in flag options
John S. Urban
2021-06-09
Merge pull request #490 from LKedward/fix-module-parsing
Laurence Kedward
2021-06-06
Merge stderr and stdout for ar version test
Sebastian Ehlert
2021-06-05
Add: missing exitstat to C targets
LKedward
2021-06-05
Add: graceful failure for running apps & tests
LKedward
2021-06-05
Merge branch 'upstream_master' into backend-grace
LKedward
2021-06-05
Fix: module stmt parsing
LKedward
2021-06-05
Redirect output when searching for archiver
Sebastian Ehlert
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-04
Merge branch 'master' into response-files
Brad Richardson
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
Identify OpenBSD
Brian Callahan
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-15
feat(ar): use lib instead of ar on Windows
Brad Richardson
2021-04-15
Update: backend to fail more gracefully for compilation errors
LKedward
2021-04-12
Add: external-modules key to build table for non-fpm modules
LKedward
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-07
fix: use different compiler flags on different platforms for Intel
Brad Richardson
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
2020-07-21
Move Haskell based version to bootstrap/
Ondřej Čertík
2020-07-08
Fix bug with case in program source file name.
Brad Richardson
2020-06-19
Improve `fpm new` help description
Brad Richardson
2020-06-18
Enable fpm to create a new package
Brad Richardson
2020-06-14
Fix another path issue for build script
Brad Richardson
2020-06-14
Fix missed unWindowsPath
Brad Richardson
2020-06-14
Try using Linux like paths for build scripts
Brad Richardson
[next]