Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-22 | Merge branch 'master' into different-archiver-on-windows | Brad Richardson | |
2021-04-19 | refactor(get_archiver): extract to it's own function | Brad Richardson | |
2021-04-17 | Merge pull request #433 from LKedward/intel-c | Laurence Kedward | |
Fix to allow compiling C with Intel CC | |||
2021-04-15 | feat(ar): use lib instead of ar on Windows | Brad Richardson | |
if ar isn't available | |||
2021-04-12 | Add: external-modules key to build table for non-fpm modules | LKedward | |
2021-04-09 | Allow specifying C compiler with environment variable | LKedward | |
FPM_C_COMPILER | |||
2021-04-09 | Select c compiler based on fortran compiler id | 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 |