aboutsummaryrefslogtreecommitdiff
path: root/src/fpm_environment.f90
AgeCommit message (Expand)Author
2022-02-18Added detection of 32bit Windows and prepend -m32 flags when detected, specif...Jeffrey Armstrong
2021-11-29Apply suggestion: move run to filesystem and use getlineLaurence Kedward
2021-11-27Add: developer documentation to new filesLaurence Kedward
2021-11-25Update: run to allow output redirection to fileLaurence Kedward
2021-11-23Update: run command with optional verbose argumentLaurence Kedward
2021-11-22Update: run command with optional verbose argumentLaurence Kedward
2021-11-22Fix: os_is_unix functionLaurence Kedward
2021-07-20Cache get_os_type() return value using the save attributeCarlos Une
2021-07-11some more STOP to FPM_STOP conversionsJohn S. Urban
2021-07-10Update src/fpm_environment.f90urbanjost
2021-07-09check name used for package, executable, test, or exampleJohn S. Urban
2021-06-23Merge pull request #491 from LKedward/backend-graceLaurence Kedward
2021-06-18line 144?John S. Urban
2021-06-18correct for equal sign in flag optionsJohn S. Urban
2021-06-05Merge branch 'upstream_master' into backend-graceLKedward
2021-06-05Redirect output when searching for archiverSebastian Ehlert
2021-06-01alpha plugins, take IIIJohn S. Urban
2021-04-29Identify OpenBSDBrian Callahan
2021-04-19refactor(get_archiver): extract to it's own functionBrad Richardson
2021-04-15Update: backend to fail more gracefully for compilation errorsLKedward
2021-03-31Phase out Haskell fpm (#420)Sebastian Ehlert