aboutsummaryrefslogtreecommitdiff
path: root/src/fpm_model.f90
AgeCommit message (Expand)Author
2021-09-23Enable multiple build output directoriesSebastian Ehlert
2021-09-23Allow setting, archiver, C compiler flags and linker flags from commandline (...Sebastian Ehlert
2021-09-23Build no tests by default (#572)Sascha Klawohn
2021-07-30Add objects for handling compiler and archiverSebastian Ehlert
2021-07-18remove warnings and fix truncated help textJohn S. Urban
2021-04-22Merge branch 'master' into different-archiver-on-windowsBrad Richardson
2021-04-17Merge pull request #433 from LKedward/intel-cLaurence Kedward
2021-04-15feat(ar): use lib instead of ar on WindowsBrad Richardson
2021-04-12Add: external-modules key to build table for non-fpm modulesLKedward
2021-04-09Select c compiler based on fortran compiler idLKedward
2021-03-31Phase out Haskell fpm (#420)Sebastian Ehlert