aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-05-03Update PACKAGING.mdBrad Richardson
2020-05-03Remove compiler option from `fpm.toml`Brad Richardson
2020-04-30Merge pull request #67 from everythingfunctional/UpdatePackagingDocumentMilan Curcic
Add sections to PACKAGING.md on explicit fpm.toml and tests
2020-04-30Merge pull request #54 from everythingfunctional/AdditionalTestingOndřej Čertík
Additional testing
2020-04-29Add sections to PACKAGING.md on explicit fpm.toml and testsBrad Richardson
2020-04-29Canonicalize the executables so they will hopefully work on WindowsBrad Richardson
2020-04-29Make running the executables work on Windows tooBrad Richardson
2020-04-29Fix filtering out program sourceBrad Richardson
2020-04-29Remove the old example projectBrad Richardson
2020-04-29Create a complex project to testBrad Richardson
2020-04-29Enable running the tests without external callsBrad Richardson
2020-04-29Create simplest possible hello_world projectBrad Richardson
2020-04-29Simplify the testsBrad Richardson
2020-04-29Move test code out of src folderBrad Richardson
2020-04-29Merge pull request #60 from milancurcic/package-layoutMilan Curcic
Package layout guide Fixes #57
2020-04-29update fpm instructions to refer to PACKAGING.mdmilancurcic
2020-04-29remove meta notes from the packaging guidemilancurcic
2020-04-29Merge branch 'master' into package-layoutmilancurcic
2020-04-28Merge pull request #58 from milancurcic/update-readme-and-executable-nameMilan Curcic
Update readme and executable name
2020-04-28Merge pull request #61 from milancurcic/add-licenseBrad Richardson
add license
2020-04-28add stack install destinationmilancurcic
2020-04-28fix repository wordingMilan Curcic
Co-Authored-By: Ondřej Čertík <ondrej@certik.us>
2020-04-28remove unused fpm.toml settingsmilancurcic
2020-04-28add licensemilancurcic
2020-04-28syntax highlight and takeaways at the endMilan Curcic
2020-04-28add guide for preparing packages for FPMmilancurcic
2020-04-26Merge pull request #59 from milancurcic/remove-werror-gfortran-flagBrad Richardson
remove -Werror gfortran flag
2020-04-26remove -Werror gfortran flagMilan Curcic
2020-04-26call fpm executable fpm instead of fpm-exeMilan Curcic
2020-04-26update instructions to install stack; add basic instructions for using fpmMilan Curcic
2020-04-12Merge pull request #53 from everythingfunctional/finishCommandsBrad Richardson
Finish commands
2020-04-12Enable tests with fpmBrad Richardson
2020-04-12Enable running the executables from fpmBrad Richardson
2020-04-12Merge pull request #52 from everythingfunctional/projectSettingsBrad Richardson
Finish simple project settings
2020-04-11Build debug and release versions in different placesBrad Richardson
2020-04-11Switch to just using String instead of TextBrad Richardson
2020-04-11Enable default settings for executablesBrad Richardson
2020-04-11Read executable settings from fileBrad Richardson
2020-04-11add settings for executablesBrad Richardson
2020-04-11Merge pull request #51 from everythingfunctional/TwoStageSettingsBrad Richardson
Two stage settings
2020-03-31Add option for building in release modeBrad Richardson
2020-03-31Remove compiler flags from tomlBrad Richardson
2020-03-31Add default for library settingsBrad Richardson
2020-03-31Make library settings optionalBrad Richardson
2020-03-30Split settings into two stagesBrad Richardson
2020-03-30Merge pull request #48 from everythingfunctional/SimplifyExampleProjectBrad Richardson
Simplify example project
2020-03-30Read some additional options from the fpm.toml fileBrad Richardson
2020-03-28Switch to building one program at a time per definitions from fpm.tomlBrad Richardson
2020-03-25Simplify the example project to what the defaults should beBrad Richardson
2020-03-25Merge pull request #47 from everythingfunctional/ReadFpmTomlBrad Richardson
Read fpm toml