andreww / fox

A Fortran XML library
https://andreww.github.io/fox/
Other
60 stars 51 forks source link

Test wider range of compilers in CI #69

Open andreww opened 3 years ago

andreww commented 3 years ago

Having merged @MatthewHambley's changes to enable compilation with the Cray Fortran compiler, it would seem sensible to have the continuous integration system test the build with this and other compilers as further changes are made.

c.f. #54 for issues in this area with respect to the intel compiler.

andreww commented 3 years ago

Should also check windows visual studio builds. Not sure how. See #63.