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-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
2020-03-31
Add default for library settings
Brad Richardson
2020-03-31
Make library settings optional
Brad Richardson
2020-03-30
Split settings into two stages
Brad Richardson
2020-03-30
Merge pull request #48 from everythingfunctional/SimplifyExampleProject
Brad Richardson
2020-03-30
Read some additional options from the fpm.toml file
Brad Richardson
2020-03-28
Switch to building one program at a time per definitions from fpm.toml
Brad Richardson
2020-03-25
Simplify the example project to what the defaults should be
Brad Richardson
2020-03-25
Merge pull request #47 from everythingfunctional/ReadFpmToml
Brad Richardson
2020-03-24
Put together simplest example of reading settings from fpm.toml
Brad Richardson
2020-03-24
Switch resolver and add tomland as dependency
Brad Richardson
2020-03-24
Reformat Haskell
Brad Richardson
2020-03-24
Add an fpm.toml to example project
Brad Richardson
2020-03-24
Create an example fpm.toml to start working from
Brad Richardson
2020-03-08
Merge pull request #43 from everythingfunctional/bpr_AdditionalLibraries
Brad Richardson
2020-03-06
Add place to specify other libraries when building library
Brad Richardson
2020-03-03
Merge pull request #41 from certik/call
Ondřej Čertík
2020-03-03
Fix building executables on windows
Brad Richardson
2020-03-02
Fix for windows
Richardson
2020-02-28
Test example_project
Ondřej Čertík
[next]