aboutsummaryrefslogtreecommitdiff
path: root/src/fpm_backend.f90
AgeCommit message (Expand)Author
2021-11-20Add: critical section to mkdir in backend (#613)Laurence Kedward
2021-09-27Apply suggestions from code reviewSebastian Ehlert
2021-09-23Enable multiple build output directoriesSebastian Ehlert
2021-07-30Add objects for handling compiler and archiverSebastian Ehlert
2021-07-18remove warnings and fix truncated help textJohn S. Urban
2021-07-11all stops via fpm_stop(1)John S. Urban
2021-06-05Add: missing exitstat to C targetsLKedward
2021-06-05Merge branch 'upstream_master' into backend-graceLKedward
2021-06-04Merge branch 'master' into response-filesBrad Richardson
2021-04-22Merge branch 'master' into different-archiver-on-windowsBrad Richardson
2021-04-17Use response files on Windows but with unix_pathLKedward
2021-04-17Allow usage of response files with arSebastian Ehlert
2021-04-15feat(ar): use lib instead of ar on WindowsBrad Richardson
2021-04-15Update: backend to fail more gracefully for compilation errorsLKedward
2021-04-09Fix include flags for c objectsLKedward
2021-04-09Separate target type for c objectsLKedward
2021-03-31Phase out Haskell fpm (#420)Sebastian Ehlert