Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-05 | Merge branch 'upstream_master' into backend-grace | LKedward | |
2021-06-04 | Merge branch 'master' into response-files | Brad Richardson | |
2021-04-22 | Merge branch 'master' into different-archiver-on-windows | Brad Richardson | |
2021-04-17 | Use response files on Windows but with unix_path | LKedward | |
2021-04-17 | Allow usage of response files with ar | Sebastian Ehlert | |
2021-04-15 | feat(ar): use lib instead of ar on Windows | Brad Richardson | |
if ar isn't available | |||
2021-04-15 | Update: backend to fail more gracefully for compilation errors | LKedward | |
Removes fpm backtrace and lists target(s) that failed | |||
2021-04-09 | Fix include flags for c objects | LKedward | |
2021-04-09 | Separate target type for c objects | LKedward | |
2021-03-31 | Phase out Haskell fpm (#420) | Sebastian Ehlert | |
- remove bootstrap directory from repository - remove stack-build from CI workflow - move Fortran fpm to project root - adjust install script and bootstrap instructions |