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
2020-05-19
Enable reading in dependencies
Brad Richardson
2020-05-10
Merge pull request #76 from everythingfunctional/PrefixNameWithLib
Milan Curcic
2020-05-09
Prefix library archive file names with lib
Brad Richardson
2020-05-04
Merge pull request #74 from everythingfunctional/AddCompilerToBuildPath
Milan Curcic
2020-05-04
Merge pull request #72 from everythingfunctional/RemoveCompilerOption
Milan Curcic
2020-05-04
Merge pull request #73 from everythingfunctional/OutputForEmptyRunOrTest
Milan Curcic
2020-05-03
Add compiler as part of build path
Brad Richardson
2020-05-03
Output a message if no executables or tests are found
Brad Richardson
2020-05-03
Update PACKAGING.md
Brad Richardson
2020-05-03
Remove compiler option from `fpm.toml`
Brad Richardson
2020-04-30
Merge pull request #67 from everythingfunctional/UpdatePackagingDocument
Milan Curcic
2020-04-30
Merge pull request #54 from everythingfunctional/AdditionalTesting
Ondřej Čertík
2020-04-29
Add sections to PACKAGING.md on explicit fpm.toml and tests
Brad Richardson
2020-04-29
Canonicalize the executables so they will hopefully work on Windows
Brad Richardson
2020-04-29
Make running the executables work on Windows too
Brad Richardson
2020-04-29
Fix filtering out program source
Brad Richardson
2020-04-29
Remove the old example project
Brad Richardson
2020-04-29
Create a complex project to test
Brad Richardson
2020-04-29
Enable running the tests without external calls
Brad Richardson
2020-04-29
Create simplest possible hello_world project
Brad Richardson
2020-04-29
Simplify the tests
Brad Richardson
2020-04-29
Move test code out of src folder
Brad Richardson
2020-04-29
Merge pull request #60 from milancurcic/package-layout
Milan Curcic
2020-04-29
update fpm instructions to refer to PACKAGING.md
milancurcic
2020-04-29
remove meta notes from the packaging guide
milancurcic
2020-04-29
Merge branch 'master' into package-layout
milancurcic
2020-04-28
Merge pull request #58 from milancurcic/update-readme-and-executable-name
Milan Curcic
2020-04-28
Merge pull request #61 from milancurcic/add-license
Brad Richardson
2020-04-28
add stack install destination
milancurcic
2020-04-28
fix repository wording
Milan Curcic
2020-04-28
remove unused fpm.toml settings
milancurcic
2020-04-28
add license
milancurcic
2020-04-28
syntax highlight and takeaways at the end
Milan Curcic
2020-04-28
add guide for preparing packages for FPM
milancurcic
2020-04-26
Merge pull request #59 from milancurcic/remove-werror-gfortran-flag
Brad Richardson
2020-04-26
remove -Werror gfortran flag
Milan Curcic
2020-04-26
call fpm executable fpm instead of fpm-exe
Milan Curcic
2020-04-26
update instructions to install stack; add basic instructions for using fpm
Milan Curcic
2020-04-12
Merge pull request #53 from everythingfunctional/finishCommands
Brad Richardson
2020-04-12
Enable tests with fpm
Brad Richardson
2020-04-12
Enable running the executables from fpm
Brad Richardson
2020-04-12
Merge pull request #52 from everythingfunctional/projectSettings
Brad Richardson
2020-04-11
Build debug and release versions in different places
Brad Richardson
2020-04-11
Switch to just using String instead of Text
Brad Richardson
2020-04-11
Enable default settings for executables
Brad Richardson
2020-04-11
Read executable settings from file
Brad Richardson
2020-04-11
add settings for executables
Brad Richardson
2020-04-11
Merge pull request #51 from everythingfunctional/TwoStageSettings
Brad Richardson
2020-03-31
Add option for building in release mode
Brad Richardson
2020-03-31
Remove compiler flags from toml
Brad Richardson
[prev]
[next]