aboutsummaryrefslogtreecommitdiff
path: root/src/fpm_compiler.f90
AgeCommit message (Expand)Author
2021-07-30Move default flags fetching and build name generation to modelSebastian Ehlert
2021-07-30Add objects for handling compiler and archiverSebastian Ehlert
2021-06-06Merge stderr and stdout for ar version testSebastian Ehlert
2021-06-05Redirect output when searching for archiverSebastian Ehlert
2021-05-24Merge pull request #450 from LKedward/remove-intel-coarrayMilan Curcic
2021-04-29Identify OpenBSDBrian Callahan
2021-04-17Merge pull request #433 from LKedward/intel-cLaurence Kedward
2021-04-17Remove coarray flag from intel debug settingsLKedward
2021-04-10Remove: coarray single from default Intel flags.Laurence Kedward
2021-04-09Update compiler ids from rebase.Laurence Kedward
2021-04-09Change fallback C compiler equal to Fortran compilerLKedward
2021-04-09Select c compiler based on fortran compiler idLKedward
2021-04-07fix: use different compiler flags on different platforms for IntelBrad Richardson
2021-03-31Phase out Haskell fpm (#420)Sebastian Ehlert