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-11-20
Don't try to install submodule files
LKedward
2021-11-20
Remove spurious component in module paths
LKedward
2021-11-13
Merge pull request #607 from urbanjost/list
Laurence Kedward
2021-11-12
correct basename(3f) function and subsequently fix --list option
John S. Urban
2021-11-12
white-space adjustments to help to conform to txt2man(1) utility
John S. Urban
2021-11-03
Merge pull request #602 from everythingfunctional/fix-intel-windows-release-flag
Brad Richardson
2021-11-03
fix(fpm_compiler): intel windows release flag was incorrect
Brad Richardson
2021-11-02
Update upload pattern
Sebastian Ehlert
2021-11-02
Fix incorrect pattern matching
Sebastian Ehlert
2021-11-02
Add workflow for continuous delivery (#569)
Sebastian Ehlert
2021-11-02
Merge pull request #598 from fortran-lang/update-readme
Laurence Kedward
2021-10-29
Update README.md compiler, archiver, & link flags
Damian Rouson
2021-10-22
Add LFortran optimization flag to release profile (#597)
Sebastian Ehlert
2021-10-16
List names without suffix (mainly for Windows). (#595)
zoziha
2021-10-16
Change link command on Windows with `ifort` or `ifx` (#590)
Carlos Une
2021-10-10
Merge pull request #575 from awvwgk/build-dirs
Sebastian Ehlert
2021-10-10
Correctly install modulefiles from build targets
Sebastian Ehlert
2021-10-03
Merge pull request #587 from wiremoons/patch-1
Laurence Kedward
2021-10-03
Bootstrapping instructions version update
Simon Rowe
2021-09-28
Merge pull request #584 from awvwgk/env-bug
Laurence Kedward
2021-09-28
Actually read environment variables
Sebastian Ehlert
2021-09-27
Apply suggestions from code review
Sebastian Ehlert
2021-09-24
Merge pull request #579 from Carltoffel/fix-test-cleanup
Laurence Kedward
2021-09-24
Fix dir not getting removed after testing fpm
Carl Burkert
2021-09-24
Fix truncated help text (#578)
urbanjost
2021-09-23
Enable multiple build output directories
Sebastian Ehlert
2021-09-23
Allow setting, archiver, C compiler flags and linker flags from commandline (...
Sebastian Ehlert
2021-09-23
Build no tests by default (#572)
Sascha Klawohn
2021-09-15
Separate upload stage in CI testing (#564)
Sebastian Ehlert
2021-09-13
Add workflow to create source releases (#563)
Sebastian Ehlert
2021-09-13
Add new distributions where fpm is available to README (#562)
Sebastian Ehlert
2021-09-08
Default branch renaming aftermath (#565)
Sebastian Ehlert
2021-09-08
Add issue templates (#558)
Sebastian Ehlert
2021-09-08
Update installer script to update subprojects first (#557)
Sebastian Ehlert
2021-09-05
Expand tabs in source file parsing (#521)
urbanjost
2021-08-27
Update version for new release (#546)
Sebastian Ehlert
2021-08-27
Fix compilation on MacOS/ARM64 (#548)
Carlos Une
2021-08-25
Merge pull request #527 from awvwgk/compiler-object
Sebastian Ehlert
2021-08-23
Use gcc instead of gfortran to compile C code
Sebastian Ehlert
2021-08-23
Use cc together as C compiler together with LFortran
Sebastian Ehlert
2021-08-23
Update LFortran in compiler settings
Sebastian Ehlert
2021-08-19
Merge pull request #536 from urbanjost/init_git_on_backfill
Laurence Kedward
2021-08-13
Merge branch 'master' into compiler-object
Sebastian Ehlert
2021-08-09
Merge pull request #533 from awvwgk/extra
Laurence Kedward
2021-08-08
white-space difference
John S. Urban
2021-08-08
replace lines deleted by conflict
John S. Urban
2021-08-08
still call "git init" even if fpm.toml exists in backfill
John S. Urban
2021-08-04
Generate build/.gitignore (#528)
urbanjost
2021-08-04
Fix wording and grammar in manifest reference
Sebastian Ehlert
2021-08-04
Allow extra section in package manifest
Sebastian Ehlert
[next]